goldendict-ng/src
2024-11-11 02:32:27 -05:00
..
audio move audio files to src/audio 2024-11-10 17:39:43 -05:00
common clean: just use #pragma once 2024-11-06 22:53:04 -05:00
dict opt: mdx -> avoid duplicated Adler-32 checksum in zlib decompression 2024-11-10 22:32:22 -05:00
macos opt: disable Qt≤6.7 deprecated features and disable Qt deprecation warnings 2024-11-07 07:48:39 +00:00
scripts Consistently use README and no CRLF 2024-11-10 17:39:43 -05:00
stylesheets opt: restrict anki button size 2024-10-17 11:59:52 +08:00
ui fix: macOS -> replace the tray icon with a dock menu 2024-11-11 02:32:27 -05:00
unix feat: properly handle Unix signals, like SIGTERM, for graceful exit (#1732) 2024-08-22 08:19:35 +08:00
windows clean: just use #pragma once 2024-11-06 22:53:04 -05:00
ankiconnector.cc clean: reformat everything 2023-07-20 04:02:22 -04:00
ankiconnector.hh clean: just use #pragma once 2024-11-06 22:53:04 -05: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: just use #pragma once 2024-11-06 22:53:04 -05:00
article_netmgr.cc opt: reply remove unnecessary signal (#1866) 2024-10-26 11:35:27 +00:00
article_netmgr.hh clean: just use #pragma once 2024-11-06 22:53:04 -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 clean: just use #pragma once 2024-11-06 22:53:04 -05:00
config.cc fix: macOS -> replace the tray icon with a dock menu 2024-11-11 02:32:27 -05:00
config.hh fix: macOS -> replace the tray icon with a dock menu 2024-11-11 02:32:27 -05:00
delegate.cc opt: remove explict RTL elide mode settings of text layout 2024-07-03 20:21:47 +08:00
delegate.hh clean: just use #pragma once 2024-11-06 22:53:04 -05: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 clean: just use #pragma once 2024-11-06 22:53:04 -05:00
externalviewer.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
externalviewer.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
ftshelpers.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
ftshelpers.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
fulltextsearch.cc opt: move special GroupIDs to a seperate enum (#1900) 2024-11-05 13:51:53 +08:00
fulltextsearch.hh clean: just use #pragma once 2024-11-06 22:53:04 -05: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 clean: just use #pragma once 2024-11-06 22:53:04 -05:00
history.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
history.hh clean: just use #pragma once 2024-11-06 22:53:04 -05: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: just use #pragma once 2024-11-06 22:53:04 -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: just use #pragma once 2024-11-06 22:53:04 -05:00
initializing.cc clean: simplify loadDictionaries & Initializing dialog's showInitialy parameter (#1833) 2024-10-17 23:08:20 -04:00
initializing.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
instances.cc opt: Group struct default constructor only invoked with empty string 2024-11-08 20:49:55 +08:00
instances.hh opt: Group struct default constructor only invoked with empty string 2024-11-08 20:49:55 +08:00
keyboardstate.cc opt: rewrite keymodifier (#1614) 2024-06-26 15:58:42 +08:00
keyboardstate.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
langcoder.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
langcoder.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
language.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
language.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
main.cc fix: properly load qt and webengine translations, delete GD's custom ones 2024-11-06 20:19:53 -05: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
pronounceengine.cc opt: rewrite the logic of determine the existence of audio link (#1860) 2024-10-24 13:32:21 +00:00
pronounceengine.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
resourceschemehandler.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
resourceschemehandler.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
speechclient.cc clean: QLocale country -> territory renaming 2024-11-07 03:01:45 -05: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 clean: just use #pragma once 2024-11-06 22:53:04 -05: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 clean: just use #pragma once 2024-11-06 22:53:04 -05: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 clean: just use #pragma once 2024-11-06 22:53:04 -05:00
weburlrequestinterceptor.cc fix: website dictionary base tag (#1038) 2023-08-03 21:29:36 +08:00
weburlrequestinterceptor.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00
wordfinder.cc clean: mass apply clang-tidy's readability-braces-around-statements 2024-10-10 03:21:27 -04:00
wordfinder.hh clean: just use #pragma once 2024-11-06 22:53:04 -05:00