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
Abs62
e6ca4987f3
DictServers: Show server database list in the dictionary info window
2015-02-26 17:38:54 +03:00
Abs62
367aac43bf
DictD: One more fix for dictionary description
2015-02-26 17:37:20 +03:00
Abs62
67db58b4fe
Refactor of expressions search via morphology suggestion
2015-02-25 20:44:00 +03:00
Abs62
a6d9228c70
DictD: Fix some dictionary descriptions
2015-02-25 18:50:53 +03:00
Abs62
20396aa988
Wiki's: Ignore SSL connection errors
2015-02-20 17:18:03 +03:00
Abs62
3995717cdd
Wiki's: Change default russian Wiki's url
2015-02-20 17:17:41 +03:00
Abs62
750a52a216
Stardict: Add support for Pango Markup Language (sametypesequence=g)
2015-02-16 17:57:10 +03:00
Abs62
109e66eb67
Slob: A little more informative log message
2015-02-16 17:55:31 +03:00
Abs62
40de8fcdd1
Merge branch 'Original' into Qt4x5
2015-02-09 18:57:32 +03:00
Abs62
91bddcc25a
Slob: One more fix for full-text search indexing
2015-01-31 11:42:12 +03:00
Abs62
3806f7e432
Slob: Fix indexing for full-text search
2015-01-30 20:01:40 +03:00
Abs62
0e1b453b7a
Slob: Support handling of TeX format formulas via mimetex.cgi
2015-01-25 17:04:50 +03:00
Abs62
60a14d26ff
Slob: Add some log message
2015-01-24 22:06:39 +03:00
Abs62
0912df7cb5
Add SLOB dictionaries support
2015-01-22 18:17:05 +03:00
Abs62
bdbb93d03c
Epwing: Fix resources handling in Qt5 build
2015-01-22 17:54:58 +03:00