goldendict-ng/src
YiFang Xiao 29403f4263 fix: code smells
🎨 apply clang-format changes

fix: code smells

🎨 apply clang-format changes

🎨 apply clang-format changes
2023-06-03 14:07:41 +08:00
..
common opt: iconv remove unused parameter 2023-06-03 14:07:18 +08:00
dict fix: code smells 2023-06-03 14:07:41 +08:00
macos clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
scripts refactor: move scripts.qrc into /src/scripts 2023-04-17 21:26:05 -04:00
stylesheets opt: slob dictionary does not display goldendict headword 2023-06-01 10:55:40 +08:00
ui fix: highlight fts search result (#792) 2023-06-03 08:29:19 +08:00
ankiconnector.cc
ankiconnector.hh
article_maker.cc clean: remove unnecessary header includes 2023-05-30 20:59:51 +08:00
article_maker.hh Revise how word is getting passed (#736) 2023-05-29 00:01:54 +08: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 feat: tweak some defaults 2023-05-30 23:54:43 -04:00
config.hh feat: tweak some defaults 2023-05-30 23:54:43 -04:00
decompress.cc
decompress.hh
delegate.cc
delegate.hh
dictzip.c refactor: move left over .cc/.hh files to src/ 2023-04-17 17:56:55 -04:00
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: highlight fts search result (#792) 2023-06-03 08:29:19 +08:00
ftshelpers.hh fix: highlight fts search result (#792) 2023-06-03 08:29:19 +08:00
fulltextsearch.cc Opt: ftshelper refactor (#760) 2023-05-31 07:42:31 +08:00
fulltextsearch.hh clean: remove unnecessary header includes 2023-05-30 20:59:51 +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 fix: remove unused windowsstyle.cc(.hh) 2023-04-18 16:04:54 +08:00
initializing.hh fix: remove unused windowsstyle.cc(.hh) 2023-04-18 16:04:54 +08:00
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 clean: remove unnecessary header includes 2023-05-30 20:59:51 +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 clean: remove unnecessary header includes 2023-05-30 20:59:51 +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:qtexttospeech crash when initialized 2023-05-03 08:59:45 +08:00
speechclient.hh fix:qtexttospeech crash when initialized 2023-05-03 08:59:45 +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
webmultimediadownload.cc opt: replace Mutex::Lock with QMutexLocker 2023-05-30 00:08:01 +08:00
webmultimediadownload.hh
weburlrequestinterceptor.cc refactor: move left over .cc/.hh files to src/ 2023-04-17 17:56:55 -04:00
weburlrequestinterceptor.hh refactor: move left over .cc/.hh files to src/ 2023-04-17 17:56:55 -04:00
wordfinder.cc opt: replace qthreadpool with qfuture 2023-04-29 18:08:39 +08:00
wordfinder.hh
wordlist.cc
wordlist.hh
zipfile.cc
zipfile.hh