The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
2017-04-24 17:42:01 +03:00
flags fix for blg dict 2012-01-28 12:07:23 +09:00
generators Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
help Update help files 2017-03-10 17:18:01 +03:00
icons Add support for GLS (Babylon source) format 2017-03-07 16:45:09 +03:00
locale Move updated tg_TJ.ts to "locale" folder 2017-04-03 22:54:45 +03:00
maclibs Mac-specific: Add OpenCC library 2016-04-21 17:50:56 +03:00
mouseover_win32 Win-specific: ScanPopup: Don't use unsupported word retrieving methods for GD own windows 2014-03-28 17:29:14 +04:00
MSBuild Properly handle the version.txt in Visual Studio's build 2013-08-16 23:36:38 +02:00
nsis Win-specific: Fix typo in NSIS script 2013-10-03 00:54:21 +04:00
opencc Add data for 64-bit OpenCC library 2016-04-22 23:34:03 +03:00
qtsingleapplication Qt5: Fix compilation errors with Qt 5.5.0 beta 2015-05-20 17:52:33 +03:00
redist better icon path 2014-05-14 22:50:19 +08:00
winlibs Win-specific: Update OpenCC library 2016-10-27 17:52:55 +03:00
.gitignore Some tuning for MinGW 4.8 build 2013-09-17 18:11:27 +04:00
.gitmodules Use proper read-only URL for winlibs submodule to avoid clone problems 2013-08-21 13:22:11 +02:00
aard.cc Make headers in dictionary info translatable 2017-03-16 18:20:36 +03:00
aard.hh Add support for Aard dictionaries (aar-html) 2012-02-09 16:50:38 +04:00
about.cc Merge branch 'Original' into Qt4x5 2014-05-12 18:10:26 +04:00
about.hh Fix compilation failures with Visual C++ 2012 (issue #375) 2013-08-07 20:29:36 +02:00
about.ui Fixed #183: Provide a higher resolution main GoldenDict icon 2013-07-19 19:07:32 +02:00
article-style-print.css Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
article-style-st-babylon.css Adjusted Babylon style's Expand/Collapse buttons 2013-06-03 09:05:28 +02:00
article-style-st-lingoes-blue.css Fix article header in "Modern" and "Lingoes-Blue" styles for very long dictionary names 2014-06-26 18:07:28 +04:00
article-style-st-lingoes.css Adjust fonts for some styles: Modern, Lingoes, Lingoes-Blue 2013-07-26 18:00:48 +02:00
article-style-st-lingvo.css DSL: Add default color (black) for [com] tag in Lingvo style, fix colors for [*][ex] combination 2013-11-09 21:18:55 +04:00
article-style-st-modern.css Fix article header in "Modern" and "Lingoes-Blue" styles for very long dictionary names 2014-06-26 18:07:28 +04:00
article-style.css More support for GLS format 2017-03-09 19:09:16 +03:00
article_maker.cc Insert all GD css files to article page in separate <style> tags 2016-08-02 17:56:35 +03:00
article_maker.hh Full-text search: Highlight of the search results 2014-04-22 22:29:58 +04:00
article_netmgr.cc Websites(Qt 5.2+): Fix some urls handling 2017-03-24 19:16:03 +03:00
article_netmgr.hh Websites(Qt 5.2+): Fix some urls handling 2017-03-24 19:16:03 +03:00
articleinspector.cc Fix compilation errors on Qt 4.5 2013-07-18 15:02:39 +02:00
articleinspector.hh Fix compilation errors on Qt 4.5 2013-07-18 15:02:39 +02:00
articleview.cc Don't show some context menu items for selection with spaces only 2017-04-24 17:41:07 +03:00
articleview.hh Send image to external viewer by double click 2017-03-13 17:38:27 +03:00
articleview.ui A little tuning of interface 2014-04-25 17:30:31 +04:00
articlewebview.cc Send image to external viewer by double click 2017-03-13 17:38:27 +03:00
articlewebview.hh Send image to external viewer by double click 2017-03-13 17:38:27 +03: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
authentication.ui Add proxy authentication dialog 2014-04-03 18:21:02 +04:00
belarusiantranslit.cc Add belarusian transliteration 2013-01-20 22:15:24 +03:00
belarusiantranslit.hh Add belarusian transliteration 2013-01-20 22:15:24 +03:00
bgl.cc Make headers in dictionary info translatable 2017-03-16 18:20:36 +03:00
bgl.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
bgl_babylon.cc Bgl: A little refactoring of big-endian numbers handling 2017-03-16 18:19:43 +03:00
bgl_babylon.hh Merge branch 'Original' into Qt4x5 2016-04-09 11:09:55 +03:00
broken_xrecord.cc Replace Q_WS_X11 -> HAVE_X11 2013-05-31 13:28:36 +08:00
broken_xrecord.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
btreeidx.cc Fix crash while wildcard search in empty dictionaries 2016-05-28 22:26:25 +03:00
btreeidx.hh Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
chinese.cc Mac-specific: Change scheme for find OpenCC data directory 2016-04-22 17:57:41 +03:00
chinese.hh Support conversion between simplified and traditional Chinese characters 2015-10-20 00:00:35 +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: conditional compilation and OpenCC exception handling 2015-10-26 09:38:22 +08:00
chunkedstorage.cc Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
chunkedstorage.hh Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
config.cc Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
config.hh Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
configure Add a mock ./configure script which tells one to run qmake && make. 2010-11-26 20:55:43 +03: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 Update Vietnamese translation for GoldenDict 1.5 2015-03-19 20:18:15 +07:00
decompress.cc Add SLOB dictionaries support 2015-01-22 18:17:05 +03:00
decompress.hh Add SLOB dictionaries support 2015-01-22 18:17:05 +03:00
delegate.cc Some more RTL support for wordlist and history list (issue #384) 2013-09-02 19:47:09 +04: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 Use own isspace() implementation in all places 2016-04-15 17:44:53 +03:00
dictdfiles.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
dictgroupwidget.ui Add an icon before the "Shortcut" label in the group configuration. 2010-07-05 23:05:29 +04:00
dictheadwords.cc Show headwords from dictionaries setup dialog in modal mode 2015-03-23 18:58:49 +03:00
dictheadwords.hh Show headwords from dictionaries setup dialog in modal mode 2015-03-23 18:58:49 +03:00
dictheadwords.ui Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
dictinfo.cc Show dictionary icon in the dictionary information and dictionary headwords dialogs 2014-11-14 19:54:13 +03:00
dictinfo.hh Show all headwords for selected dictionary 2014-02-28 16:36:28 +04:00
dictinfo.ui Show all headwords for selected dictionary 2014-02-28 16:36:28 +04:00
dictionary.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
dictionary.hh Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
dictionarybar.cc Call dictionary headwords dialog via context menu of dictionaries bar and dictionaries list 2014-03-01 17:11:14 +04:00
dictionarybar.hh Call dictionary headwords dialog via context menu of dictionaries bar and dictionaries list 2014-03-01 17:11:14 +04:00
dictserver.cc Merge branch 'Original' into Qt4x5 2016-04-09 11:09:55 +03:00
dictserver.hh DICT protocol support 2014-05-02 17:36:50 +04:00
dictspanewidget.hh History Pane rewrite. 2013-01-17 10:08:53 +01:00
dictzip.c Win-specific: Fix reading of uncompressed text format files larger then 2 Gb 2016-07-20 19:14:34 +03:00
dictzip.h Some more error handling 2014-04-24 22:50:47 +04:00
dsl.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
dsl.hh Configurable parameter for DSL headwords' maximum size. 2013-01-11 11:00:30 +01:00
dsl_details.cc DSL: Handle "id" and "name" attributes in "lang" tag 2016-12-22 22:58:01 +03:00
dsl_details.hh DSL: Handle "id" and "name" attributes in "lang" tag 2016-12-22 22:58:01 +03:00
editdictionaries.cc Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
editdictionaries.hh Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
editdictionaries.ui Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
epwing.cc Remove extra include (issue #814) 2017-03-03 20:09:41 +03:00
epwing.hh Add support for Epwing dictionaries 2014-05-20 17:59:56 +04:00
epwing_book.cc Epwing: Fix some images handling while compiled with Qt 4.x (issue #707) 2016-05-21 16:45:08 +03:00
epwing_book.hh Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
epwing_charmap.cc Epwing: Map some more extra symbols 2014-05-23 16:11:15 +04:00
epwing_charmap.hh Epwing: Fix monochrome images, use unicode symbols instead of some extra symbol images 2014-05-22 22:16:10 +04:00
ex.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
externalviewer.cc Rename "DPRINTF" and "FDPRINTF" debug macro 2014-05-11 01:02:31 +04:00
externalviewer.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
extlineedit.cc Fix compilation errors on Qt 4.5 2013-07-18 15:02:39 +02:00
extlineedit.hh Fix compilation errors on Qt 4.5 2013-07-18 15:02:39 +02:00
ffmpegaudio.cc Merge branch 'Original' into Qt4x5 2016-02-24 17:44:26 +03:00
ffmpegaudio.hh Stop the internal audio player when the page is closed or changed 2013-06-23 11:54:46 +02:00
file.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
file.hh Add support for split zip files 2017-04-24 17:42:01 +03:00
filetype.cc Use own isspace() implementation in all places 2016-04-15 17:44:53 +03:00
filetype.hh DSL: Support video resources 2013-06-22 18:36:25 +02:00
fixx11h.h Deal with X11 headers mess that causes compilation errors 2011-06-09 09:29:21 +02:00
flags.qrc fix for blg dict 2012-01-28 12:07:23 +09:00
folding.cc A little refactoring of wildcards in the input line handling 2014-04-26 15:46:26 +04:00
folding.hh Fix compilation with Qt 4.6 (issue #470) 2014-04-26 16:34:01 +04:00
forvo.cc Merge branch 'Original' into Qt4x5 2014-05-12 18:10:26 +04:00
forvo.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
fsencoding.cc Part of work for #212: Make GD source to be ready for Qt5. 2013-02-03 21:19:55 +01:00
fsencoding.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
ftshelpers.cc Merge branch 'Original' into Qt4x5 2016-02-24 17:44:26 +03:00
ftshelpers.hh DSL: Exclude tags [s], [url], [video], [preview] from indexing for full-text search 2014-11-22 17:22:04 +03:00
fulltextsearch.cc Merge branch 'Qt4x5' into Original 2016-04-26 19:01:40 +03:00
fulltextsearch.hh Merge branch 'Original' into Qt4x5 2014-07-11 18:17:43 +04:00
fulltextsearch.ui Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
gdappstyle.cc Limit maximum small icon size to 21 pixel (standard icon size for Lingvo dictionaries) (issue #441) 2014-02-18 21:05:45 +04:00
gdappstyle.hh Fix compilation errors on Qt 4.5 2013-07-18 15:02:39 +02:00
gddebug.cc Fix logging to file UTF-8 encoded messages 2013-11-16 22:34:09 +04:00
gddebug.hh Rename "DPRINTF" and "FDPRINTF" debug macro 2014-05-11 01:02:31 +04:00
german.cc Update year in copyright notices. 2012-02-21 01:47:14 +04:00
german.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
gestures.cc Gestures: Move static floating-point data members initialization from header to source file 2014-05-11 19:53:39 +04:00
gestures.hh Gestures: Move static floating-point data members initialization from header to source file 2014-05-11 19:53:39 +04:00
gls.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
gls.hh Add support for GLS (Babylon source) format 2017-03-07 16:45:09 +03:00
GoldenDict.exe.manifest Win-Specific: Embed appropriate manifest. 2013-06-05 00:33:44 +08:00
goldendict.pro Add support for split zip files 2017-04-24 17:42:01 +03:00
goldendict.rc Win-specific: Fix build with Qt 5.6.0 and VS 2013 2016-04-14 19:09:21 +03:00
goldendict.sln Created a VS2012 project and solution for GoldenDict 2013-08-16 15:47:12 +02:00
goldendict.vcxproj Merge branch 'locale-fi' of https://github.com/sikmir/goldendict into Temp 2016-11-24 07:52:42 +03:00
goldendict.vcxproj.filters Merge branch 'locale-fi' of https://github.com/sikmir/goldendict into Temp 2016-11-24 07:52:42 +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 Add Alt+PgDown/PgUp shortcuts to select next/previous group 2012-10-01 16:43:00 +04:00
groupcombobox.hh Add Alt+PgDown/PgUp shortcuts to select next/previous group 2012-10-01 16:43:00 +04:00
groups.cc Add show all groups button to groups dialog 2014-03-03 17:47:06 +04: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 #212: Scratch, currently works under windows, for both Qt4 and Qt5 2013-05-30 21:24:21 +08:00
groups_widgets.hh Better keyboard support in Dictionaries tab: 2013-01-07 09:57:34 +01:00
groupselectorwidget.ui Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
guids.c Some more TTS from Timon Wong 2013-04-24 20:01:44 +04:00
helpwindow.cc Allow to choose help language 2014-06-25 18:01:11 +04:00
helpwindow.hh Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
history.cc Fixed #232: history pane doesn't retain cleared state after restarting goldendict 2013-03-05 13:23:50 +01:00
history.hh Fixed #232: history pane doesn't retain cleared state after restarting goldendict 2013-03-05 13:23:50 +01:00
historypanewidget.cc Merge branch 'master' into qt4x5 2013-08-02 17:00:16 +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 Win-specific: Modify global hotkeys handling. 2015-10-13 17:57:40 +03:00
hotkeyedit.hh Win-specific: Modify global hotkeys handling. 2015-10-13 17:57:40 +03:00
hotkeywrapper.cc Merge branch 'Original' into Qt4x5 2015-10-14 18:23:46 +03:00
hotkeywrapper.hh Linux-specific: Fix compilation with Qt5 (issue #595) 2015-06-24 17:56:29 +03:00
htmlescape.cc DictD: One more fix for dictionary description 2015-02-26 17:37:20 +03:00
htmlescape.hh DictD: One more fix for dictionary description 2015-02-26 17:37:20 +03:00
hunspell.cc Merge branch 'Original' into Qt4x5 2015-02-26 18:06:49 +03:00
hunspell.hh Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
iconv.cc Update year in copyright notices. 2012-02-21 01:47:14 +04:00
iconv.hh Some more unhandled exceptions 2013-09-24 17:56:47 +04: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 ZIPS: Fix count of file names with non-ASCII characters 2014-10-10 16:52:22 +04:00
indexedzip.hh Add support for split zip files 2017-04-24 17:42:01 +03:00
initializing.cc Qt5-Win-specific: Repair animation of dictionaries initializing indicator on Vista and higher with classic appearance 2013-09-27 17:04:57 +04:00
initializing.hh Qt5-Win-specific: Repair animation of dictionaries initializing indicator on Vista and higher with classic appearance 2013-09-27 17:04:57 +04:00
initializing.ui Ui-Tweak: auto-fitting dict name for initializing window 2013-05-22 21:09:43 +08:00
instances.cc std::vector -> QVector in config 2012-12-10 16:49:45 +04:00
instances.hh Own muted dictionaries list for each group 2012-09-26 17:13:47 +04:00
keyboardstate.cc Merge branch 'Original' into Qt4x5 2014-05-12 18:10:26 +04:00
keyboardstate.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
langcoder.cc Fix LangCoder for three characters language codes 2016-04-01 01:22:15 +03:00
langcoder.hh Fix compilation under MacOS 2013-07-20 13:50:21 +04:00
language.cc Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03: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
lionsupport.h Mac-specific: Fix for retina display 2014-06-17 17:47:04 +04:00
lionsupport.mm Mac-specific: Fix for retina display 2014-06-17 17:47:04 +04:00
loaddictionaries.cc Add support for GLS (Babylon source) format 2017-03-07 16:45:09 +03:00
loaddictionaries.hh Configurable parameter for DSL headwords' maximum size. 2013-01-11 11:00:30 +01:00
lsa.cc Merge branch 'Original' into Qt4x5 2014-05-12 18:10:26 +04:00
lsa.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
machotkeywrapper.mm MacOS: Fix build under Mac OS 10.11.5 (issue #720) 2016-06-21 18:10:45 +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 Lin-specific: Fix command line parsing for non-ASCII symbols 2017-03-15 17:47:07 +03:00
mainstatusbar.cc Show now indexing for full-text search dictionary name in status line (issue #640) 2015-11-01 16:03:15 +03: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 Don't create new empty tab on double click outside the tab bar 2014-04-23 17:45:51 +04:00
maintabwidget.hh Fix new tab adding by mouse double click under Ubuntu 2012-12-27 17:04:46 +04:00
mainwindow.cc Call disconnect() before deleteLater() for QNetworkReply objects 2017-03-20 17:31:02 +03:00
mainwindow.hh Add command line parameters "--group-name" and "--popup-group-name" 2017-03-10 17:15:10 +03:00
mainwindow.ui Add help system 2014-06-23 20:03:14 +04:00
mdictparser.cc Merge branch 'Original' into Qt4x5 2015-10-14 18:23:46 +03:00
mdictparser.hh Remove dependency on libavutil 2015-10-11 23:01:24 +08:00
mdx.cc MDict: More optimize links handling 2016-11-15 17:39:45 +03:00
mdx.hh MDict: Add volumes support for mdd files 2013-05-08 21:51:02 +08:00
mediawiki.cc Call disconnect() before deleteLater() for QNetworkReply objects 2017-03-20 17:31:02 +03:00
mediawiki.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
mouseover.cc Win-specific: ScanPopup: Fix RTL strings scanning 2014-03-17 17:46:50 +04:00
mouseover.hh Win-specific: Show translation in popup window istead of sending word to GD main window while scanning GD main window 2012-09-24 17:20:58 +04: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
mutex.cc Update year in copyright notices. 2012-02-21 01:47:14 +04:00
mutex.hh Update year in copyright notices. 2012-02-21 01:47:14 +04: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 Merge branch 'Original' into Qt4x5 2016-02-24 17:44:26 +03:00
orderandprops.hh Dictionaries dialog: Show dictionaries number 2014-06-30 17:58:39 +04: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 Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
preferences.hh Add help buttons to dialogs 2014-06-24 17:55:06 +04:00
preferences.ui Add option to enable/disable search via synonyms 2017-03-09 19:11:17 +03:00
processwrapper.cc Fixed build under Arch Linux 2012-04-07 12:33:37 -03:00
processwrapper.hh Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
programs.cc Merge branch 'master' into qt4x5 2013-06-16 15:54:05 +08:00
programs.hh Update year in copyright notices. 2012-02-21 01:47:14 +04: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 Fixed #191: New UI in the scan popup, replace 3 separate widgets with the translate box. 2013-01-25 16:42:44 +01:00
qt-style-st-lingoes-blue.css Tweaked menu spacing in Lingoes-Blue theme 2013-04-11 12:43:23 +02:00
qt-style-st-lingvo.css Fixed #191: New UI in the scan popup, replace 3 separate widgets with the translate box. 2013-01-25 16:42:44 +01:00
qt-style-st-modern.css Added a new built-in style 'Modern' (Prefs->Interface->Display Style->Modern) 2013-03-23 17:48:31 +01:00
qt-style.css Additional fix for #205. 2013-02-07 19:16:19 +01:00
qt4x5.hh Qt5: Fix retrieving words with '%' char 2017-01-14 16:52:44 +03:00
README.md Add instructions to install it for Qt 5 2016-12-19 03:22:59 -05:00
resources.qrc Add support for GLS (Babylon source) format 2017-03-07 16:45:09 +03:00
ripemd.cc Fix build on Big Endian 64 bit machines (issue #714) 2016-06-03 18:37:34 +03:00
ripemd.hh Fix build on Big Endian 64 bit machines (issue #714) 2016-06-03 18:37:34 +03:00
romaji.cc Update romaji.cc 2014-04-25 23:17:18 +07:00
romaji.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
russiantranslit.cc Update year in copyright notices. 2012-02-21 01:47:14 +04:00
russiantranslit.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
sapi.hh Some more TTS from Timon Wong 2013-04-24 20:01:44 +04:00
scanpopup.cc Add command line parameters "--group-name" and "--popup-group-name" 2017-03-10 17:15:10 +03:00
scanpopup.hh Add command line parameters "--group-name" and "--popup-group-name" 2017-03-10 17:15:10 +03:00
scanpopup.ui Decrease minimal size of the popup window 2014-05-09 22:06:52 +04:00
sdict.cc Make headers in dictionary info translatable 2017-03-16 18:20:36 +03:00
sdict.hh Add support for Sdict dictionaries 2012-02-09 16:49:41 +04:00
searchpanewidget.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
slob.cc Slob: Fix handling of links to external resources 2017-03-13 17:39:23 +03:00
slob.hh Add SLOB dictionaries support 2015-01-22 18:17:05 +03:00
sounddir.cc Merge branch 'Original' into Qt4x5 2014-04-11 19:29:56 +04:00
sounddir.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
sources.cc Websites: Fix custom icons 2017-03-26 14:03:47 +03:00
sources.hh ChineseConversion: conditional compilation and OpenCC exception handling 2015-10-26 09:38:22 +08:00
sources.ui ChineseConversion: conditional compilation and OpenCC exception handling 2015-10-26 09:38:22 +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 Win-specific: Fix crash if TTS interface is not presented in system 2014-01-18 19:11:17 +04:00
splitfile.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
splitfile.hh Add support for split zip files 2017-04-24 17:42:01 +03:00
sptr.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
stardict.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
stardict.hh Update year in copyright notices. 2012-02-21 01:47:14 +04: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 Possibility to log GD console messages into file "gd_log.txt" in GD config directory. Activated by "--log-to-file" key in command line. 2013-09-20 18:25:44 +04:00
termination.hh Possibility to log GD console messages into file "gd_log.txt" in GD config directory. Activated by "--log-to-file" key in command line. 2013-09-20 18:25:44 +04: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 Fix typos in translation 2013-04-28 11:45:08 -03:00
tiff.cc Fix compilation undex Linux 2014-02-16 14:22:13 +04:00
tiff.hh Handle 1-bit black/white TIFF images without photometric interpretation tag 2014-02-11 18:02:00 +04:00
translatebox.cc Change Q_WS_MAC to Q_OS_MAC, Change Q_WS_WIN* to Q_OS_WIN* 2013-05-31 12:28:29 +08:00
translatebox.hh Additional fix for #205. 2013-02-07 19:16:19 +01:00
transliteration.cc Support conversion between simplified and traditional Chinese characters 2015-10-20 00:00:35 +08:00
transliteration.hh Support conversion between simplified and traditional Chinese characters 2015-10-20 00:00:35 +08: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
uiauto.hh Fix some warnings 2012-10-31 17:58:35 +04:00
utf8.cc Use own isspace() implementation in all places 2016-04-15 17:44:53 +03:00
utf8.hh Use own isspace() implementation in all places 2016-04-15 17:44:53 +03:00
voiceengines.cc Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related 2013-05-31 12:20:25 +08:00
voiceengines.hh Win-specific: Add TTS support for Windows (by Timon Wong) 2013-04-24 18:52:04 +04:00
webmultimediadownload.cc Call disconnect() before deleteLater() for QNetworkReply objects 2017-03-20 17:31:02 +03:00
webmultimediadownload.hh Media downloader: Fix case with redirect response 2017-03-13 17:40:19 +03:00
website.cc Call disconnect() before deleteLater() for QNetworkReply objects 2017-03-20 17:31:02 +03:00
website.hh Websites: Add alternative loading method 2016-06-17 19:31:16 +03:00
wordbyauto.cc Rename "DPRINTF" and "FDPRINTF" debug macro 2014-05-11 01:02:31 +04:00
wordbyauto.hh Improvements in scan popup functionality. 2011-07-09 23:26:30 +04:00
wordfinder.cc Refactor of expressions search via morphology suggestion 2015-02-25 20:44:00 +03:00
wordfinder.hh Refactor of expressions search via morphology suggestion 2015-02-25 20:44:00 +03:00
wordlist.cc Fix rare and strange crash in modern UI 2014-04-25 20:43:01 +04:00
wordlist.hh Fix rare and strange crash in modern UI 2014-04-25 20:43:01 +04:00
wstring.cc Drop the src/ directory. It's superfluous. 2010-05-15 16:42:18 +04:00
wstring.hh Update year in copyright notices. 2012-02-21 01:47:14 +04:00
wstring_qt.cc Properly handle non-normalized unicode headwords 2013-07-06 20:18:43 +02:00
wstring_qt.hh Properly handle non-normalized unicode headwords 2013-07-06 20:18:43 +02:00
x64.cc Win-specific: Preparation for 64-bit build 2013-03-28 17:45:47 +04:00
x64.hh Win-specific: ScanPopup in 64-bit applications 2012-01-24 16:39:23 +04:00
xdxf.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
xdxf.hh Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
xdxf2html.cc Fix display of abbreviations contained '-' character 2016-08-03 17:29:15 +03: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 Add support for split zip files 2017-04-24 17:42:01 +03:00
zim.hh Add ZIM format support (issue #267). Now turned on by default for Windows only. Under Linux/MacOS use "qmake "CONFIG+=zim_support"" (liblzma-dev package required. Or take xz 5.0.5 sources from http://tukaani.org/xz/ and compile it). 2013-09-14 20:17:32 +04:00
zipfile.cc Add support for split zip files 2017-04-24 17:42:01 +03:00
zipfile.hh Add support for split zip files 2017-04-24 17:42:01 +03:00
zipsounds.cc Merge branch 'Original' into Qt4x5 2014-11-27 18:53:52 +03:00
zipsounds.hh Support sound packs in zip archive (.zips) 2012-09-28 16:39:52 +04:00

Introduction

GoldenDict is a feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd/AARD/MDict/SDict) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.

Requirements

This code has been run and tested on Windows XP/Vista/7, Ubuntu Linux, Mac OS X.

External Deps

  • Make, GCC, Git
  • Qt framework. Minimum required version is 4.6 for Windows, 4.5 for all other platforms. But Qt 4.7 or 4.8 is recommended.
  • If you want to use Qt 5.x then use branch qt4x5
  • Qt Creator IDE is recommended for development
  • Various libraries on Linux (png, zlib, etc)
  • On Mac and Windows all the libraries are already included in the repository

Installing External Deps on Ubuntu Linux

sudo apt-get install git pkg-config build-essential qt4-qmake \
     libvorbis-dev zlib1g-dev libhunspell-dev x11proto-record-dev \
     libqt4-dev libqtwebkit-dev libxtst-dev liblzo2-dev libbz2-dev \
     libao-dev libavutil-dev libavformat-dev libtiff5-dev libeb16-dev

Installing External Deps on Ubuntu Linux for Qt5

sudo apt-get install git pkg-config build-essential qt5-qmake \
     libvorbis-dev zlib1g-dev libhunspell-dev x11proto-record-dev \
     qtdeclarative5-dev libqtwebkit-dev libxtst-dev liblzo2-dev libbz2-dev \
     libao-dev libavutil-dev libavformat-dev libtiff5-dev libeb16-dev \
     libqt5webkit5-dev libqt5svg5-dev libqt5x11extras5-dev qttools5-dev \
     qttools5-dev-tools

How to build

First, clone this repository, e.g.:

git clone git://github.com/goldendict/goldendict.git

And then invoke qmake-qt4 and make:

cd goldendict && qmake-qt4 && make

In case when qmake-qt4 does not exist, try using qmake but make sure it is indeed from the Qt 4 installation. On the other hand, if you want to use qt5, make sure that qmake is from Qt 5 installation. If not, you can try finding it at a path like /usr/lib/x86_64-linux-gnu/qt5/bin/qmake. Alternatively, you might want to load goldendict.pro file from within Qt Creator, especially on Windows.

Building with Chinese conversion support

To add Chinese conversion support you need at first install libopencc-dev package:

sudo apt-get install libopencc-dev

Then pass "CONFIG+=chinese_conversion_support" to qmake

qmake "CONFIG+=chinese_conversion_support"

Building with Zim dictionaries support

To add Zim and Slob formats support you need at first install lzma-dev package:

sudo apt-get install liblzma-dev

Then pass "CONFIG+=zim_support" to qmake

qmake "CONFIG+=zim_support"

Building without extra tiff handler

If you have problem building with libtiff5-dev package, you can pass "CONFIG+=no_extra_tiff_handler" to qmake in order to disable extra tiff support (without such extra support some b/w tiff images will not be displayed):

qmake "CONFIG+=no_extra_tiff_handler"

Building without Epwing format support

If you have problem building with libeb-dev package, you can pass "CONFIG+=no_epwing_support" to qmake in order to disable Epwing format support

qmake "CONFIG+=no_epwing_support"

Building without internal audio player

If you have problem building with FFmpeg/libao (for example, Ubuntu older than 12.04), you can pass "DISABLE_INTERNAL_PLAYER=1" to qmake in order to disable internal audio player completely:

qmake "DISABLE_INTERNAL_PLAYER=1"

NB: All additional settings for qmake that you need must be combined in one qmake launch, for example:

qmake "CONFIG+=zim_support" "CONFIG+=no_extra_tiff_handler" "DISABLE_INTERNAL_PLAYER=1"

Then, invoke make clean before make because the setting change:

make clean && make

Building under Windows with MS Visual Studio

To build GoldenDict with Visual Studio take one of next library packs and unpack it to "winlibs/lib/msvc" folder in GoldenDict sources folder.
GoldenDict_libs_VS2013_x86_v2.7z - for MS Visual Studio 2013, 32 bit
GoldenDict_libs_VS2013_x64_v2.7z - for MS Visual Studio 2013, 64 bit
GoldenDict_libs_VS2015_x86_v2.7z - for MS Visual Studio 2015, 32 bit
GoldenDict_libs_VS2015_x64_v2.7z - for MS Visual Studio 2015, 64 bit

To create project files for Visual Studio you can pass "-tp vc" option to qmake.

Note: In Qt 5.6.0 and later the Webkit module was removed from official release builds. You should to build it from sources to compile GoldenDict.

Installation

Installation is an optional step since the built binary can be used as-is without installation. But you can properly install via:

make install

NB: Don't do that on Windows!

License

This project is licensed under the GNU GPLv3+ license, a copy of which can be found in the LICENSE.txt file.

Support

Users looking for support should file an issue in the official GoldenDict issue tracker, or even better: submit a pull request if you have a fix available. General questions should be asked on the official GoldenDict forum.