The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
2011-07-05 21:58:02 +02:00
flags Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
generators Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
icons Add "Highlight all" to Article search (Ctrl + F) 2011-06-29 14:42:16 -03:00
locale Russian translation updated 2011-07-02 13:45:11 +04:00
mouseover_win32 Small changes in modules searching algorithm, fix resource leak. 2011-06-08 20:14:51 +04:00
nsis Sleep a bit after terminating the process when uninstalling to make sure all files in use were released. 2010-12-04 19:06:13 +03:00
qtsingleapplication Switch to QtSingleApplication for maintaining single instance running. 2010-11-20 16:43:55 +03:00
redist Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
winlibs Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
.gitignore add goldendict to .gitignore 2011-06-28 14:24:07 +02:00
about.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
about.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
about.ui Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
article-style-print.css Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
article-style-st-lingvo.css Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
article-style.css Minimizee 2-colors selection glitch for Babylon dictionaries. The source problem is that some html dont a well-formed structured (inline elements are not placed within block-level elements) 2011-07-01 13:25:14 -03:00
article_maker.cc Sync between the currently active article and the "found in dictionaries" pane. 2011-07-03 19:59:17 +02:00
article_maker.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
article_netmgr.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
article_netmgr.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
articleview.cc Fixed Shift-Tab problems, reported in #22. 2011-07-04 10:35:56 +02:00
articleview.hh Sync between the currently active article and the "found in dictionaries" pane. 2011-07-03 19:59:17 +02:00
articleview.ui Add "Highlight all" to Article search (Ctrl + F) 2011-06-29 14:42:16 -03:00
articlewebview.cc Closes #21: Scrollbar and doubleclick translation. 2011-07-05 21:58:02 +02:00
articlewebview.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
atomic_rename.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
atomic_rename.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
audiolink.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
audiolink.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
bgl.cc Minimizee 2-colors selection glitch for Babylon dictionaries. The source problem is that some html dont a well-formed structured (inline elements are not placed within block-level elements) 2011-07-01 13:25:14 -03:00
bgl.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
bgl_babylon.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
bgl_babylon.hh More work with Babylon. 2010-05-28 19:02:37 +04:00
broken_xrecord.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
broken_xrecord.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
btreeidx.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
btreeidx.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
chunkedstorage.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
chunkedstorage.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
config.cc Menubar can be hidden with Ctrl+M shortuct now. 2011-06-26 13:56:34 +02:00
config.hh Menubar can be hidden with Ctrl+M shortuct now. 2011-06-26 13:56:34 +02:00
configure Add a mock ./configure script which tells one to run qmake && make. 2010-11-26 20:55:43 +03:00
country.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
country.hh Support for Forvo online pronunciations added. 2010-06-13 00:16:35 +04:00
CREDITS.txt Fixes after code review: 2011-06-06 11:54:23 +02:00
dictdfiles.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
dictdfiles.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
dictgroupwidget.ui Add an icon before the "Shortcut" label in the group configuration. 2010-07-05 23:05:29 +04:00
dictionary.cc Add support for launching arbitrary executables (tts, manpages etc). 2011-05-28 22:08:37 -07:00
dictionary.hh Add support for launching arbitrary executables (tts, manpages etc). 2011-05-28 22:08:37 -07:00
dictionarybar.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
dictionarybar.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
dictspanewidget.hh Implemented Dictionaries Pane, to show dicts in which results were found. 2011-06-05 13:49:50 +02:00
dictzip.c Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
dictzip.h Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
dprintf.hh Correction of previous commits 2011-06-20 08:26:27 +04:00
dsl.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
dsl.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
dsl_details.cc Fix for #23: Failure to index a dictionary in UTF-8 format on Windows. 2011-07-01 14:21:57 +02:00
dsl_details.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
editdictionaries.cc Added Apply button to the Dictionaries configuration dialog. 2011-06-13 14:30:49 +02:00
editdictionaries.hh Added Apply button to the Dictionaries configuration dialog. 2011-06-13 14:30:49 +02:00
editdictionaries.ui Added Apply button to the Dictionaries configuration dialog. 2011-06-13 14:30:49 +02:00
ex.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
externalviewer.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
externalviewer.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
file.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
file.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
filetype.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
filetype.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
fixx11h.h Deal with X11 headers mess that causes compilation errors 2011-06-09 09:29:21 +02:00
flags.qrc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
folding.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
folding.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
forvo.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
forvo.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
fsencoding.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
fsencoding.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
german.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
german.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
goldendict.pro Chrome-style statusbar for GoldenDict. 2011-06-27 20:54:15 +02:00
goldendict.rc Update .rc file. 2010-12-04 18:30:35 +03:00
greektranslit.cc Remove UTF-8 BOM from the file - some compilers don't like it. 2011-04-16 15:40:00 -07:00
greektranslit.hh Greek transliteration by Jennie Petoumenou. 2010-05-29 13:22:08 +04:00
groupcombobox.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groupcombobox.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groups.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groups.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groups.ui added auto creation of language pair based groups 2010-09-16 20:50:31 +02:00
groups_widgets.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groups_widgets.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
groupselectorwidget.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
history.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
history.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
hotkeyedit.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
hotkeyedit.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
hotkeywrapper.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
hotkeywrapper.hh Switch to QtSingleApplication for maintaining single instance running. 2010-11-20 16:43:55 +03:00
htmlescape.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
htmlescape.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
hunspell.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
hunspell.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
iconv.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
iconv.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03: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 Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
indexedzip.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
initializing.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
initializing.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
initializing.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
instances.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
instances.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
keyboardstate.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
keyboardstate.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
langcoder.cc added auto creation of language pair based groups 2010-09-16 20:50:31 +02:00
langcoder.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
language.cc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
language.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
LICENSE.txt Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
loaddictionaries.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
loaddictionaries.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
lsa.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
lsa.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
main.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
mainstatusbar.cc One more fix for the statusbar behavior on X11 systems. 2011-06-30 16:50:19 +02:00
mainstatusbar.hh Workarounds for X11 idiosyncrasies. 2011-06-30 15:13:23 +02:00
maintabwidget.cc Added "New Tab" menu, plus corrected copyright headers. 2011-06-25 09:34:28 +02:00
maintabwidget.hh Added "New Tab" menu, plus corrected copyright headers. 2011-06-25 09:34:28 +02:00
mainwindow.cc Fixed Shift-Tab problems, reported in #22. 2011-07-04 10:35:56 +02:00
mainwindow.hh Sync between the currently active article and the "found in dictionaries" pane. 2011-07-03 19:59:17 +02:00
mainwindow.ui Add shortcuts for Previous/Next actions on Article search (Ctrl + F) 2011-06-30 09:45:05 -03:00
mediawiki.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
mediawiki.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
mouseover.cc Check scan popup modifiers in window message handler to avoid unneeded string handling 2011-06-17 16:15:41 +04:00
mouseover.hh Check scan popup modifiers in window message handler to avoid unneeded string handling 2011-06-17 16:15:41 +04:00
mutex.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
mutex.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
options.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
orderandprops.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
orderandprops.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
orderandprops.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04: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 Hide single tab option is implemented. 2011-06-23 16:20:32 +02:00
preferences.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
preferences.ui Hide single tab option is implemented. 2011-06-23 16:20:32 +02:00
processwrapper.cc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
processwrapper.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
programs.cc Add new program type - 'Prefix Match', which allows listing word matches as you type. 2011-06-04 14:35:09 -07:00
programs.hh Fixed compilation failure on Windows 2011-06-05 09:29:36 +02:00
qt-style-st-lingvo.css Implemented Dictionaries Pane, to show dicts in which results were found. 2011-06-05 13:49:50 +02:00
qt-style.css Implemented Dictionaries Pane, to show dicts in which results were found. 2011-06-05 13:49:50 +02:00
resources.qrc Use just one color for selecting and searching. This simplify things and avoid several issues (Check https://github.com/goldendict/goldendict/pull/10) 2011-06-30 14:56:02 -03:00
romaji.cc Leave only the real existing sokuon in kana tables. 2010-06-26 01:08:21 +04:00
romaji.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
russiantranslit.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
russiantranslit.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
scanpopup.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
scanpopup.hh Check scan popup modifiers in window message handler to avoid unneeded string handling 2011-06-17 16:15:41 +04:00
scanpopup.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
searchpanewidget.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
sounddir.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
sounddir.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
sources.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
sources.hh Add support for launching arbitrary executables (tts, manpages etc). 2011-05-28 22:08:37 -07:00
sources.ui Add support for launching arbitrary executables (tts, manpages etc). 2011-05-28 22:08:37 -07:00
sptr.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
stardict.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
stardict.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
termination.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
termination.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
transliteration.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
transliteration.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
utf8.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
utf8.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
webmultimediadownload.cc Support for Forvo online pronunciations added. 2010-06-13 00:16:35 +04:00
webmultimediadownload.hh Play audio files from websites. 2010-05-29 15:33:04 +04:00
website.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
website.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
wordfinder.cc Replace printf in code by a macro DPRINTF 2011-06-19 22:50:11 +04:00
wordfinder.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
wstring.cc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
wstring.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
wstring_qt.cc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
wstring_qt.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
xdxf.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
xdxf.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
xdxf2html.cc Replace fprintf(stderr,...) in code by a macro FDPRINTF 2011-06-20 00:29:11 +04:00
xdxf2html.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
zipfile.cc Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
zipfile.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00