The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
2011-11-27 18:19:37 -08: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 Added precompiled third-party libraries 2011-08-07 04:13:20 -04:00
locale Update Lithuanian translation. 2011-11-27 18:19:37 -08:00
maclibs Introduced support for PPC arch on Mac OS X. 2011-09-23 14:57:29 -04:00
mouseover_win32 Scan libraries: fix long strings handling 2011-09-30 14:04:53 +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 Change libiconv to last official version 1.13.1 2011-07-19 22:30:34 +04:00
.gitignore ignore goldendict.app directory 2011-08-21 19:31:07 -03: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 Small "About" dialog improvements: Increased its size and removed weird spacer in the middle of the form. 2011-07-10 08:40:47 +02: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 Regression: Fix "can't go up/down the list of suggestions" bug introduced while fixing "sync between currently active article and the 'found in dictionaries' pane for web dictionaries" bug. See other focusReasons at http://doc.qt.nokia.com/4.7-snapshot/qt.html#FocusReason-enum 2011-09-03 11:45:43 -03: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 Fix problem with the initial empty untitled page having garbled encoding (affecting the translated page title). 2011-08-01 23:50:15 -07:00
articleview.hh Clicking on "...." in the article view's context menu opens the Results Navigation Pane (if closed and is not popup window), focuses on the next dictionary entry on it and scrolls to the next dictionary in the article view. If user is using the popup window it just scrolls to the next dictionary. 2011-07-30 21:11:07 -03:00
articleview.ui Add "Highlight all" to Article search (Ctrl + F) 2011-06-29 14:42:16 -03:00
articlewebview.cc Regression: Fix "can't go up/down the list of suggestions" bug introduced while fixing "sync between currently active article and the 'found in dictionaries' pane for web dictionaries" bug. See other focusReasons at http://doc.qt.nokia.com/4.7-snapshot/qt.html#FocusReason-enum 2011-09-03 11:45:43 -03:00
articlewebview.hh Regression: Fix "can't go up/down the list of suggestions" bug introduced while fixing "sync between currently active article and the 'found in dictionaries' pane for web dictionaries" bug. See other focusReasons at http://doc.qt.nokia.com/4.7-snapshot/qt.html#FocusReason-enum 2011-09-03 11:45:43 -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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +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 Don't attempt adding very large words into index, they are usually a sign of malformed dictionary and can consume huge amount of resources. 2011-07-26 21:26:59 -07: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 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04:00
config.hh 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04: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 Add Turkish translation. 2011-11-13 00:48:47 -08: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
dictzip.h corrected FSF address 2011-09-08 19:16:24 +02:00
dprintf.hh Correction of previous commits 2011-06-20 08:26:27 +04:00
dsl.cc Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
dsl.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
dsl_details.cc Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
fsencoding.hh Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
gdappstyle.cc Dictionary tool buttons should not have an icon shifted when checked. 2011-07-12 11:38:37 +02:00
gdappstyle.hh Dictionary tool buttons should not have an icon shifted when checked. 2011-07-12 11:38:37 +02: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 Add Turkish translation. 2011-11-13 00:48:47 -08: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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
guids.c Improvements in scan popup functionality. 2011-07-09 23:26:30 +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 Fix hotkeys registration under Windows 2011-11-17 17:01:42 +04:00
hotkeywrapper.hh Added MAC OS X support and updated program icon from the old project wiki for better looks in Dock etc. Scan popup and hotkeys are not supported. The program is tested on Snow Leopard and Lion. Works with the default system libraries. 2011-08-06 14:39:16 -04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
hunspell.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
iconv.cc Adjust program code and project file to new libraries 2011-07-19 22:36:04 +04: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 Added MAC OS X support and updated program icon from the old project wiki for better looks in Dock etc. Scan popup and hotkeys are not supported. The program is tested on Snow Leopard and Lion. Works with the default system libraries. 2011-08-06 14:39:16 -04: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 Added precompiled third-party libraries 2011-08-07 04:13:20 -04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +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 Add translation of the word from command line 2011-11-16 17:02:56 +04:00
mainstatusbar.cc Various status bar related fixes: 2011-07-14 22:11:57 +02:00
mainstatusbar.hh Various status bar related fixes: 2011-07-14 22:11:57 +02:00
maintabwidget.cc Fixed #28: Allow adding a new tab by double-clicking the large empty space right to it 2011-07-19 12:03:56 +02:00
maintabwidget.hh Fixed #28: Allow adding a new tab by double-clicking the large empty space right to it 2011-07-19 12:03:56 +02:00
mainwindow.cc Add translation of the word from command line 2011-11-16 17:02:56 +04:00
mainwindow.hh 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04:00
mainwindow.ui New menu item: Help -> Configuration Folder. 2011-07-10 09:36:43 +02:00
mediawiki.cc Fix Wikipedia images loading 2011-10-22 15:52:52 +04:00
mediawiki.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
mouseover.cc Move some checks from ScanPopup into MouseOver 2011-07-28 17:04:06 +04:00
mouseover.hh Move some checks from ScanPopup into MouseOver 2011-07-28 17:04:06 +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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04:00
preferences.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
preferences.ui 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04: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 Various status bar related fixes: 2011-07-14 22:11:57 +02:00
resources.qrc Added MAC OS X support and updated program icon from the old project wiki for better looks in Dock etc. Scan popup and hotkeys are not supported. The program is tested on Snow Leopard and Lion. Works with the default system libraries. 2011-08-06 14:39:16 -04: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 Add translation of the word from command line 2011-11-16 17:02:56 +04:00
scanpopup.hh Add translation of the word from command line 2011-11-16 17:02:56 +04:00
scanpopup.ui 1. Add button to scan popup window to send translated word into main window 2011-11-16 16:52:25 +04:00
searchpanewidget.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
sounddir.cc Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04: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 Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +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
ufile.cc Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
ufile.hh Use file names in UTF-8. Fix issue #30. 2011-09-09 16:05:28 +04:00
uiauto.hh Improvements in scan popup functionality. 2011-07-09 23:26:30 +04: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 Fix sync between currently active article and the "found in dictionaries" pane for web dictionaries. 2011-07-30 17:28:24 -03:00
website.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
wordbyauto.cc Fix crash when UI Automation interface in absent in system 2011-07-30 17:09:09 +04:00
wordbyauto.hh Improvements in scan popup functionality. 2011-07-09 23:26:30 +04: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