goldendict-ng/src
2023-06-24 17:36:10 -04:00
..
common fix: support dsl dictionary utf encoding detection (#830) 2023-06-09 08:01:45 +08:00
dict clean: unify how data added to dataRequestInstant 2023-06-24 17:36:10 -04:00
macos clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
scripts
stylesheets feat: XDXF: distinguish ex_orig and ex_tran 2023-06-23 14:35:49 -04:00
ui fix: code smells in group widget (#901) 2023-06-24 15:30:20 +08:00
ankiconnector.cc
ankiconnector.hh
article_maker.cc clean: unify DataRequest string data appends 2023-06-23 12:23:32 -04:00
article_maker.hh clean: unify DataRequest string data appends 2023-06-23 12:23:32 -04:00
article_netmgr.cc Revise how word is getting passed (#736) 2023-05-29 00:01:54 +08:00
article_netmgr.hh
audiolink.cc
audiolink.hh
audiooutput.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
audiooutput.hh
audioplayerfactory.cc
audioplayerfactory.hh
audioplayerinterface.hh
btreeidx.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
btreeidx.hh clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
chunkedstorage.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
chunkedstorage.hh
config.cc clean: remove config old code 2023-06-16 20:34:50 +08:00
config.hh fix: add an --reset-windows-state option to command line (#829) 2023-06-09 19:56:04 +08:00
decompress.cc
decompress.hh
delegate.cc
delegate.hh
dictzip.c
dictzip.hh
externalaudioplayer.cc
externalaudioplayer.hh
externalviewer.cc
externalviewer.hh
ffmpegaudio.cc opt: remove unneccessary translation and QString conversion 2023-05-08 00:31:21 +08:00
ffmpegaudio.hh
ffmpegaudioplayer.hh
ftshelpers.cc fix: fulltext remove query word size check (#845) 2023-06-10 21:02:22 +08:00
ftshelpers.hh fix: fulltext remove query word size check (#845) 2023-06-10 21:02:22 +08:00
fulltextsearch.cc clean: convert a few trivial old SIGNAL/SLOT to new syntax 2023-06-11 11:27:49 -04:00
fulltextsearch.hh fix: possible null object 2023-06-22 21:30:30 +08:00
gestures.cc
gestures.hh
headwordsmodel.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
headwordsmodel.hh opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
history.cc
history.hh
hotkeywrapper.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
hotkeywrapper.hh clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
iframeschemehandler.cc
iframeschemehandler.hh
indexedzip.cc fix:clang-tidy warning 2023-04-24 15:55:32 +08:00
indexedzip.hh
initializing.cc opt: unify windows icon 2023-06-20 08:31:44 +08:00
initializing.hh
instances.cc fix: code smell 2023-05-13 12:39:36 +08:00
instances.hh fix: fulltext search,found dictionaries update 2023-05-14 14:31:30 +08:00
keyboardstate.cc
keyboardstate.hh
langcoder.cc fix:dsl language parse issue 2023-06-24 20:44:29 +08:00
langcoder.hh clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
language.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
language.hh opt:language does not display icon 2023-04-29 18:09:04 +08:00
main.cc fix: tts null check 2023-06-23 09:28:35 +08:00
metadata.cc cmake: updates 2023-06-01 01:28:45 -04:00
metadata.hh feat(metadata): abstract metadata loader 2023-04-30 14:42:49 +08:00
multimediaaudioplayer.cc
multimediaaudioplayer.hh
parsecmdline.cc
parsecmdline.hh
resourceschemehandler.cc
resourceschemehandler.hh
speechclient.cc fix: tts null check 2023-06-23 09:28:35 +08:00
speechclient.hh fix: group widget null check 2023-06-23 09:28:35 +08:00
splitfile.cc opt: move fsencoding to utils.hh(.cc) 2023-04-29 00:56:22 +08:00
splitfile.hh
termination.cc
termination.hh
texttospeechsource.cc
texttospeechsource.hh
tiff.cc
tiff.hh
version.cc feat: add -v --version flag to CLI 2023-06-17 05:00:05 -04:00
version.hh feat: add -v --version flag to CLI 2023-06-17 05:00:05 -04:00
webmultimediadownload.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
webmultimediadownload.hh
weburlrequestinterceptor.cc
weburlrequestinterceptor.hh
wordfinder.cc fix: replace suggestion list with QCompleter (#808) 2023-06-05 21:22:20 +08:00
wordfinder.hh fix: replace suggestion list with QCompleter (#808) 2023-06-05 21:22:20 +08:00
zipfile.cc
zipfile.hh