Commit graph

75 commits

Author SHA1 Message Date
Abs62 c7b04526d2 Possibility to log GD console messages into file "gd_log.txt" in GD config directory. Activated by "--log-to-file" key in command line. 2013-09-20 18:25:44 +04:00
Timon Wong e09ca5402d Merge branch 'master' into qt4x5
Conflicts:
	goldendict.pro
2013-08-19 10:54:38 +08:00
Tvangeste 148fd1f275 Fix compilation failures with Visual C++ 2012 (issue #375) 2013-08-07 20:29:36 +02:00
Timon Wong ee0fc80001 Merge branch 'master' into qt4x5
Conflicts:
	articleview.cc
	btreeidx.cc
	goldendict.pro
	mediawiki.cc
2013-08-02 17:00:16 +08:00
Abs62 c1cfbae60e Enhanced support for RTL languages in articles 2013-07-10 17:48:09 +04:00
Timon Wong f30c41dbf6 Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related 2013-05-31 12:20:25 +08:00
Timon Wong ad4394d02b #212: Workaround for Qt5 changed behavior in QUrl::setPath() 2013-05-30 23:05:41 +08:00
Timon Wong 1d85f1b359 #212: Scratch, currently works under windows, for both Qt4 and Qt5 2013-05-30 21:24:21 +08:00
Tvangeste 05070b4fc8 Eliminate some compiler warnings (in Release mode). 2013-02-04 14:46:52 +01:00
Julian Depetris Chauvin 25be9b074a Check if icon is loaded before trying to load it again 2013-01-31 19:30:11 -03:00
Abs62 5070b5b859 std::vector -> QVector in config 2012-12-10 16:49:45 +04:00
Abs62 dacc4779db Rework custom dictionary icons handling 2012-12-03 16:47:43 +04:00
Abs62 1f67465870 Merge pull request #108 from vtliem/WikiFix20120621
Wiki images fix @https://github.com/goldendict/goldendict/issues/102
2012-11-17 09:02:12 -08:00
Abs62 2a215927ce Fix some warnings 2012-10-31 17:58:35 +04:00
vtliem adfd993f6b Check for valid icon file 2012-06-27 17:49:38 +09:00
vtliem 71399d5eb2 Wiki images fix @https://github.com/goldendict/goldendict/issues/102
1/Fix wiki relative image url
2/Add Custom icon for wiki dic (relative file path : configdir/iconpath
2012-06-21 18:43:28 +09:00
Abs62 535fe0d3e0 Update year in copyright notices. 2012-02-21 01:47:14 +04:00
vtliem 10a5655ed1 Fix wiki url
1/ audio url in a tag (<a href="//upload.....org)
2/File:xxx.xxx link @https://github.com/goldendict/goldendict/issues/61
2012-01-26 16:56:23 +09:00
vtliem 56bd0baa23 @https://github.com/goldendict/goldendict/pull/71#commitcomment-850734 2012-01-11 21:14:16 +09:00
vtliem 8df4179c6a fix wiki's audio playing 2012-01-09 22:48:27 +09:00
Abs62 8c056589e9 Fix Wikipedia images loading 2011-10-22 15:52:52 +04:00
Abs62 36e509a2ab Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
Konstantin Isakov 92eceb8cad Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
Konstantin Isakov 953d9237a3 Update copyright to span to 2011.
Better early than late, this year is ending anyway.
2010-11-14 18:47:03 +03:00
Konstantin Isakov ab88fa4867 Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
Renamed from src/mediawiki.cc (Browse further)