Commit graph

2503 commits

Author SHA1 Message Date
Abs62 b2b60fc2e1 Merge branch 'Original' into Qt4x5 2015-10-30 16:34:08 +03:00
Abs62 c2eb4a0ef2 MDict: Handle inter-article anchors 2015-10-28 23:24:10 +03:00
Abs62 fcc2758eb3 Merge branch 'Original' into Qt4x5
Conflicts:
	goldendict.pro
2015-10-27 18:08:57 +03:00
Abs62 9b273dc234 Merge pull request #581 from leif/leif-https
config.cc: s/http/https/ for sites that support it
2015-10-27 18:03:26 +03:00
Abs62 a67ed65a90 Add "chinese_conversion_support" key to project for Windows by default 2015-10-26 21:21:14 +03:00
Abs62 9f32149a30 Add OpenCC libraries and data for Windows 2015-10-26 21:20:12 +03:00
Zhe Wang b5ac249062 ChineseConversion: load OpenCC data files by relative path on Windows and OS X 2015-10-26 11:58:12 +08:00
Zhe Wang a1986254d2 ChineseConversion: conditional compilation and OpenCC exception handling 2015-10-26 09:38:22 +08:00
Zhe Wang e905f3e318 Chinese Conversion: use gd:wstring instead of std::wstring 2015-10-21 10:16:42 +08:00
Zhe Wang ff7fa16e64 Distinguish between variants of traditional Chinese 2015-10-20 11:52:36 +08:00
Zhe Wang 12f67a79a4 Support conversion between simplified and traditional Chinese characters 2015-10-20 00:00:35 +08:00
Abs62 e24de4d881 Merge branch 'Original' into Qt4x5
Conflicts:
	xdxf2html.cc
2015-10-14 18:23:46 +03:00
Abs62 8ac7eddf2f Limit headword length in article context menu 2015-10-14 18:18:11 +03:00
Abs62 ac9431b4ac Win-specific: Modify global hotkeys handling.
Now global hotkeys mapped to keyboard via standard 101/102-key US layout.
2015-10-13 17:57:40 +03:00
Abs62 bef48a7776 Merge pull request #636 from 0x1997/mdict
MDict: Fix parsing of MDict format version < 2.0
2015-10-12 17:45:49 +03:00
Zhe Wang e3e6e24ea7 MDict: Fix parsing of MDict format version < 2.0 2015-10-12 22:26:34 +08:00
Abs62 52a91991c4 Merge pull request #633 from 0x1997/mdict
Update the MDict parser
2015-10-11 19:40:52 +03:00
Zhe Wang a04917833c Remove dependency on libavutil 2015-10-11 23:01:24 +08:00
Zhe Wang 3fe3c0ea2b MDict: Support encrypted keyword index 2015-10-09 01:11:45 +08:00
Abs62 b4bb1e9635 Allow search of audio files in sound dictionaries for Xdxf and Stardict-xdxf dictionaries 2015-08-01 13:38:39 +03:00
Abs62 a8df5c941f Wiki: Fix some links handling (issue #615) 2015-07-24 18:00:39 +03:00
Abs62 043a10cc98 XDXF: Fix handling of "revision" attribute and "iref" tag 2015-07-07 18:02:06 +03:00
Abs62 1387a8b5bd Fix internal links conversion for saving mode "html only" 2015-07-03 17:40:28 +03:00
Abs62 5b666afe36 Convert internal links while saving article to html 2015-07-02 18:16:14 +03:00
Abs62 1d60f0ada1 Merge pull request #610 from gnudles/patch-1
more accurate hebrew character translation
2015-06-26 18:31:08 +04:00
gnudles c1e30b0240 more accurate hebrew character translation
the hebrew characters in the Windows 1255 encoding has a set of "vowel-points" which lays in the range of 192-210.
they lay the same way in the unicode relative to the hebrew letters...
2015-06-25 23:53:04 +03:00
Abs62 1df1b3d5d5 Linux-specific: Fix compilation with Qt5 (issue #595) 2015-06-24 17:56:29 +03:00
Abs62 3275bc462c Merge branch 'Original' into Qt4x5 2015-06-24 17:55:06 +03:00
Abs62 8717a56910 MediaWiki engine: Fix resource urls for SSL connection (issue #609) 2015-06-24 17:50:14 +03:00
Abs62 1d16b8e282 Merge pull request #604 from virtualtam/translation/french
Update French translation
2015-06-04 20:17:54 +04:00
VirtualTam a5f2ced048 Update French translation
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2015-06-04 00:57:53 +02:00
Abs62 a483d3af2f Zim: Fix links with char '/' 2015-05-27 18:04:48 +03:00
Abs62 b153f025a9 Merge pull request #599 from babycaseny/patch-1
README.md: libeb-dev --> libeb16-dev
2015-05-27 18:57:53 +04:00
babycaseny ce0e9f56b4 README.md: libeb-dev --> libeb16-dev
Otherwise, cannot compile in Ubuntu
2015-05-27 19:59:23 +08:00
Abs62 867306f326 Qt5: Fix compilation errors with Qt 5.5.0 beta 2015-05-20 17:52:33 +03:00
Abs62 c3987668f7 Qt5: Fix compilation errors with Qt 5.0-5.2 2015-05-20 17:50:00 +03:00
Abs62 c1ed847095 Merge branch 'Temp' into Qt4x5 2015-05-20 17:48:52 +03:00
Abs62 bcbdc1db2c Block "Preferences" dialog shortcuts inside hotkey input lines (fix issue #589) 2015-04-20 17:58:18 +03:00
Abs62 b7769c6df1 DSL: Fix escaped symbols handling in <<...>> tag 2015-04-14 18:01:16 +03:00
Abs62 7ad717dbb0 Fix crash if configuration saving failed 2015-03-30 19:24:25 +03:00
Abs62 0f2cdfbcb7 Merge pull request #584 from zhaow-p7s1/qt4x5
Fixed error about missing config.pri in Qt5
2015-03-30 18:58:53 +04:00
Zhao Wang 526ff75fb9 Fixed error about missing config.pri in Qt5 2015-03-30 10:59:53 +02:00
Leif Ryge 9ed59d0421 config.cc: s/http/https/ for sites that support it 2015-03-24 17:01:40 +00:00
Abs62 9d82ae4622 Show headwords from dictionaries setup dialog in modal mode 2015-03-23 18:58:49 +03:00
Abs62 d401e57913 Zim: Ignore "background-color" style attribute in "body" tag 2015-03-22 21:06:37 +03:00
Abs62 64e364f48c Replace reserved characters when make filename to save article 2015-03-22 20:21:12 +03:00
Abs62 04ddee6789 Merge pull request #579 from tuantda/master
Update Vietnamese translation for GoldenDict 1.5
2015-03-19 19:08:58 +04:00
Tran Dinh Anh Tuan 036138618a Update Vietnamese translation for GoldenDict 1.5 2015-03-19 20:18:15 +07:00
Abs62 9b44890a01 Merge branch 'Original' into Qt4x5 2015-02-26 18:06:49 +03:00
Abs62 b19df25e30 Lupdate all translations, update Russian translation 2015-02-26 17:41:09 +03:00