Commit graph

93 commits

Author SHA1 Message Date
xiaoyifang 5eac08c97a rename qt4x5.hh to utils.hh
the filename qt4x5 is not proper now,for the qt4 version can never meet.and the qt5 is actually mean qt>5 .
2021-12-13 22:45:35 +08:00
yifang.xiao 0365015ac6 clean code:
remove "#if QT_VERSION >= QT_VERSION_CHECK( 5, 0, 0 )" check ,the check should always be true based on current situation.
2021-12-13 22:45:33 +08:00
xiaoyifang 402add183e clean qt_version < 5 code. 2021-12-13 22:43:46 +08:00
Abs62 d54e0ca9fd Fix some data races (issue #1218) 2019-11-19 19:20:44 +03:00
Abs62 04d9dc43f6 Fix some crashes (issue #1076) 2019-01-17 17:53:13 +03:00
Boyuan Yang 5d5432dbad
Fix typos found by codespell 2018-07-07 17:33:15 +08:00
Abs62 d7bc012411 Add option to ignore diacritics while articles search 2018-06-13 19:00:42 +03:00
Abs62 b002fece6d Fix some more warnings (issue #978 again) 2018-05-22 17:48:14 +03:00
Abs62 fd00e9d156 Fix gcc 7.3 compiler warnings (#issue 978) 2018-05-21 18:32:04 +03:00
Abs62 5fa5cc123f Full-text search: Allow ignore diacritics while search 2018-04-10 17:49:52 +03:00
Abs62 cbdd6bfe5a Qt5: Fix some potential issues after using QRegularExpression instead of QRegExp 2018-03-12 00:06:09 +03:00
Abs62 6d03661b70 Stardict: Add class for "h3" headwords tags 2018-03-07 17:01:16 +03:00
Abs62 cbdad22f2d Qt5: Some optimizations for QRegularExpression 2018-02-28 17:15:27 +03:00
Abs62 fe39fc8a05 Qt5: More QRegularExpression instead of QRegExp 2018-02-27 20:18:35 +03:00
Abs62 0b6f36479d Add config file parameter to limit headwords number to expand multi-word headwords while indexing (issie #914) 2017-10-25 17:37:39 +03:00
Abs62 9ae92bf251 Stardict(html): Add partial support for "audio" tag 2017-10-17 17:51:27 +03:00
zarelaky 5988fa8652 format output of Powerword dicts 2017-08-29 12:50:42 +08:00
Abs62 cdf2c0d404 Add option to ignore words order while full-text search 2017-07-25 18:28:29 +03:00
Abs62 71ddc5c323 Use <div> tag instead of <span> to enclose articles 2017-06-09 15:38:23 +03:00
Abs62 971e7176ca Stardict: Fix handling of some HTML attributes in the upper case (issue #846) 2017-06-01 22:49:56 +03:00
Abs62 eb78238f25 Add support for split zip files 2017-04-24 17:42:01 +03:00
Abs62 94583da9a3 GLS, Stardict: Fix some links handling 2017-03-20 17:36:28 +03:00
Abs62 069be03271 Make headers in dictionary info translatable 2017-03-16 18:20:36 +03:00
Nikolay Korotkiy e26f212096 Make options translatable 2017-03-15 00:35:59 +03:00
Nikolay Korotkiy 3a2703b564 Add missing options 2017-03-15 00:35:59 +03:00
Abs62 d1147dc4f0 GLS, Stardict: A little optimization for regular expressions 2017-03-13 17:36:23 +03:00
Abs62 5b80f75637 GLS, Stardict: Fix some links handling 2017-03-12 14:40:45 +03:00
Abs62 fa9d1aecd9 Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
Abs62 6793eee664 Stardict: Fix dictionary description handling 2016-05-15 12:41:16 +03:00
Abs62 2dda3e62f7 Merge branch 'Original' into Qt4x5 2016-04-14 19:08:36 +03:00
Abs62 a6d7e204eb Stardict: Handle urls in .css like in .mdx 2016-04-14 18:51:25 +03:00
Abs62 eee04266db Merge branch 'Original' into Qt4x5 2016-04-02 01:51:38 +03:00
Abs62 8ac21cf3dc Fix previous commit 2016-04-02 01:06:14 +03:00
Abs62 9885390cd3 Stardict: Tune links handling in CSS 2016-04-01 23:37:46 +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 0a59dd6e5b Stardict: Handle local url's in loaded .css 2016-03-02 18:52:55 +03:00
Abs62 e24de4d881 Merge branch 'Original' into Qt4x5
Conflicts:
	xdxf2html.cc
2015-10-14 18:23:46 +03: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 9b44890a01 Merge branch 'Original' into Qt4x5 2015-02-26 18:06:49 +03:00
Abs62 750a52a216 Stardict: Add support for Pango Markup Language (sametypesequence=g) 2015-02-16 17:57:10 +03:00
Abs62 1c2c1963a4 Merge branch 'Original' into Qt4x5 2015-01-22 17:53:46 +03:00
Abs62 5af562caec Stardict: Handle <br> tags in dictionary decription 2014-12-13 18:09:42 +03:00
Abs62 4b8de48e5c Merge branch 'Original' into Qt4x5 2014-11-27 18:53:52 +03:00
Abs62 83397ce8d5 DSL: Exclude tags [s], [url], [video], [preview] from indexing for full-text search 2014-11-22 17:22:04 +03:00
Abs62 b9666f7f9f Merge branch 'Original' into Qt4x5
Conflicts:
	bgl_babylon.cc
2014-05-12 18:10:26 +04:00
Abs62 4120213ee8 Rename "DPRINTF" and "FDPRINTF" debug macro 2014-05-11 01:02:31 +04:00
Abs62 9c319da834 Merge branch 'Original' into Qt4x5
Conflicts:
	dictserver.cc
2014-05-10 00:05:07 +04:00
Abs62 055ae55abd Full-text search: Special handling for CJK chars 2014-05-08 16:38:00 +04:00