Commit graph

1774 commits

Author SHA1 Message Date
Abs62 34271ecc1d Merge branch 'Temp' into Qt4x5
Conflicts:
	article_maker.cc
	article_netmgr.cc
	articleview.cc
	forvo.cc
	goldendict.pro
	hotkeywrapper.cc
	hunspell.cc
	mainwindow.cc
2013-12-18 19:09:48 +04:00
Abs62 023f30a997 DSL: Change default for "Expand optional parts" option 2013-12-18 18:24:02 +04:00
Abs62 93d3d27944 DSL: Small fix for accent color in "Lingoes-Blue" style 2013-11-27 18:56:29 +04:00
Abs62 49b9ef7799 XDXF: Fix show of dictionary description 2013-11-21 19:03:43 +04:00
Abs62 387e8d8545 Some cosmetic in log 2013-11-17 00:38:05 +04:00
Abs62 35708181f4 Warning in log for duplicated dictionaries ID 2013-11-16 23:03:36 +04:00
Abs62 18012bbaef Log some debug messages only in debug build 2013-11-16 23:03:08 +04:00
Abs62 444938a330 Fix logging to file UTF-8 encoded messages 2013-11-16 22:34:09 +04:00
Abs62 8e54204a72 DSL: Add default color (black) for [com] tag in Lingvo style, fix colors for [*][ex] combination 2013-11-09 21:18:55 +04:00
Abs62 7699bd9ff4 DSL: Adjust colors for [p], [ex], [*] tags 2013-11-09 14:36:11 +04:00
Abs62 e9ce9c89e8 DSL: Avoid breaking of [m] tag by closing some other tag 2013-11-08 16:53:22 +04:00
Abs62 8ad27b607b Win-specific: Pass file names to hunspell library in local 8-bit encoding 2013-11-05 22:10:35 +04:00
Julian Depetris Chauvin dd84c10e2e Merge branch '1.5-dev' 2013-10-28 20:48:33 -03:00
Julian Depetris Chauvin 38dd24b56f Update Greek translation by jennie 2013-10-28 20:46:46 -03:00
Julian Depetris Chauvin 311c8bc255 Merge branch '1.5-dev' 2013-10-24 17:15:07 -03:00
Julian Depetris Chauvin 86a63fdcbd Update credits for Traditional Chinese and Arabic translations 2013-10-24 17:13:59 -03:00
Julian Depetris Chauvin a10dcbb884 Merge branch '1.5-dev' 2013-10-24 16:29:12 -03:00
Julian Depetris Chauvin 22f985a508 Merge commit '7f07696ad80ca0dce35492c4cbd2a351d4ddb0e4' 2013-10-24 16:21:56 -03:00
Julian Depetris Chauvin 068bd3449c Update traditional Chinese translation. Mark strings as finished 2013-10-24 16:13:30 -03:00
黃文龍 7f07696ad8 Update zh_TW.ts
Update and complete translations.
2013-10-24 16:07:32 -03:00
Timon Wong 6613dbd3ad Merge pull request #413 from wlhunag/patch-2
Update zh_TW.ts
2013-10-21 18:31:04 -07:00
黃文龍 14cee68f36 Update zh_TW.ts
Update and complete translations.
2013-10-21 23:31:53 +08:00
Abs62 cc5cd4bc26 Fix exception handling at article save 2013-10-18 18:32:58 +04:00
Abs62 afaa0a70ab Fix unhandled exceptions at resources loading 2013-10-18 16:50:29 +04:00
Julian Depetris Chauvin 9cd66846cb Merge branch '1.5-dev' into official 2013-10-13 17:51:57 -03:00
Mosaab Alzoubi 66c3c9c19c Arabic translation of GoldenDict 2013-10-13 17:15:53 -03:00
chulai 2772fe0724 Merge pull request #409 from moceap/master
Arabic translation of GoldenDict
2013-10-13 13:13:34 -07:00
Mosaab Alzoubi 87267f5560 Arabic translation of GoldenDict 2013-10-13 18:00:55 +03:00
Abs62 bdba6e7bb0 DSL: Some more formatting fixes 2013-10-06 21:40:06 +04:00
Abs62 c507def22a DSL: Fix formatting in multiline tags 2013-10-06 19:24:19 +04:00
Abs62 cc8b04ab93 Win-specific: Fix typo in NSIS script 2013-10-03 00:54:21 +04:00
Abs62 ae50598816 Win-specific: Adjust NSIS installation script for GoldenDict version 1.5 2013-10-02 19:57:28 +04:00
Julian Depetris Chauvin 5c4e7f5485 Merge branch '1.5-dev' 2013-10-02 07:50:44 -03:00
Julian Depetris Chauvin 3d8306bcbf Update credits info and Turkmen translation by Berdy 2013-10-02 07:46:17 -03:00
Abs62 2b15f925e6 Win-specific: Adjust project file for 64-bit MinGW build 2013-09-30 16:06:30 +04:00
Abs62 c4baa470b5 Win-specific: Adjust project file for 64-bit MinGW build 2013-09-30 16:03:25 +04:00
Abs62 750cccbe15 Qt5-Win-specific: Repair animation of dictionaries initializing indicator on Vista and higher with classic appearance 2013-09-27 17:04:57 +04:00
Abs62 a1d539ff1f Qt5-specific: Fix pictures loading for Bgl and some Stardict dictionaries 2013-09-27 17:04:25 +04:00
Abs62 f7ea6b1dcc Qt5-specific: Adjust last changes (issue #212) 2013-09-27 17:03:57 +04:00
Abs62 1f87d8a911 Merge branch 'master' into Qt4x5
Conflicts:
	btreeidx.cc
	goldendict.pro
	lsa.cc
	mouseover.cc
	sounddir.cc
	xdxf2html.cc
2013-09-27 17:03:27 +04:00
Abs62 f7db4dc340 Win-specific: Avoid wrong mouse wheel handling in QWebView if system preferences is set to "scroll by page" (issue #385) 2013-09-26 18:57:59 +04:00
Julian Depetris Chauvin 1833d09353 Merge branch '1.5-dev' 2013-09-26 10:47:34 -03:00
Julian Depetris Chauvin 5cadea9a10 More updates to Turkmen translation by Berdy 2013-09-26 10:27:34 -03:00
Julian Depetris Chauvin 6c8722421b Merge branch '1.5-dev' 2013-09-24 13:15:10 -03:00
Julian Depetris Chauvin 914e59d856 Update Turkmen translation by Berdy 2013-09-24 13:02:02 -03:00
Abs62 4a414adfdc Some more unhandled exceptions 2013-09-24 17:56:47 +04:00
Abs62 1a8bb0ae10 Linux-specific: Handle Qt::Meta key in hotkeys (issue #404) 2013-09-24 17:55:58 +04:00
Abs62 5a6c88ea09 Update suggestion list after group content editing (issue #406) 2013-09-24 17:55:12 +04:00
Julian Depetris Chauvin 7f112ea2e9 Merge branch '1.5-dev' 2013-09-23 15:09:09 -03:00
Julian Depetris Chauvin b78a817ae1 Add Turkmen translation by Berdy 2013-09-23 07:30:57 -03:00