goldendict-ng/src
2009-05-15 14:24:37 +00:00
..
flags reorganization of Groups dialog (unstable - needs to be checked) 2009-04-26 13:16:30 +00:00
generators *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
icons a bit more icons 2009-05-02 21:46:43 +00:00
libzip libzip config updated in order to get compiled on windows 2009-05-02 14:02:37 +00:00
locale +! Add proper .qm generation in .pro file. 2009-05-03 10:18:50 +00:00
mouseover_win32
redist integration into KDE menu 2009-05-03 08:50:41 +00:00
winlibs * Incorporate modified libzip sources which read central directory up to its 2009-05-01 15:25:28 +00:00
about.ui * The program version is now propagated to the program; and it now ends up 2009-04-12 22:02:15 +00:00
article-style-print.css + Hide .dsl audio icons in print mode. 2009-05-01 12:34:27 +00:00
article-style-st-lingvo.css * Slight change in Lingvo style. Looks less like in Lingo, but I like it this 2009-05-11 23:44:24 +00:00
article-style.css + Navigating away from within any article belonging to some dictionary 2009-05-11 19:14:28 +00:00
article_maker.cc + Pronounce word feature now plays sound from the currently active article 2009-05-14 20:38:17 +00:00
article_maker.hh *! Awlays set definition's (QWebView) style using Html css, not Qt css. 2009-05-11 15:33:57 +00:00
article_netmgr.cc *! Awlays set definition's (QWebView) style using Html css, not Qt css. 2009-05-11 15:33:57 +00:00
article_netmgr.hh * Cancel the corresponding dictionary request upon the network request 2009-03-28 15:59:39 +00:00
articleview.cc + Alt+Left/Right act as Back/Forward shortcuts. 2009-05-15 14:24:37 +00:00
articleview.hh + Alt+Up/Alt+Down nagivate within articles in the definition view. 2009-05-15 14:11:54 +00:00
articleview.ui *! Awlays set definition's (QWebView) style using Html css, not Qt css. 2009-05-11 15:33:57 +00:00
audiolink.cc + Pronounce word feature now plays sound from the currently active article 2009-05-14 20:38:17 +00:00
audiolink.hh + Pronounce word feature now plays sound from the currently active article 2009-05-14 20:38:17 +00:00
bgl.cc *! Do proper '<charset c=t>..</charset>' replacements with a regexp. 2009-05-07 16:14:56 +00:00
bgl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
bgl_babylon.cc + Language pair is now extracted from the Bgl data 2009-05-07 10:59:58 +00:00
bgl_babylon.hh + Language pair is now extracted from the Bgl data 2009-05-07 10:59:58 +00:00
btreeidx.cc added changes in order to be able to get it compiled with MSVC (no project yet) 2009-04-29 23:18:26 +00:00
btreeidx.hh added changes in order to be able to get it compiled with MSVC (no project yet) 2009-04-29 23:18:26 +00:00
chunkedstorage.cc added changes in order to be able to get it compiled with MSVC (no project yet) 2009-04-29 23:18:26 +00:00
chunkedstorage.hh added changes in order to be able to get it compiled with MSVC (no project yet) 2009-04-29 23:18:26 +00:00
config.cc + Possibility to skip the latest release when checking for new releases. 2009-05-14 17:59:49 +00:00
config.hh + Possibility to skip the latest release when checking for new releases. 2009-05-14 17:59:49 +00:00
dictdfiles.cc added language recognition for dictd files 2009-05-05 22:45:02 +00:00
dictdfiles.hh + Support for dictd files (.index/.dict(.dz)) added, among with other small 2009-04-09 18:50:49 +00:00
dictgroupwidget.ui
dictionary.cc + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
dictionary.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
dictzip.c added changes in order to be able to get it compiled with MSVC (no project yet) 2009-04-29 23:18:26 +00:00
dictzip.h
dsl.cc * Move comment 2009-05-14 22:00:56 +00:00
dsl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
dsl_details.cc +! Basic support for comments in dsl ({{like this}}) 2009-05-14 21:16:50 +00:00
dsl_details.hh + Support UTF8 for the .dsl files which begin with UTF8 BOM. 2009-05-08 10:21:03 +00:00
editdictionaries.cc *! Another fix to complete the previous commit. 2009-05-15 12:39:53 +00:00
editdictionaries.hh *! Another fix to complete the previous commit. 2009-05-15 12:39:53 +00:00
editdictionaries.ui * Both Sources and Groups were consolidated into a single Dictionaries window. 2009-04-30 15:29:03 +00:00
ex.hh
externalviewer.cc *! Fix ExternalViewer crashing when the tab which spawned it gets closed while 2009-04-12 23:53:13 +00:00
externalviewer.hh *! Fix ExternalViewer crashing when the tab which spawned it gets closed while 2009-04-12 23:53:13 +00:00
file.cc
file.hh
filetype.cc * Use more standard isspace() instead of more non-standard isblank(). 2009-04-17 22:59:30 +00:00
filetype.hh
flags.qrc reorganization of Groups dialog (unstable - needs to be checked) 2009-04-26 13:16:30 +00:00
folding.cc * Dsl articles now render and behave more closely to the original Lingvo. 2009-05-10 15:44:21 +00:00
folding.hh * Dsl articles now render and behave more closely to the original Lingvo. 2009-05-10 15:44:21 +00:00
fsencoding.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
fsencoding.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
german.cc *! Add forms which start with uppercase but have second letter lowercased. 2009-05-14 13:06:58 +00:00
german.hh added German transliteration rules 2009-05-11 23:37:18 +00:00
goldendict.pro added German transliteration rules 2009-05-11 23:37:18 +00:00
goldendict.rc
groupcombobox.cc * Group can be quickly chosen by Alt+G. 2009-05-10 11:49:14 +00:00
groupcombobox.hh * Group can be quickly chosen by Alt+G. 2009-05-10 11:49:14 +00:00
groups.cc Groups & Dictionaries dialog: added buttons for managing dictionaries 2009-05-02 17:12:52 +00:00
groups.hh Groups & Dictionaries dialog: added buttons for managing dictionaries 2009-05-02 17:12:52 +00:00
groups.ui Groups & Dictionaries dialog: added buttons for managing dictionaries 2009-05-02 17:12:52 +00:00
groups_widgets.cc added Ctrl-Enter hotkey which opens current translation in a new tab 2009-05-05 20:12:20 +00:00
groups_widgets.hh group drag&drop fix 2009-05-03 19:24:25 +00:00
groupselectorwidget.ui
hotkeyedit.cc +! Those were meant to be commited as a part of the previous commit. 2009-04-21 18:29:33 +00:00
hotkeyedit.hh +! Those were meant to be commited as a part of the previous commit. 2009-04-21 18:29:33 +00:00
hotkeywrapper.cc *! React to a keypad Insert key in hotkeys under Linux too. 2009-04-25 10:45:42 +00:00
hotkeywrapper.hh *! React to a keypad Insert key in hotkeys under Linux too. 2009-04-25 10:45:42 +00:00
htmlescape.cc + Add escapeForJavaScript() function, to be used later. 2009-04-12 11:28:56 +00:00
htmlescape.hh + Add escapeForJavaScript() function, to be used later. 2009-04-12 11:28:56 +00:00
hunspell.cc fix for MSVC - it does not compile if..else sequences with more than 128 cases. 2009-04-30 23:23:01 +00:00
hunspell.hh + Hunspell-based morphology added. 2009-04-09 14:15:01 +00:00
iconv.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
iconv.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
inc_case_folding.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
inc_diacritic_folding.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
initializing.cc + Show the 'wait' message when loading dictionaries and the main window is 2009-03-29 13:34:39 +00:00
initializing.hh * Both Sources and Groups were consolidated into a single Dictionaries window. 2009-04-30 15:29:03 +00:00
initializing.ui
instances.cc + Allow looking up words in the currently chosen group from the RMB menu. 2009-05-14 19:27:19 +00:00
instances.hh + Allow looking up words in the currently chosen group from the RMB menu. 2009-05-14 19:27:19 +00:00
keyboardstate.cc
keyboardstate.hh
langcoder.cc added language recognition for StarDict dictionaries; 2009-05-05 21:51:21 +00:00
langcoder.hh reorganization of Groups dialog (unstable - needs to be checked) 2009-04-26 13:16:30 +00:00
LICENSE.txt
loaddictionaries.cc added German transliteration rules 2009-05-11 23:37:18 +00:00
loaddictionaries.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
lsa.cc + Pronounce word feature now plays sound from the currently active article 2009-05-14 20:38:17 +00:00
lsa.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
main.cc *! Correct path for the pid file; prevent double-opening it. 2009-05-12 19:13:20 +00:00
mainwindow.cc +! Clear group instances before reloading dictionaries. Hopefully this would 2009-05-15 12:15:08 +00:00
mainwindow.hh + Allow looking up words in the currently chosen group from the RMB menu. 2009-05-14 19:27:19 +00:00
mainwindow.ui + Add 'Rescan Files' menu item to ease rescanning when editing dictionaries. 2009-05-08 10:47:34 +00:00
mediawiki.cc + Add support for alt words queries for MediaWikis. 2009-05-05 08:56:46 +00:00
mediawiki.hh + Add support for alt words queries for MediaWikis. 2009-05-05 08:56:46 +00:00
mouseover.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
mouseover.hh
mutex.cc * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
mutex.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
options.ui
preferences.cc + Implement switchable display styles. For now 'Default' and 'Lingvo'. 2009-05-11 11:03:36 +00:00
preferences.hh + Options to configure global hotkeys added. The clipboard hotkey was added. 2009-04-21 18:27:26 +00:00
preferences.ui + Implement switchable display styles. For now 'Default' and 'Lingvo'. 2009-05-11 11:03:36 +00:00
processwrapper.cc + Prevent a second copy of a program from running (patch by Ars) 2009-04-18 18:41:11 +00:00
processwrapper.hh + Prevent a second copy of a program from running (patch by Ars) 2009-04-18 18:41:11 +00:00
qt-style-st-lingvo.css *! Awlays set definition's (QWebView) style using Html css, not Qt css. 2009-05-11 15:33:57 +00:00
qt-style.css *! Awlays set definition's (QWebView) style using Html css, not Qt css. 2009-05-11 15:33:57 +00:00
resources.qrc + Implement switchable display styles. For now 'Default' and 'Lingvo'. 2009-05-11 11:03:36 +00:00
romaji.cc *! Don't do any transforms on the input string before applying transliteration, 2009-05-14 12:42:06 +00:00
romaji.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
russiantranslit.cc + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
russiantranslit.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
scanpopup.cc *! Fix word pronunciation in scan popup broken by previous commit. 2009-05-14 19:42:04 +00:00
scanpopup.hh *! Fix word pronunciation in scan popup broken by previous commit. 2009-05-14 19:42:04 +00:00
scanpopup.ui + Alt+S shortcut pronounces word. 2009-05-14 19:46:25 +00:00
searchpanewidget.hh + Add the usual copyright header. 2009-04-20 19:31:39 +00:00
sounddir.cc + Pronounce word feature now plays sound from the currently active article 2009-05-14 20:38:17 +00:00
sounddir.hh + Support for Sound Dirs (arbitrary dirs full of audio files) added. 2009-04-04 16:06:06 +00:00
sources.cc added German transliteration rules 2009-05-11 23:37:18 +00:00
sources.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
sources.ui fixed issue with start of 2nd copy for different users 2009-05-12 18:59:00 +00:00
sptr.hh
stardict.cc added language recognition for dictd files 2009-05-05 22:45:02 +00:00
stardict.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
transliteration.cc *! Don't do any transforms on the input string before applying transliteration, 2009-05-14 12:42:06 +00:00
transliteration.hh *! Don't do any transforms on the input string before applying transliteration, 2009-05-14 12:42:06 +00:00
utf8.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
utf8.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
wordfinder.cc + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
wordfinder.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
wstring.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
wstring.hh * Comments edited a bit. 2009-04-19 23:34:49 +00:00
wstring_qt.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
wstring_qt.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
xdxf.cc + Xdxf support added. It's not really working at the moment, so for now 2009-04-29 13:34:56 +00:00
xdxf.hh + Xdxf support added. It's not really working at the moment, so for now 2009-04-29 13:34:56 +00:00
xdxf2html.cc
xdxf2html.hh