goldendict-ng/src
2009-09-21 19:57:55 +00:00
..
flags + Implement basic 'Dictionary information' pane functionality. 2009-05-24 15:45:37 +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 + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
libzip *! Minimize the number of realloc()s done when reading zip cdir. 2009-05-28 12:26:16 +00:00
locale + Greek translation added (thanks to Jennie Petoumenou) 2009-09-21 19:57:55 +00:00
mouseover_win32 Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
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 + 'WebSites' implemented. 2009-05-16 18:04:21 +00:00
article_maker.cc + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
article_maker.hh + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
article_netmgr.cc + Add an option to block content (images, frames etc) not originating 2009-08-31 12:18:08 +00:00
article_netmgr.hh + Add an option to block content (images, frames etc) not originating 2009-08-31 12:18:08 +00:00
articleview.cc +! Don't add options to translate the selected word in the article's context 2009-09-08 20:31:31 +00:00
articleview.hh +! Save and restore scroll offsets programatically - this helps when websites 2009-05-29 22:04:43 +00:00
articleview.ui + 'WebSites' implemented. 2009-05-16 18:04:21 +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 + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
bgl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
bgl_babylon.cc +! Experimental support for UTF-8 in .bgl files added. 2009-05-26 12:08:34 +00:00
bgl_babylon.hh +! Experimental support for UTF-8 in .bgl files added. 2009-05-26 12:08:34 +00:00
btreeidx.cc + Add a mechanism to defer dictionaries' initialization. 2009-05-17 13:35:19 +00:00
btreeidx.hh + Add a mechanism to defer dictionaries' initialization. 2009-05-17 13:35:19 +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 +! Include <stdint.h> 2009-05-25 13:41:28 +00:00
config.cc + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
config.hh + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
dictdfiles.cc + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +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 order and inactive dictionaries implemented. 2009-05-18 18:01:50 +00:00
dictionary.cc + Add a mechanism to defer dictionaries' initialization. 2009-05-17 13:35:19 +00:00
dictionary.hh + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
dictionarybar.cc + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
dictionarybar.hh + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
dictzip.c * Switch from mmaps to plain file reading for .dz files - don't use any mmaps 2009-06-01 10:59:29 +00:00
dictzip.h * Switch from mmaps to plain file reading for .dz files - don't use any mmaps 2009-06-01 10:59:29 +00:00
dsl.cc + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
dsl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
dsl_details.cc + Show line in .dsl when indicating an error processing it. 2009-08-01 10:05:24 +00:00
dsl_details.hh + Show line in .dsl when indicating an error processing it. 2009-08-01 10:05:24 +00:00
editdictionaries.cc *! Fix some problems with dictionary order handling (duplicates etc). 2009-05-23 14:19:57 +00:00
editdictionaries.hh + Dictionary order and inactive dictionaries implemented. 2009-05-18 18:01:50 +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 Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
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 + Introduce File::exists() and use that instead of trying to just open the file. 2009-05-17 22:22:10 +00:00
file.hh + Introduce File::exists() and use that instead of trying to just open the file. 2009-05-17 22:22:10 +00:00
filetype.cc * Use more standard isspace() instead of more non-standard isblank(). 2009-04-17 22:59:30 +00:00
filetype.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
flags.qrc + Implement basic 'Dictionary information' pane functionality. 2009-05-24 15:45:37 +00:00
folding.cc *! When performing diacritics folding, weed out any combining marks which 2009-08-04 22:57:08 +00:00
folding.hh *! When performing diacritics folding, weed out any combining marks which 2009-08-04 22:57:08 +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 icons for transliterations. 2009-05-18 10:36:12 +00:00
german.hh added German transliteration rules 2009-05-11 23:37:18 +00:00
goldendict.pro + Greek translation added (thanks to Jennie Petoumenou) 2009-09-21 19:57:55 +00:00
goldendict.rc Added an icon to the Windows executable. 2009-02-06 11:54:27 +00:00
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 The following patches made by Dmitry E. Oboukhov applied: 2009-07-31 11:40:54 +00:00
groups.hh + Dictionary order and inactive dictionaries implemented. 2009-05-18 18:01:50 +00:00
groups.ui Groups & Dictionaries dialog: added buttons for managing dictionaries 2009-05-02 17:12:52 +00:00
groups_widgets.cc + Language-specific stuff now lives in language.hh/.cc 2009-05-24 16:38:08 +00:00
groups_widgets.hh +! Fix drag-and-drop jumpiness issues by choosing new current 2009-05-24 14:24:13 +00:00
groupselectorwidget.ui Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
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 *! Always allow session shutdown to proceed without any cancellations. 2009-08-20 15:27:16 +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 + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +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 Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
instances.cc *! Fix some problems with dictionary order handling (duplicates etc). 2009-05-23 14:19:57 +00:00
instances.hh *! Fix some problems with dictionary order handling (duplicates etc). 2009-05-23 14:19:57 +00:00
keyboardstate.cc Support for testing key modifiers under Windows added. The default modifier key 2009-02-05 16:56:57 +00:00
keyboardstate.hh Fix the enum definition. 2009-02-05 17:09:34 +00:00
langcoder.cc + Implement basic 'Dictionary information' pane functionality. 2009-05-24 15:45:37 +00:00
langcoder.hh + Implement basic 'Dictionary information' pane functionality. 2009-05-24 15:45:37 +00:00
language.cc +! Translate language code to a code of a major country speaking that 2009-08-07 17:00:03 +00:00
language.hh +! Translate language code to a code of a major country speaking that 2009-08-07 17:00:03 +00:00
LICENSE.txt Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
loaddictionaries.cc +! Prevent accidential index purging when the program is terminated 2009-08-31 12:58:29 +00:00
loaddictionaries.hh * On initial load do deferred dictionary init at the very end. 2009-05-17 22:02:54 +00:00
lsa.cc + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
lsa.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
main.cc + Localizations are not hardcoded anymore -- all translation files that exist 2009-07-29 16:39:27 +00:00
mainwindow.cc + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
mainwindow.hh + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +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 + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +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 + Scan popup can now be turned on and off. 2009-02-08 20:20:02 +00:00
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 Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
orderandprops.cc +! Translate language code to a code of a major country speaking that 2009-08-07 17:00:03 +00:00
orderandprops.hh + Implement basic 'Dictionary information' pane functionality. 2009-05-24 15:45:37 +00:00
orderandprops.ui *! Make Dictionary Filenames box read-only. 2009-05-25 20:45:02 +00:00
preferences.cc + Add an option to block content (images, frames etc) not originating 2009-08-31 12:18:08 +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 + Add an option to block content (images, frames etc) not originating 2009-08-31 12:18:08 +00:00
processwrapper.cc prevention of 2nd copy start: algorithm changed (should work better) 2009-05-16 00:42:51 +00:00
processwrapper.hh prevention of 2nd copy start: algorithm changed (should work better) 2009-05-16 00:42:51 +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 +! In Qt style file, specify foreground color as well, so the colors would 2009-08-06 20:17:06 +00:00
resources.qrc + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
romaji.cc -! Remove some erroneous sokuon cases from Romaji tables. 2009-08-05 12:25:41 +00:00
romaji.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
russiantranslit.cc + Add icons for transliterations. 2009-05-18 10:36:12 +00:00
russiantranslit.hh + Support for transliterations added. For now basic Russian translit and 2009-05-06 14:39:08 +00:00
scanpopup.cc The following patches made by Dmitry E. Oboukhov applied: 2009-07-31 11:40:54 +00:00
scanpopup.hh The following patches made by Dmitry E. Oboukhov applied: 2009-07-31 11:40:54 +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 + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +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 + 'WebSites' implemented. 2009-05-16 18:04:21 +00:00
sources.hh + 'WebSites' implemented. 2009-05-16 18:04:21 +00:00
sources.ui *! Fix incorrect tooltip. 2009-05-24 17:05:10 +00:00
sptr.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
stardict.cc + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
stardict.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
transliteration.cc + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +00:00
transliteration.hh + Support for folloing websites' links in-place. The actual link is followed for 2009-05-29 19:48:50 +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
website.cc + Support all ISO-8859 encodings in form of %ISO1%, %ISO2% etc for 2009-08-20 11:37:07 +00:00
website.hh + 'WebSites' implemented. 2009-05-16 18:04:21 +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 Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
xdxf2html.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00