goldendict-ng/src
shenleban tongying 70d21d7eca
Some checks are pending
SonarCloud / Build and analyze (push) Waiting to run
opt: revise QKeySequenceEdit usages
* set Maximum length of global shortcuts to 2
* set Default to something that can be set by user
2024-11-06 15:47:03 -05:00
..
common clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
dict clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
macos clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
scripts opt: rewrite the logic of determine the existence of audio link (#1860) 2024-10-24 13:32:21 +00:00
stylesheets opt: restrict anki button size 2024-10-17 11:59:52 +08:00
ui opt: revise QKeySequenceEdit usages 2024-11-06 15:47:03 -05:00
unix feat: properly handle Unix signals, like SIGTERM, for graceful exit (#1732) 2024-08-22 08:19:35 +08:00
windows feat: initial Vcpkg + CMake build for Windows. It don't need prebuilt binaries 2024-05-14 10:55:37 -04:00
ankiconnector.cc clean: reformat everything 2023-07-20 04:02:22 -04:00
ankiconnector.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
article_maker.cc feat: auto dark reader mode that sync with system theme 2024-11-05 23:39:08 -05:00
article_maker.hh clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
article_netmgr.cc opt: reply remove unnecessary signal (#1866) 2024-10-26 11:35:27 +00:00
article_netmgr.hh clean: add override to satisfy clang's Winconsistent-missing-override 2024-11-05 17:27:15 -05:00
audiolink.cc opt: rewrite the logic of determine the existence of audio link (#1860) 2024-10-24 13:32:21 +00:00
audiolink.hh opt: rewrite the logic of determine the existence of audio link (#1860) 2024-10-24 13:32:21 +00:00
audiooutput.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
audiooutput.hh fix: simultaneous playing sound in wikipedia 2023-07-27 11:29:20 +08:00
audioplayerfactory.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
audioplayerfactory.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
audioplayerinterface.hh clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
config.cc opt: revise QKeySequenceEdit usages 2024-11-06 15:47:03 -05:00
config.hh clean: deprecated QKeySequence[]->int; answer ikm's question from 2009 2024-11-06 11:11:48 +00:00
delegate.cc opt: remove explict RTL elide mode settings of text layout 2024-07-03 20:21:47 +08:00
delegate.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
dictionary_group.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
dictionary_group.hh opt: dictionarygroup refactor in articleview (#1625) 2024-07-03 15:16:53 +08:00
externalaudioplayer.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
externalaudioplayer.hh [autofix.ci] apply automated fixes 2024-03-22 01:50:46 +00:00
externalviewer.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
externalviewer.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
ffmpegaudio.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
ffmpegaudio.hh fix: crash when clicking play audio insanely fast. 2024-03-19 22:57:30 -04:00
ffmpegaudioplayer.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
ftshelpers.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
ftshelpers.hh opt: remove unused qregexp 2024-06-23 12:47:41 +08:00
fulltextsearch.cc opt: move special GroupIDs to a seperate enum (#1900) 2024-11-05 13:51:53 +08:00
fulltextsearch.hh fix: articleview mainwindow ,fulltextsearch remove QRegExp 2024-06-23 12:47:41 +08:00
gestures.cc clean: fix all globalPosition deprecations to stop related warnings (#1911) 2024-11-06 09:11:07 +00:00
gestures.hh clean: remove macOS unused code related to gestures (#1421) 2024-03-20 11:11:35 +08:00
headwordsmodel.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
headwordsmodel.hh opt: headwords dialog (#1600) 2024-06-25 15:24:33 +08:00
history.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
history.hh clean: delete or rewrite weird things in history.cc (#1815) 2024-10-10 07:00:13 +00:00
hotkeywrapper.cc clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
hotkeywrapper.hh clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
iframeschemehandler.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
iframeschemehandler.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
initializing.cc clean: simplify loadDictionaries & Initializing dialog's showInitialy parameter (#1833) 2024-10-17 23:08:20 -04:00
initializing.hh clean: simplify loadDictionaries & Initializing dialog's showInitialy parameter (#1833) 2024-10-17 23:08:20 -04:00
instances.cc fix: duplicate dictionary in config file (#1886) 2024-11-01 10:25:29 +08:00
instances.hh opt: move special GroupIDs to a seperate enum (#1900) 2024-11-05 13:51:53 +08:00
keyboardstate.cc opt: rewrite keymodifier (#1614) 2024-06-26 15:58:42 +08:00
keyboardstate.hh clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
langcoder.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
langcoder.hh delete LangCoder::icon which is wrong in concept 2024-10-10 00:03:14 -04:00
language.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
language.hh clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
main.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
metadata.cc Update libraries: fmt to 10.2.1 and toml++ to 3.4.0 2024-04-04 17:44:26 +05:00
metadata.hh feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
multimediaaudioplayer.cc clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00
multimediaaudioplayer.hh fix: audio device change handled (#1242) 2023-10-15 23:15:45 +08:00
pronounceengine.cc opt: rewrite the logic of determine the existence of audio link (#1860) 2024-10-24 13:32:21 +00:00
pronounceengine.hh fix: pronounce the first dictionary audio if availabe (#981) 2023-07-18 07:57:02 +08:00
resourceschemehandler.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
resourceschemehandler.hh opt: use a different way to handle the resources 2023-10-09 23:12:57 +08:00
speechclient.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
speechclient.hh clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
termination.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
termination.hh refactor: Move all .cc/.hh files to src/ 2023-04-17 17:17:36 -04:00
texttospeechsource.cc fix: CMake problems found by the openBSD package (#1422) 2024-03-20 11:08:17 +08:00
texttospeechsource.hh fix: CMake problems found by the openBSD package (#1422) 2024-03-20 11:08:17 +08: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 fix: cmake version.txt generation in non-git environments 2023-07-30 01:42:41 -04:00
version.hh opt: [win] update Windows compiler name 2024-11-04 16:55:32 +08:00
webmultimediadownload.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
webmultimediadownload.hh fix: wikipedia open blank page in edge browser (#1003) 2023-07-25 23:55:41 +08:00
weburlrequestinterceptor.cc fix: website dictionary base tag (#1038) 2023-08-03 21:29:36 +08:00
weburlrequestinterceptor.hh clean: reformat everything 2023-07-20 04:02:22 -04:00
wordfinder.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
wordfinder.hh clean: apply clang-tidy's modernize-use-using (replace most typedef) 2024-11-06 00:48:35 -05:00