Abs62
|
1f97957621
|
Fix anchor handling in Qt 5 builds
|
2016-04-01 16:38:07 +03:00 |
|
Abs62
|
07dc06dc96
|
Fix LangCoder for three characters language codes
|
2016-04-01 01:22:15 +03:00 |
|
Abs62
|
8bd4e7ab48
|
Merge branch 'Temp' into Qt4x5
|
2016-03-28 21:21:01 +03:00 |
|
Abs62
|
2221beb249
|
MDict: One more fix for script handling
|
2016-03-28 21:14:38 +03:00 |
|
Abs62
|
b99a02f512
|
Merge branch 'Original' into Qt4x5
|
2016-03-17 17:42:30 +03:00 |
|
Abs62
|
5ac287190d
|
Stardict: Handle links with anchors for "sametypesequence=h" format
|
2016-03-17 17:41:43 +03:00 |
|
Abs62
|
40244f6c1c
|
Merge branch 'Original' into Qt4x5
|
2016-03-10 00:00:23 +03:00 |
|
Abs62
|
8388cd8ee6
|
MDict: Fix some scripts handling
|
2016-03-09 23:06:53 +03:00 |
|
Abs62
|
0a59dd6e5b
|
Stardict: Handle local url's in loaded .css
|
2016-03-02 18:52:55 +03:00 |
|
Abs62
|
f82294b532
|
Merge branch 'Original' into Qt4x5
|
2016-02-24 17:44:26 +03:00 |
|
Abs62
|
7fa2df772e
|
Use locale- and platform-dependent comparison when sorting dictionaries (issue #676)
|
2016-02-21 12:14:57 +03:00 |
|
Abs62
|
cabc5aa7c3
|
Fix compilation with last FFMpeg versions (issue #673)
|
2016-02-17 17:37:23 +03:00 |
|
Abs62
|
40e2895ee3
|
Increase upper limit of the history size (issue #667)
|
2016-02-06 13:12:31 +03:00 |
|
Abs62
|
e037533424
|
Fix bug in full-text search in "RegExp" mode
|
2015-12-31 15:42:33 +03:00 |
|
Abs62
|
b1f4795a9a
|
Merge branch 'Original' into Qt4x5
|
2015-12-19 12:54:49 +03:00 |
|
Abs62
|
38adb08ea9
|
Win-specific: Update OpenCC library
|
2015-12-19 12:33:44 +03:00 |
|
Abs62
|
f442c54893
|
Slob: Fix some parsing errors (issue #648)
|
2015-12-17 22:34:31 +03:00 |
|
Abs62
|
f765907df4
|
Slob: Handle some TeX commands which don't supported by mimetex.cgi (issue #649)
|
2015-12-17 17:46:32 +03:00 |
|
Abs62
|
ec865158f5
|
A little update of help files
|
2015-11-21 20:02:48 +03:00 |
|
Abs62
|
d51518ee73
|
Prevent lost focus on main tab widget when close tab
|
2015-11-21 14:10:15 +03:00 |
|
Abs62
|
85fa1de699
|
Fix compilation with Qt4
|
2015-11-11 21:29:10 +03:00 |
|
Abs62
|
1ecf9aebe6
|
Merge branch 'Original' into Qt4x5
|
2015-11-03 01:45:17 +03:00 |
|
Abs62
|
5018f384f4
|
Aard: Handle inter-article anchors
|
2015-11-03 01:38:00 +03:00 |
|
Abs62
|
47936e236d
|
Merge branch 'Temp' into Qt4x5
|
2015-11-01 16:08:10 +03:00 |
|
Abs62
|
d500b3d6e7
|
Lupdate all translations, update Russian translation
|
2015-11-01 16:07:05 +03:00 |
|
Abs62
|
cbef0a1a1f
|
Show now indexing for full-text search dictionary name in status line (issue #640)
|
2015-11-01 16:03:15 +03:00 |
|
Abs62
|
cf3ec5dfc1
|
Wiki: Handle inter-article anchors
|
2015-10-31 22:26:50 +03:00 |
|
Abs62
|
2ab4eeaf60
|
Merge branch 'Original' into Qt4x5
|
2015-10-30 22:24:44 +03:00 |
|
Abs62
|
81d56b73f9
|
MDict: Fix links handling
|
2015-10-30 22:21:35 +03:00 |
|
Abs62
|
d8eba31d2d
|
Slob: Handle inter-article anchors
|
2015-10-30 21:01:38 +03:00 |
|
Abs62
|
af69639b9d
|
Adjust code for Qt5
|
2015-10-30 16:35:00 +03:00 |
|
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 |
|