..
common
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
dict
feature: High-quality dictionary icons in toolbar ( #1750 )
2024-09-09 14:48:33 -04:00
macos
clean: reformat everything
2023-07-20 04:02:22 -04:00
scripts
deps: upgrade darkreader.js from 4.9.58 to 4.9.86
2024-06-12 14:21:50 +08:00
stylesheets
opt: unicode direction ( #1646 )
2024-07-06 21:57:40 +08:00
ui
feature: High-quality dictionary icons in toolbar ( #1750 )
2024-09-09 14:48:33 -04: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
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
article_maker.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
article_netmgr.cc
[autofix.ci] apply automated fixes
2023-10-28 05:25:10 +00:00
article_netmgr.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
audiolink.cc
opt: optimize the process of audio link which start with double // ( #1008 )
2023-07-26 23:03:03 +08:00
audiolink.hh
opt: optimize the process of audio link which start with double // ( #1008 )
2023-07-26 23:03:03 +08:00
audiooutput.cc
fix: code smells
2023-07-27 11:29:20 +08:00
audiooutput.hh
fix: simultaneous playing sound in wikipedia
2023-07-27 11:29:20 +08:00
audioplayerfactory.cc
clean: deprecations that won't break Qt5 compatibility
2024-03-21 21:48:43 -04:00
audioplayerfactory.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
audioplayerinterface.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
btreeidx.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
btreeidx.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
chunkedstorage.cc
clean: rename File::Class to what it is really used.
2024-03-23 00:29:51 -04:00
chunkedstorage.hh
clean: rename File::Class to what it is really used.
2024-03-23 00:29:51 -04:00
config.cc
opt: remove unused option
2024-07-10 17:27:29 +08:00
config.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
decompress.cc
fix: code smell ,remove while(1)
2024-08-10 17:02:38 +08:00
decompress.hh
fix: a few build problems about zim/slob ,epwing ( #992 )
2023-07-22 13:50:57 +08: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
opt: dictionarygroup refactor in articleview ( #1625 )
2024-07-03 15:16:53 +08:00
dictionary_group.hh
opt: dictionarygroup refactor in articleview ( #1625 )
2024-07-03 15:16:53 +08:00
dictzip.c
fix: double release memory ( #1722 )
2024-08-10 06:59:50 +00:00
dictzip.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
externalaudioplayer.cc
[autofix.ci] apply automated fixes
2024-03-22 01:50:46 +00:00
externalaudioplayer.hh
[autofix.ci] apply automated fixes
2024-03-22 01:50:46 +00:00
externalviewer.cc
opt: remove parsecmdline.cc
by using QProcess::splitCommand
2024-09-03 12:54:50 -04:00
externalviewer.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
ffmpegaudio.cc
fix: FFmpeg backend 7.0 compile
2024-05-23 07:29:26 -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: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
ftshelpers.hh
opt: remove unused qregexp
2024-06-23 12:47:41 +08:00
fulltextsearch.cc
opt: remove fulltext unused logic ( #1733 )
2024-08-24 07:45:45 +08:00
fulltextsearch.hh
fix: articleview mainwindow ,fulltextsearch remove QRegExp
2024-06-23 12:47:41 +08:00
gestures.cc
clean: remove macOS unused code related to gestures ( #1421 )
2024-03-20 11:11:35 +08:00
gestures.hh
clean: remove macOS unused code related to gestures ( #1421 )
2024-03-20 11:11:35 +08:00
headwordsmodel.cc
opt: headwords dialog ( #1600 )
2024-06-25 15:24:33 +08:00
headwordsmodel.hh
opt: headwords dialog ( #1600 )
2024-06-25 15:24:33 +08:00
history.cc
clean: utilize QSaveFile and improve config/favorite/history file saving
2024-03-25 21:46:17 -04:00
history.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
hotkeywrapper.cc
remove Q_WS_QWS macro
2024-06-24 16:05:41 +08:00
hotkeywrapper.hh
remove Q_WS_QWS macro
2024-06-24 16:05:41 +08:00
iframeschemehandler.cc
fix: website default port
2023-11-13 10:37:22 +08:00
iframeschemehandler.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
indexedzip.cc
fix: SplitFile thread-safe guard ( #1688 )
2024-07-16 08:00:17 +00:00
indexedzip.hh
fix: SplitFile thread-safe guard ( #1688 )
2024-07-16 08:00:17 +00:00
initializing.cc
opt: optimize loading splash dialog with loading/check information
2023-07-30 00:52:28 +08:00
initializing.hh
opt: optimize loading splash dialog with loading/check information
2023-07-30 00:52:28 +08:00
instances.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
instances.hh
opt: support UP/Down arrow key in headword UI ( #1358 )
2024-01-22 17:04:30 +08:00
keyboardstate.cc
opt: rewrite keymodifier ( #1614 )
2024-06-26 15:58:42 +08:00
keyboardstate.hh
opt: rewrite keymodifier ( #1614 )
2024-06-26 15:58:42 +08:00
langcoder.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
langcoder.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
language.cc
clean: reformat everything
2023-07-20 04:02:22 -04:00
language.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
main.cc
feat: allow changing icon on macOS by not overriding icon in Info.plist
2024-09-06 19:35:07 -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
fix: audio device change handled ( #1242 )
2023-10-15 23:15:45 +08:00
multimediaaudioplayer.hh
fix: audio device change handled ( #1242 )
2023-10-15 23:15:45 +08:00
pronounceengine.cc
fix: wikipedia open blank page in edge browser ( #1003 )
2023-07-25 23:55:41 +08:00
pronounceengine.hh
fix: pronounce the first dictionary audio if availabe ( #981 )
2023-07-18 07:57:02 +08:00
resourceschemehandler.cc
fix: a crash when qrcx:// fails.
2024-03-19 03:51:10 -04:00
resourceschemehandler.hh
opt: use a different way to handle the resources
2023-10-09 23:12:57 +08:00
speechclient.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
speechclient.hh
fix: CMake problems found by the openBSD package ( #1422 )
2024-03-20 11:08:17 +08:00
splitfile.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
splitfile.hh
clean: replace QVector & QPair in headers
2024-09-01 20:09:22 -04:00
termination.cc
clean: reformat everything
2023-07-20 04:02:22 -04:00
termination.hh
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
tiff.hh
version.cc
fix: cmake version.txt generation in non-git environments
2023-07-30 01:42:41 -04:00
version.hh
fix: CMake problems found by the openBSD package ( #1422 )
2024-03-20 11:08:17 +08:00
webmultimediadownload.cc
fix: wikipedia open blank page in edge browser ( #1003 )
2023-07-25 23:55:41 +08: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: reformat everything
2023-07-20 04:02:22 -04:00
wordfinder.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00
zipfile.cc
clean: replace removed Qt5/QList
and QPair
2024-09-01 19:45:06 -04:00
zipfile.hh
clean: reformat everything
2023-07-20 04:02:22 -04:00