goldendict-ng/src
Konstantin Isakov efcb495165 * Instead of clearing the translation line when pressing Esc, we merely
select all its text. This allows both making new query or refining
  the old one easily.
2009-04-12 22:36:47 +00:00
..
flags + Add a wiki icon flag. 2009-03-26 15:44:15 +00:00
generators *! A quick fix for 'duplicate case value' due to short wchar under Windows. 2009-04-07 22:22:32 +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
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 + Support for dictd files (.index/.dict(.dz)) added, among with other small 2009-04-09 18:50:49 +00:00
article_maker.cc * Russian translation updated. 2009-04-12 19:41:58 +00:00
article_maker.hh + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +00:00
article_netmgr.cc * Give groups numerical ids and switch to use them everywhere instead of names 2009-04-10 12:48:40 +00:00
article_netmgr.hh * Cancel the corresponding dictionary request upon the network request 2009-03-28 15:59:39 +00:00
articleview.cc + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +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 + Folding algoritms now incorporate punctuation and whitespace folding. 2009-04-08 16:02: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 + Folding algoritms now incorporate punctuation and whitespace folding. 2009-04-08 16:02:12 +00:00
btreeidx.hh + Folding algoritms now incorporate punctuation and whitespace folding. 2009-04-08 16:02:12 +00:00
chunkedstorage.cc Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
chunkedstorage.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
config.cc + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
config.hh + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
dictdfiles.cc *! Use binary mode for reading dictd index files under Windows. 2009-04-11 14:02:31 +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 * Switch to use Qt's own hashing support instead of having our own private Md5 2009-03-26 19:15:00 +00:00
dictionary.hh + Support for dictd files (.index/.dict(.dz)) added, among with other small 2009-04-09 18:50:49 +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 *! Switch to QUrl for url encoding for better escaping. 2009-04-12 11:27:43 +00:00
dsl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
dsl_details.cc *! Another missing include added for Fedora build to succeed. 2009-04-04 23:02:58 +00:00
dsl_details.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
ex.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
externalviewer.cc Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
externalviewer.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +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 *! Fixed a bug where leading blanks in a filename would hang the program 2009-04-04 16:32:40 +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 + Add fullcase folding phase when ranking words in wordFinder. 2009-04-08 21:22:50 +00:00
folding.hh + Add fullcase folding phase when ranking words in wordFinder. 2009-04-08 21:22:50 +00:00
fsencoding.cc + Support for dictd files (.index/.dict(.dz)) added, among with other small 2009-04-09 18:50:49 +00:00
fsencoding.hh + Support for dictd files (.index/.dict(.dz)) added, among with other small 2009-04-09 18:50:49 +00:00
goldendict.pro * The program version is now propagated to the program; and it now ends up 2009-04-12 22:02:15 +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 *! Better regexp for stem selection from the analysis results. 2009-04-09 23:16:07 +00:00
hunspell.hh + Hunspell-based morphology added. 2009-04-09 14:15:01 +00:00
iconv.cc Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
iconv.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
inc_case_folding.hh *! A quick fix for 'duplicate case value' due to short wchar under Windows. 2009-04-07 22:22:32 +00:00
inc_diacritic_folding.hh Created /trunk/src and moved everything there. 2009-01-28 20:55:45 +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 *! Switch to QUrl for url encoding for better escaping. 2009-04-12 11:27:43 +00:00
lsa.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
main.cc + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
mainwindow.cc * Instead of clearing the translation line when pressing Esc, we merely 2009-04-12 22:36:47 +00:00
mainwindow.hh * Instead of clearing the translation line when pressing Esc, we merely 2009-04-12 22:36:47 +00:00
mainwindow.ui + Help menu implemented. 2009-02-08 14:02:27 +00:00
mediawiki.cc *! When replacing wiki links' underscores with spaces, don't replace them 2009-04-01 18:59:31 +00:00
mediawiki.hh + Paths can now be optionally set as recursive. 2009-03-28 22:37:03 +00:00
mouseover.cc + Scan popup can now be turned on and off. 2009-02-08 20:20:02 +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 + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
preferences.hh + Implemented the ability to change program's language. 2009-04-12 20:46:25 +00:00
preferences.ui + Implemented the ability to change program's language. 2009-04-12 20:46:25 +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 + Add 'table of contents' navigation into the right-button mouse menu. 2009-04-12 16:22:42 +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 *! Switch to QUrl for url encoding for better escaping. 2009-04-12 11:27:43 +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 * Switch to Html::preformat() from the use of the <pre> tag for 'm'- and l'- 2009-04-09 18:58:40 +00:00
stardict.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
utf8.cc Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
utf8.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
wordfinder.cc + Sort prefix matches by their lengths, the smaller the better. 2009-04-09 22:09:38 +00:00
wordfinder.hh + If a word is known by a spellchecker, it now shows up in the word search 2009-04-09 15:27:34 +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