goldendict-ng/src
Konstantin Isakov 5a886ade11 + Apply autoStart property (patch by Ars)
+ Close to sysTray menu item (patch by Ars)
* Shortcuts and tooltols for menu items (patch by Ars)
2009-04-18 18:47:01 +00:00
..
flags + Add a wiki icon flag. 2009-03-26 15:44:15 +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 + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +00:00
locale * Capitalize 'Morphology' in Russian translation. 2009-04-12 22:23:25 +00:00
mouseover_win32 Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
winlibs + Add missing libraries. Why were they missing is a subversion mystery. 2009-04-17 18:25:53 +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.css + Dictionary::stemmedMatch() added, and is now used for word suggestions when 2009-04-17 13:51:50 +00:00
article_maker.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
article_maker.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
article_netmgr.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
article_netmgr.hh * Cancel the corresponding dictionary request upon the network request 2009-03-28 15:59:39 +00:00
articleview.cc *! Limit the amount of items shown in the TOC of context menu to 20 maximum, 2009-04-14 18:35:27 +00:00
articleview.hh + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +00:00
articleview.ui Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
audiolink.cc + Ability to play the first audio reference by clicking on the 'Pronounce word' 2009-04-10 21:07:03 +00:00
audiolink.hh + Ability to play the first audio reference by clicking on the 'Pronounce word' 2009-04-10 21:07:03 +00:00
bgl.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
bgl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
bgl_babylon.cc Applied a patch from Heinz van Saanen to fix several missing #includes. 2009-01-30 01:20:37 +00:00
bgl_babylon.hh Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
btreeidx.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
btreeidx.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
chunkedstorage.cc * A lot of changes aimed to make lookups faster and to reduce startup times. 2009-04-14 16:35:47 +00:00
chunkedstorage.hh * A lot of changes aimed to make lookups faster and to reduce startup times. 2009-04-14 16:35:47 +00:00
config.cc + Add autoStart property to configuration (patch by Ars) 2009-04-18 18:16:04 +00:00
config.hh + Add autoStart property to configuration (patch by Ars) 2009-04-18 18:16:04 +00:00
dictdfiles.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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 Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
dictionary.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
dictionary.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
dictzip.c Win32 support added. 2009-02-02 00:44:38 +00:00
dictzip.h Win32 support added. 2009-02-02 00:44:38 +00:00
dsl.cc *! Fix a memory leak in DslDictionary::loadArticle(). 2009-04-18 17:28:23 +00:00
dsl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
dsl_details.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
dsl_details.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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 Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
file.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +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 + Add a wiki icon flag. 2009-03-26 15:44:15 +00:00
folding.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
folding.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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
goldendict.pro + Prevent a second copy of a program from running (patch by Ars) 2009-04-18 18:41:11 +00:00
goldendict.rc Added an icon to the Windows executable. 2009-02-06 11:54:27 +00:00
groupcombobox.cc * Give groups numerical ids and switch to use them everywhere instead of names 2009-04-10 12:48:40 +00:00
groupcombobox.hh * Give groups numerical ids and switch to use them everywhere instead of names 2009-04-10 12:48:40 +00:00
groups.cc *! Properly escape all ampersands in tab names. 2009-04-10 21:37:16 +00:00
groups.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
groups.ui Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
groups_widgets.cc *! Properly escape all ampersands in tab names. 2009-04-10 21:37:16 +00:00
groups_widgets.hh *! Properly escape all ampersands in tab names. 2009-04-10 21:37:16 +00:00
groupselectorwidget.ui Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +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 *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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 + Show the 'wait' message when loading dictionaries and the main window is 2009-03-29 13:34:39 +00:00
initializing.ui Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +00:00
instances.cc * Give groups numerical ids and switch to use them everywhere instead of names 2009-04-10 12:48:40 +00:00
instances.hh * Give groups numerical ids and switch to use them everywhere instead of names 2009-04-10 12:48:40 +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
LICENSE.txt Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
lsa.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
lsa.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
main.cc + Prevent a second copy of a program from running (patch by Ars) 2009-04-18 18:41:11 +00:00
mainwindow.cc + Apply autoStart property (patch by Ars) 2009-04-18 18:47:01 +00:00
mainwindow.hh + Apply autoStart property (patch by Ars) 2009-04-18 18:47:01 +00:00
mainwindow.ui + Apply autoStart property (patch by Ars) 2009-04-18 18:47:01 +00:00
mediawiki.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
mediawiki.hh + Paths can now be optionally set as recursive. 2009-03-28 22:37:03 +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
preferences.cc + Add autoStart property to preferences (patch by Ars) 2009-04-18 18:21:12 +00:00
preferences.hh + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
preferences.ui + Add autoStart property to preferences (patch by Ars) 2009-04-18 18:21:12 +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.css + a "noResults" property style option added for translateLine 2009-03-26 16:37:00 +00:00
resources.qrc + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +00:00
scanpopup.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
scanpopup.hh + The ability to press scan popup modifiers shortly after the selection was 2009-04-11 16:44:14 +00:00
scanpopup.ui + Ability to play the first audio reference by clicking on the 'Pronounce word' 2009-04-10 21:07:03 +00:00
sounddir.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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 + Hunspell-based morphology added. 2009-04-09 14:15:01 +00:00
sources.hh + Hunspell-based morphology added. 2009-04-09 14:15:01 +00:00
sources.ui * Russian translation updated. 2009-04-12 19:41:58 +00:00
sptr.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
stardict.cc *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
stardict.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +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 *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +00:00
wordfinder.hh *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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 *! Introduce gd::wstring and gd:wchar and switch to them from std::wstring and 2009-04-18 17:20:12 +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
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