.. |
common
|
fix: support dsl dictionary utf encoding detection (#830)
|
2023-06-09 08:01:45 +08:00 |
dict
|
fix: code smells
|
2023-06-23 09:28:35 +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: code smells
|
2023-06-23 09:28:35 +08:00 |
ankiconnector.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
ankiconnector.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
article_maker.cc
|
feat: add article-script.js
|
2023-06-03 20:53:46 -04: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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audiolink.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audiolink.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audiooutput.cc
|
clean: remove unnecessary header includes
|
2023-05-30 20:59:51 +08:00 |
audiooutput.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audioplayerfactory.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audioplayerfactory.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
audioplayerinterface.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
decompress.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
delegate.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
delegate.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
dictzip.c
|
refactor: move left over .cc/.hh files to src/
|
2023-04-17 17:56:55 -04:00 |
dictzip.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
externalaudioplayer.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
externalaudioplayer.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
externalviewer.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
externalviewer.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
ffmpegaudio.cc
|
opt: remove unneccessary translation and QString conversion
|
2023-05-08 00:31:21 +08:00 |
ffmpegaudio.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
ffmpegaudioplayer.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
gestures.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
history.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
iframeschemehandler.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
indexedzip.cc
|
fix:clang-tidy warning
|
2023-04-24 15:55:32 +08:00 |
indexedzip.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
initializing.cc
|
opt: unify windows icon
|
2023-06-20 08:31:44 +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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
keyboardstate.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
multimediaaudioplayer.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
parsecmdline.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
parsecmdline.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
resourceschemehandler.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
resourceschemehandler.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
speechclient.cc
|
fix: tts null check
|
2023-06-23 09:28:35 +08:00 |
speechclient.hh
|
fix: tts 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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
termination.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
termination.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
texttospeechsource.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
texttospeechsource.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
tiff.cc
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
tiff.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
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
|
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
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
zipfile.hh
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |