.github
bump alpha version to 22.11.24
2022-11-24 17:04:03 +08:00
autotests
iconv test case
2022-02-26 16:25:00 +08:00
base
zim: move regex to globalregex
2022-11-19 16:39:41 +08:00
docs
release version 22.4
2022-04-01 20:21:38 +08:00
eb @ cda417343c
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
flags
ui: update icon
2022-03-27 18:12:33 +08:00
help
update help file
2022-08-27 20:31:12 +08:00
howto
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
icons
style: modify default style
2022-08-19 20:50:04 +08:00
locale
add zh_CN translation of About dialog
2022-11-19 19:31:10 +08:00
maclibs
[mac] add ffmpeg build script
2022-11-19 20:14:45 +08:00
opencc
winlib: update opencc to 2020-04-26
2022-02-11 21:54:14 +08:00
redist
Add a concrete Comment into the desktop entry
2021-02-27 20:04:28 +08:00
scripts
opt:iframe set height logic restricted to most 10 seconds
2022-09-05 20:17:00 +08:00
thirdparty
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
tools
tools: nsis script update
2022-05-12 23:49:57 +08:00
winlibs
remove mac and windows dependency of libao
2022-11-12 09:34:09 +08:00
.clang-format
add new clang format style
2022-10-28 10:51:18 +08:00
.gitignore
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
.gitmodules
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
aard.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
aard.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
about.cc
About copy version info: fix styles
2022-11-19 05:17:34 -05:00
about.hh
About copy version info: fix styles
2022-11-19 05:17:34 -05:00
about.ui
Add "copy info" buttons to about dialog
2022-11-17 05:14:18 -05:00
ankiconnector.cpp
add 'send to anki' function
2022-05-21 17:34:22 +08:00
ankiconnector.h
add 'send to anki' function
2022-05-21 17:34:22 +08:00
article-style-print.css
Set article background to white while printing
2022-11-16 18:51:01 +03:00
article-style-st-babylon.css
opt: remove body default 13 px font-size, use chrome's instead
2022-05-19 22:13:49 +08:00
article-style-st-classic.css
style: modify default style
2022-08-19 20:50:04 +08:00
article-style-st-lingoes-blue.css
fix:rtl display in Arabic/Persian language
2022-10-27 21:30:06 +08:00
article-style-st-lingoes.css
add dict's margin back to lingos style
2022-06-08 20:55:08 +08:00
article-style-st-lingvo.css
style: move duplicate class together
2022-06-13 19:45:29 +08:00
article-style-st-modern.css
fix:rtl display in Arabic/Persian language
2022-10-27 21:30:06 +08:00
article-style.css
[reg]: unicode-bidi cause the welcome title aligned left
2022-10-29 13:23:17 +08:00
article_inspect.cpp
inspect element crash on the first time
2022-10-14 10:52:09 +08:00
article_inspect.h
inspect element crash on the first time
2022-10-14 10:52:09 +08:00
article_maker.cc
fix: when history forward/back ,the founded dictionary does not change
2022-11-04 21:23:42 +08:00
article_maker.hh
fix: collapse function does not work expectedly.
2022-04-21 23:14:19 +08:00
article_netmgr.cc
fix : add default groupid to the globalinstance
2022-11-24 20:34:21 +08:00
article_netmgr.hh
opt: change ArticleNetworkAccessManager's method createRequest to getArticleReply
2022-05-19 07:14:36 +08:00
articleview.cc
add spx extenstion to the QFileDialog save path
2022-11-17 14:09:11 +08:00
articleview.hh
fix: when history forward/back ,the founded dictionary does not change
2022-11-04 21:23:42 +08:00
articleview.ui
Merge branch 'master' of https://github.com/goldendict/goldendict into goldendict-master
2022-07-10 12:39:12 +08:00
articlewebpage.cpp
opt: handle the url click before the page finished loaded
2022-07-10 14:27:50 +08:00
articlewebpage.h
remember last link's groupId and muted dictionary
2022-06-08 20:52:44 +08:00
articlewebview.cc
remove useless method
2022-08-05 22:24:28 +08:00
articlewebview.hh
remove useless method
2022-08-05 22:24:28 +08:00
atomic_rename.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
atomic_rename.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
audiolink.cc
Fix regression from d5c236f183: should take first audio link from each article
2013-05-31 11:46:51 +08:00
audiolink.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
audiooutput.cpp
ffmpeg convert the the audio to raw format
2022-11-15 21:14:34 +08:00
audiooutput.h
feature: remove libao dependency and use QAudioSink(QAudioOutput) to play the pcm audio format
2022-11-12 09:34:09 +08:00
audioplayerfactory.cc
Do not pass null to qobject_cast()
2018-04-16 18:12:41 +03:00
audioplayerfactory.hh
Add QMediaPlayer internal player back end (Qt5 only)
2018-03-30 17:10:33 +03:00
audioplayerinterface.hh
Run a single external audio player process at a time
2018-03-24 21:34:06 +02:00
authentication.ui
Add proxy authentication dialog
2014-04-03 18:21:02 +04:00
belarusiantranslit.cc
Merge branch 'feature/cpp-refactor-code' into staged
2022-02-03 17:51:40 +08:00
belarusiantranslit.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
bgl.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
bgl.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
bgl_babylon.cc
remove iconv lib
2022-02-26 15:13:24 +08:00
bgl_babylon.hh
clean: remove stdint_msvc.h
2022-02-26 14:01:34 +08:00
btreeidx.cc
Merge branch 'staged' of github.com:xiaoyifang/goldendict into staged
2022-11-12 09:22:06 +08:00
btreeidx.hh
opt: improve headword dialog performance
2022-10-01 15:33:23 +08:00
CHANGES.md
Update CHANGES.md
2022-09-20 21:43:22 +08:00
chinese.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
chinese.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
chineseconversion.cc
ChineseConversion: conditional compilation and OpenCC exception handling
2015-10-26 09:38:22 +08:00
chineseconversion.hh
ChineseConversion: conditional compilation and OpenCC exception handling
2015-10-26 09:38:22 +08:00
chineseconversion.ui
chineseconversion.ui: fix typo in window title
2017-05-03 13:25:04 +08:00
chunkedstorage.cc
use qmutex instead of mutex(qmutexrecursive)
2022-06-18 09:09:49 +08:00
chunkedstorage.hh
map nullptr check
2022-06-17 20:37:59 +08:00
CMakeLists.txt
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
conanfile.txt
win specific: update ffmpeg dll lib
2022-02-02 16:17:53 +08:00
config.cc
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
config.hh
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
country.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
country.hh
Support for Forvo online pronunciations added.
2010-06-13 00:16:35 +04:00
CREDITS.txt
add translation of Swiss High-German
2022-08-26 20:27:34 +08:00
decompress.cc
Add Zstd compression support for ZIM format
2020-05-27 14:13:08 +03:00
decompress.hh
Add Zstd compression support for ZIM format
2020-05-27 14:13:08 +03:00
delegate.cc
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
delegate.hh
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
dictdfiles.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
dictdfiles.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
dictgroupwidget.ui
high dpi:change icon reference in code from png to svg.
2022-01-24 22:23:38 +08:00
dictheadwords.cc
opt: improve headword dialog performance
2022-10-01 15:33:23 +08:00
dictheadwords.hh
opt: headwords dialog filtering optimization
2022-10-02 19:53:54 +08:00
dictheadwords.ui
opt: improve headword dialog performance
2022-10-01 15:33:23 +08:00
dictinfo.cc
show dict id in dictionary info panel
2022-10-11 21:34:24 +08:00
dictinfo.hh
Show all headwords for selected dictionary
2014-02-28 16:36:28 +04:00
dictinfo.ui
show dict id in dictionary info panel
2022-10-11 21:34:24 +08:00
dictionary.cc
xapian revert the needToRebuildBTreeIndex to needToRebuildIndex
2022-10-08 21:16:15 +08:00
dictionary.hh
xapian revert the needToRebuildBTreeIndex to needToRebuildIndex
2022-10-08 21:16:15 +08:00
dictionarybar.cc
[clean] remove code in dictionarybar eventfilter
2022-11-01 20:21:30 +08:00
dictionarybar.hh
[clean] remove code in dictionarybar eventfilter
2022-11-01 20:21:30 +08:00
dictserver.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
dictserver.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
dictspanewidget.hh
History Pane rewrite.
2013-01-17 10:08:53 +01:00
dictzip.c
optimize:fix resource leak Fixes #20
2022-02-18 18:28:44 +03:00
dictzip.h
Some more error handling
2014-04-24 22:50:47 +04:00
dsl.cc
xapian revert the needToRebuildBTreeIndex to needToRebuildIndex
2022-10-08 21:16:15 +08:00
dsl.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
dsl_details.cc
fix conflict with upstream as codebase has changed a lot
2022-11-06 10:09:09 +08:00
dsl_details.hh
clean code:remove useless code
2022-06-14 07:22:16 +08:00
editdictionaries.cc
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
editdictionaries.hh
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
editdictionaries.ui
Add help buttons to dialogs
2014-06-24 17:55:06 +04:00
epwing.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
epwing.hh
fix: epwing reference process logic
2022-10-04 20:02:17 +08:00
epwing_book.cc
fix: epwing dictionary headword correction
2022-10-05 20:00:23 +08:00
epwing_book.hh
fix: epwing remove unused parameter
2022-10-05 16:33:59 +08:00
epwing_charmap.cc
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
epwing_charmap.hh
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
ex.hh
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
externalaudioplayer.cc
Run a single external audio player process at a time
2018-03-24 21:34:06 +02:00
externalaudioplayer.hh
Run a single external audio player process at a time
2018-03-24 21:34:06 +02:00
externalviewer.cc
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
externalviewer.hh
clean:remove empty file ,cpp_features.hh
2022-02-26 13:56:50 +08:00
extlineedit.cc
fix merge conflict with feature/deprecated
2022-02-03 17:50:47 +08:00
extlineedit.hh
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
favoritespanewidget.cc
feature: add support to import txt format file to favorite pannel
2022-11-12 12:31:03 +08:00
favoritespanewidget.hh
feature: add support to import txt format file to favorite pannel
2022-11-12 12:31:03 +08:00
ffmpegaudio.cc
ffmpeg convert the the audio to raw format
2022-11-15 21:14:34 +08:00
ffmpegaudio.hh
Add QMediaPlayer internal player back end (Qt5 only)
2018-03-30 17:10:33 +03:00
ffmpegaudioplayer.hh
Stop Ffmpeg::AudioService in Ffmpeg::~AudioPlayer()
2018-04-16 18:12:41 +03:00
file.cc
opt: add xapian support
2022-10-06 01:39:59 +08:00
file.hh
use qmutex instead of mutex(qmutexrecursive)
2022-06-18 09:09:49 +08:00
filetype.cc
Add support for *.oga audio files
2021-06-12 07:53:19 +03:00
filetype.hh
DSL: Trim spaces in "s" and "url" tags
2019-09-26 19:40:39 +03:00
fixx11h.h
Deal with X11 headers mess that causes compilation errors
2011-06-09 09:29:21 +02:00
flags.qrc
high dpi:change icon reference in code from png to svg.
2022-01-24 22:23:38 +08:00
folding.cc
fix: epwing dictionary headword correction
2022-10-05 20:00:23 +08:00
folding.hh
Fix typos found by codespell
2018-07-07 17:33:15 +08:00
forvo.cc
fix: forvo has no free plan now fix the apikey tooltip
2022-11-18 20:13:24 +08:00
forvo.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
fsencoding.cc
Revert "clean code: win return std::string directly"
2022-04-07 19:56:29 +08:00
fsencoding.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
ftshelpers.cc
Update ftshelpers.cc
2022-10-09 12:18:26 +08:00
ftshelpers.hh
opt: add xapian support
2022-10-06 01:39:59 +08:00
fulltextsearch.cc
fix: crash on quit while fullindex is creating
2022-10-11 22:09:15 +08:00
fulltextsearch.hh
fix: crash on quit while fullindex is creating
2022-10-11 22:09:15 +08:00
fulltextsearch.ui
opt: add xapian support
2022-10-06 01:39:59 +08:00
gdappstyle.cc
clean code:remove QT_VERSION check
2021-12-16 19:59:00 +08:00
gdappstyle.hh
clean code:remove QT_VERSION check
2021-12-16 19:59:00 +08:00
gddebug.cc
remove uselesscode
2022-06-02 20:38:55 +08:00
gddebug.hh
Disable GD_DPRINTF() output in Release builds on all systems
2022-11-04 21:01:52 +03:00
german.cc
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
german.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
gestures.cc
remove qt_version_check macro
2021-12-13 22:45:57 +08:00
gestures.hh
remove qt_version_check macro
2021-12-13 22:45:57 +08:00
globalbroadcaster.cpp
opt: function refract
2022-10-15 13:58:24 +08:00
globalbroadcaster.h
fix : add default groupid to the globalinstance
2022-11-24 20:34:21 +08:00
gls.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
gls.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
goldendict.pro
bump alpha version to 22.11.24
2022-11-24 17:04:03 +08:00
greektranslit.cc
Merge branch 'feature/cpp-refactor-code' into staged
2022-02-03 17:51:40 +08:00
greektranslit.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
groupcombobox.cc
Allow dictionaries groups combobox standard hotkeys from FTS and Headwords dialogs
2019-07-09 18:00:23 +03:00
groupcombobox.hh
Allow dictionaries groups combobox standard hotkeys from FTS and Headwords dialogs
2019-07-09 18:00:23 +03:00
groups.cc
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
groups.hh
Add show all groups button to groups dialog
2014-03-03 17:47:06 +04:00
groups.ui
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
groups_widgets.cc
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
groups_widgets.hh
Update groups_widgets.hh
2018-04-11 00:04:12 +07:00
guids.c
Some more TTS from Timon Wong
2013-04-24 20:01:44 +04:00
headwordsmodel.cpp
opt: initialize variable in the constructor
2022-10-07 17:39:43 +08:00
headwordsmodel.h
opt: headwords dialog filtering optimization
2022-10-02 19:53:54 +08:00
helpwindow.cc
fix: help file can not be opened in Qt6
2022-09-20 20:06:27 +08:00
helpwindow.hh
Add help buttons to dialogs
2014-06-24 17:55:06 +04:00
history.cc
Add "Favorites" feature
2017-05-12 17:41:08 +03:00
history.hh
Fix typos found by codespell
2018-07-07 17:33:15 +08:00
historypanewidget.cc
fix: right mouse on the history panel and favorite panel should not trigger the click event.
2022-11-05 21:02:33 +08:00
historypanewidget.hh
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
hotkeyedit.cc
improve: replace all the deprecated method before 5.15
2022-01-08 22:08:23 +08:00
hotkeyedit.hh
Win-specific: Modify global hotkeys handling.
2015-10-13 17:57:40 +03:00
hotkeywrapper.cc
Revert "fix:ctrl +c triggered unintentionally"
2022-09-11 09:36:39 +08:00
hotkeywrapper.hh
fix:remove x11extra private
2022-05-29 16:00:28 +08:00
htmlescape.cc
syntaticly space is more reasonable than remove directly.
2022-06-10 20:44:59 +08:00
htmlescape.hh
html unescape
2022-06-08 21:13:07 +08:00
hunspell.cc
github:add macos homebrew based package github action
2022-09-06 00:29:01 +08:00
hunspell.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
iconv.cc
iconv test case
2022-02-26 16:25:00 +08:00
iconv.hh
remove iconv lib
2022-02-26 15:13:24 +08:00
iframeschemehandler.cpp
fix: word around to fix website return 404 with no response body
2022-09-16 07:55:35 +08:00
iframeschemehandler.h
fix:add ifr local scheme
2022-05-15 22:54:26 +08:00
inc_case_folding.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
inc_diacritic_folding.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
indexedzip.cc
clean code: remove \n in parameter of GD_DPRINTF
2022-06-02 20:11:05 +08:00
indexedzip.hh
Add support for split zip files
2017-04-24 17:42:01 +03:00
initializing.cc
clean code: remove uxtheme
2022-05-20 18:43:47 +08:00
initializing.hh
clean code: remove uxtheme
2022-05-20 18:43:47 +08:00
initializing.ui
Ui-Tweak: auto-fitting dict name for initializing window
2013-05-22 21:09:43 +08:00
instances.cc
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
instances.hh
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
keyboardstate.cc
fix:remove x11extra private
2022-05-29 16:00:28 +08:00
keyboardstate.hh
Put conditions on the ClipboardChange for X11
2022-11-19 13:48:26 -05:00
langcoder.cc
opt: langcoder optimization
2022-06-23 20:03:29 +08:00
langcoder.hh
Zim, Aard: Fix language recognition from three-letter codes
2018-12-07 16:18:49 +03:00
language.cc
optimize:translator refactor
2022-03-03 23:12:38 +08:00
language.hh
Show information about a dictionary on rigth mouse click in "Found in" pane
2012-09-24 16:51:51 +04:00
LICENSE.txt
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
loaddictionaries.cc
xapian remove obsolete ftx index
2022-10-07 17:08:10 +08:00
loaddictionaries.hh
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
lsa.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
lsa.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
machotkeywrapper.mm
fix cmd+C+C not working under Japanese Input
2021-10-20 18:33:58 +03:00
macmouseover.hh
Mac-specific: Adjust code for MacOS 10.9
2013-12-26 18:13:10 +04:00
macmouseover.mm
MacOS: One more fix for compilation under Mac OS
2016-06-23 20:25:00 +03:00
main.cc
revert embed translation
2022-09-22 20:06:43 +08:00
mainstatusbar.cc
improve: replace all the deprecated method before 5.15
2022-01-08 22:08:23 +08:00
mainstatusbar.hh
Show now indexing for full-text search dictionary name in status line (issue #640 )
2015-11-01 16:03:15 +03:00
maintabwidget.cc
improve: replace all the deprecated method before 5.15
2022-01-08 22:08:23 +08:00
maintabwidget.hh
Fix new tab adding by mouse double click under Ubuntu
2012-12-27 17:04:46 +04:00
mainwindow.cc
fix : add default groupid to the globalinstance
2022-11-24 20:34:21 +08:00
mainwindow.hh
Put conditions on the ClipboardChange for X11
2022-11-19 13:48:26 -05:00
mainwindow.ui
fix: wordlist panel background color regression
2022-09-04 10:47:29 +08:00
mdictparser.cc
opt: refactor the homebrew macos action ( #140 )
2022-09-08 21:46:17 +08:00
mdictparser.hh
Revert "the last headword in the block has incorrect data length"
2022-08-07 11:03:46 +08:00
mdx.cc
fix: mdx headword total count is incorrect
2022-11-16 21:09:30 +08:00
mdx.hh
Revert "optimize: for loop optimize"
2022-04-13 23:29:36 +08:00
mediawiki.cc
opt:add wikipedia url to whitelist.
2022-07-11 21:01:49 +08:00
mediawiki.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
mruqmenu.cc
Fix some warnings
2012-10-31 17:58:35 +04:00
mruqmenu.hh
MRU tab switching implemented
2012-02-17 00:00:00 +02:00
multimediaaudioplayer.cc
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
multimediaaudioplayer.hh
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
mutex.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
mutex.hh
revert mutex parent class from qrecursivemutex to qmutex
2022-06-18 09:17:43 +08:00
myInfo.plist
Customize info.plist to add key to use font auto-scaling in OS X. This should at least fix the blurry texts in Macs with retina display support (issue #264 )
2013-08-25 21:56:32 -03:00
options.ui
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
orderandprops.cc
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
orderandprops.hh
opt:remove dictMap parameter
2022-07-10 17:11:13 +08:00
orderandprops.ui
Change sizing of dictionary description window in dictionaries dialog
2014-12-13 20:14:31 +03:00
parsecmdline.cc
Add proper command line parsing (with quotes support) to programs and to the external audio player command line.
2011-05-29 18:05:28 -07:00
parsecmdline.hh
Add proper command line parsing (with quotes support) to programs and to the external audio player command line.
2011-05-29 18:05:28 -07:00
preferences.cc
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
preferences.hh
Remove enableScanPopup: Complete. Remove from config file and ui file
2022-11-19 09:50:20 -05:00
preferences.ui
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
processwrapper.cc
performance: Prefer prefix ++/-- operators for non-primitive types.
2022-02-16 22:08:32 +08:00
processwrapper.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
programs.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
programs.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
qt-style-macos.css
Additional fix for #254 : MacOS X: TranslateBox alignment issues
2013-04-05 18:08:23 +02:00
qt-style-st-babylon.css
style: optimize the custom style sheet when enabled system dark mode
2022-08-31 22:12:05 +08:00
qt-style-st-classic.css
opt:add new default style.
2022-08-18 20:54:35 +08:00
qt-style-st-lingoes-blue.css
Add "Favorites" feature
2017-05-12 17:41:08 +03:00
qt-style-st-lingoes.css
style: fix lingoes style
2022-08-21 22:02:42 +08:00
qt-style-st-lingvo.css
style: fix lingoes style
2022-08-21 22:02:42 +08:00
qt-style-st-modern.css
style: optimize the custom style sheet when enabled system dark mode
2022-08-31 22:12:05 +08:00
qt-style.css
style: optimize the custom style sheet when enabled system dark mode
2022-08-31 22:12:05 +08:00
README.md
Overhaul README.md
2022-11-21 02:51:39 -05:00
resources.qrc
opt: move jquery js from resources to scripts folder
2022-09-04 10:47:29 +08:00
resourceschemehandler.cpp
opt: change ArticleNetworkAccessManager's method createRequest to getArticleReply
2022-05-19 07:14:36 +08:00
resourceschemehandler.h
fix: resource scheme handler received finished signal twice,more likely to crash the webengine.
2022-01-09 09:52:40 +08:00
ripemd.cc
Fixed build with GCC 11.
2020-10-15 15:04:20 +02:00
ripemd.hh
clean: remove stdint_msvc.h
2022-02-26 14:01:34 +08:00
romaji.cc
Merge branch 'feature/cpp-refactor-code' into staged
2022-02-03 17:51:40 +08:00
romaji.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
russiantranslit.cc
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
russiantranslit.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
sapi.hh
Some more TTS from Timon Wong
2013-04-24 20:01:44 +04:00
scanflag.cc
refactor & simplify ScanFlag:
2022-11-20 01:19:27 -05:00
scanflag.hh
refactor & simplify ScanFlag:
2022-11-20 01:19:27 -05:00
scanflag.ui
Add scan popup flag
2017-06-05 21:15:38 +08:00
scanpopup.cc
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
scanpopup.hh
Remove ScanPopup Alt mode ("Keys may also be pressed afterwards").
2022-11-20 04:12:58 -05:00
scanpopup.ui
Update scanpopup.ui
2022-06-28 09:18:59 +08:00
scripts.qrc
opt:iframe height auto resize
2022-09-04 19:03:27 +08:00
sdict.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
sdict.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
searchpanewidget.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
slob.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
slob.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
sounddir.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
sounddir.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
sources.cc
fix merge conflict with feature/deprecated
2022-02-03 17:50:47 +08:00
sources.hh
ChineseConversion: conditional compilation and OpenCC exception handling
2015-10-26 09:38:22 +08:00
sources.ui
fix: forvo has no free plan now fix the apikey tooltip
2022-11-18 20:13:24 +08:00
speechclient.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
speechclient_mac.mm
Mac-specific: Implement text-to-speech feature under Mac OS X
2013-05-07 17:39:35 +04:00
speechclient_win.cc
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
speechhlp.cc
Win-specific: Fix crash if TTS interface is not presented in system
2014-01-18 19:11:17 +04:00
speechhlp.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
sphelper.hh
Fix typos found by codespell
2018-07-07 17:33:15 +08:00
splitfile.cc
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
splitfile.hh
Add support for split zip files
2017-04-24 17:42:01 +03:00
sptr.hh
Revert "improve:refactor code ,reimplement sptr class."
2022-08-04 21:03:33 +08:00
stardict.cc
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
stardict.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
stylescombobox.cc
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
stylescombobox.hh
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
termination.cc
terminate handler
2022-03-13 13:10:01 +08:00
termination.hh
Little refactoring for log messages to file
2018-05-22 17:37:21 +03:00
texttospeechsource.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
texttospeechsource.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
texttospeechsource.ui
ui: remove top margin
2022-03-27 21:01:28 +08:00
tiff.cc
no extra tiff
2022-08-06 15:09:15 +08:00
tiff.hh
no extra tiff
2022-08-06 15:09:15 +08:00
translatebox.cc
upgrade to qt6.2
2022-03-11 22:00:45 +08:00
translatebox.hh
A little refactor for show/hide completion list in the translate box
2017-09-08 16:43:41 +03:00
transliteration.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
transliteration.hh
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
treeview.cc
remove old qt(<5) code.
2021-12-13 22:43:43 +08:00
treeview.hh
Favorites: Fix blocking of illegal move operations for Qt4 (issue #1059 )
2018-09-24 20:22:51 +03:00
ufile.cc
Fix compilation failures with Visual C++ 2012 (issue #375 )
2013-08-07 20:29:36 +02:00
ufile.hh
Fix compilation failures with Visual C++ 2012 (issue #375 )
2013-08-07 20:29:36 +02:00
utf8.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
utf8.hh
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
utils.cc
opt: function refract
2022-10-15 13:58:24 +08:00
utils.hh
opt: function refract
2022-10-15 13:58:24 +08:00
version.txt.in
Add alternative build method "CMakeLists.txt" ( #218 )
2022-11-26 11:23:08 +08:00
voiceengines.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
voiceengines.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
webmultimediadownload.cc
A little optimization of read data from network
2018-03-12 20:22:38 +03:00
webmultimediadownload.hh
Media downloader: Fix case with redirect response
2017-03-13 17:40:19 +03:00
website.cc
Revert "opt:website dictionary iframe remove mouseover event"
2022-09-22 20:04:01 +08:00
website.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
weburlrequestinterceptor.cpp
opt: function refract
2022-10-15 13:58:24 +08:00
weburlrequestinterceptor.h
opt:use acceptNavigationRequest instead of weburlinterceptor
2022-05-20 18:01:41 +08:00
wildcard.cc
Support "[!a-x]" like construction while handling wildcards via QRegularExpression
2019-03-25 18:10:10 +03:00
wildcard.hh
Add new files to git
2018-02-22 19:49:54 +03:00
wordfinder.cc
fix: DPRINTF=>GD_DPRINTF ,DDPRINT does not exist now.
2022-01-15 15:29:20 +08:00
wordfinder.hh
Fix typos found by codespell
2018-07-07 17:33:15 +08:00
wordlist.cc
clean code:remove seemingly useless code
2022-09-21 23:52:12 +08:00
wordlist.hh
clean code:remove seemingly useless code
2022-09-21 23:52:12 +08:00
wstring.hh
optimize: wchar use builtin char32_t
2022-02-17 22:33:58 +08:00
wstring_qt.cc
Revert "clean code: win return std::string directly"
2022-04-07 19:56:29 +08:00
wstring_qt.hh
remove iconv lib
2022-02-26 15:13:24 +08:00
xdxf.cc
xapian ,fullindex file name different in normal mode and xapian mode
2022-10-06 11:04:48 +08:00
xdxf.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
xdxf2html.cc
fix: DPRINTF=>GD_DPRINTF ,DDPRINT does not exist now.
2022-01-15 15:29:20 +08:00
xdxf2html.hh
Allow search of audio files in sound dictionaries for Xdxf and Stardict-xdxf dictionaries
2015-08-01 13:38:39 +03:00
zim.cc
fix : zim resource link
2022-11-24 07:16:18 +08:00
zim.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00
zipfile.cc
improve: replace all the deprecated method before 5.15
2022-01-08 22:08:23 +08:00
zipfile.hh
Add support for split zip files
2017-04-24 17:42:01 +03:00
zipsounds.cc
clean code: replace throw() with noexcept
2022-06-03 21:29:06 +08:00
zipsounds.hh
clean code: remove old cpp feature
2022-01-09 16:35:07 +08:00