goldendict-ng/src/dict
xiaoyifang 4147770f85
Opt: ftshelper refactor (#760)
* opt: remove useless ftshelper methods

🎨 apply clang-format changes

opt: slob use xapian as fulltext engine

🎨 apply clang-format changes

opt: refactor ftshelper

🎨 apply clang-format changes

* opt: refactor ftshelper

remove unused variabes and functions.

* 🎨 apply clang-format changes

* opt: refactor ftshelper

remove unused variabes and functions.

* opt: refactor ftshelper

remove unused variabes and functions.

🎨 apply clang-format changes

---------

Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
2023-05-31 07:42:31 +08:00
..
aard.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
aard.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
belarusiantranslit.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
belarusiantranslit.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
bgl.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
bgl.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
bgl_babylon.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
bgl_babylon.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
chinese.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
chinese.hh fix: linux qmake build 2023-04-17 18:18:28 -04:00
customtransliteration.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
customtransliteration.hh feat: add custom transliteration support 2023-05-14 06:32:13 -08:00
dictdfiles.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
dictdfiles.hh refactor: move DICT dictd and mdict parser to /src/dict/ 2023-04-17 18:51:08 -04:00
dictionary.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
dictionary.hh Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
dictserver.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
dictserver.hh refactor: move DICT dictd and mdict parser to /src/dict/ 2023-04-17 18:51:08 -04:00
dsl.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
dsl.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
dsl_details.cc clean code 2023-05-23 19:40:37 +08:00
dsl_details.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
epwing.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
epwing.hh refactor: move epwing files to src/dict 2023-04-17 18:36:29 -04:00
epwing_book.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
epwing_book.hh clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
epwing_charmap.cc fix:epwing narrow font display incorrectly 2023-04-29 20:28:06 +08:00
epwing_charmap.hh fix:epwing narrow font display incorrectly 2023-04-29 20:28:06 +08:00
forvo.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
forvo.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
german.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
german.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
gls.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
gls.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
greektranslit.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
greektranslit.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
hunspell.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
hunspell.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
lingualibre.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
lingualibre.hh refactor: unify source extensions to .cc and .hh 2023-04-17 16:17:03 -04:00
loaddictionaries.cc fix: access optional without checking the existence 2023-05-21 16:30:19 +08:00
loaddictionaries.hh refactor: move DICT dictd and mdict parser to /src/dict/ 2023-04-17 18:51:08 -04:00
lsa.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
lsa.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
mdictparser.cc refactor: move DICT dictd and mdict parser to /src/dict/ 2023-04-17 18:51:08 -04:00
mdictparser.hh refactor: move DICT dictd and mdict parser to /src/dict/ 2023-04-17 18:51:08 -04:00
mdx.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
mdx.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
mediawiki.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
mediawiki.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
programs.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
programs.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
ripemd.cc refactor: move common/base/utils into /src/common/ 2023-04-17 20:41:47 -04:00
ripemd.hh refactor: move common/base/utils into /src/common/ 2023-04-17 20:41:47 -04:00
romaji.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
romaji.hh feat: add custom transliteration support 2023-05-14 06:32:13 -08:00
russiantranslit.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
russiantranslit.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
sdict.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
sdict.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
slob.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
slob.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
sounddir.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
sounddir.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
sources.cc opt: add command line option --no-tts 2023-05-27 12:11:37 +08:00
sources.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
stardict.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
stardict.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
transliteration.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
transliteration.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
voiceengines.cc refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
voiceengines.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
website.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
website.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
xdxf.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
xdxf.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
xdxf2html.cc fix:startdict parse html incorrect 2023-05-09 06:16:41 +08:00
xdxf2html.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
zim.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
zim.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00
zipsounds.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
zipsounds.hh refactor: move all dictionary parsers to /src/dict/ 2023-04-17 16:55:34 -04:00