goldendict-ng/src
2010-04-02 16:38:57 +04:00
..
flags A flag for Esperanto was added. 2009-12-25 17:40:10 +03:00
generators Update case folding table to the latest one. Add diacritic folding to the Russian letter Yo. 2010-03-29 23:01:48 +04:00
icons + Dictionary bar partially implemented. This is work in progress. 2009-09-21 17:50:03 +00:00
locale Chinese translation update by Zhangjinsong. Other translations lupdated. 2010-04-02 16:38:57 +04: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 Rebuild libhunspell with Qt's mingw32 4.4.0 to make it work with Qt 4.6.0 SDK. 2009-12-31 17:10:44 +03: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 Show the article in RTL mode if the target language is hebrew (patch by dmdmdm) 2009-12-27 15:40:20 +03:00
article_maker.cc Show individual words after compound expressions, not before them. 2010-04-01 13:08:51 +04:00
article_maker.hh When an unsuccessful attempt to look up a phrase or whole sentence is made, the query is splitted into individual words and presented to user as links. Then all the compound expressions (expressions consisting of two or more words) are attempted to be found, and the results are also presented to the user. 2010-03-30 17:41:14 +04:00
article_netmgr.cc + Dictionary bar, a bar with dictonary icons for the current group, was 2009-09-23 18:44:38 +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 Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
articleview.hh Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
articleview.ui + Clicking a link with middle mouse button opens it in a new tab. 2009-10-22 11:38:11 +00:00
articlewebview.cc + Clicking a link with middle mouse button opens it in a new tab. 2009-10-22 11:38:11 +00:00
articlewebview.hh + Clicking a link with middle mouse button opens it in a new tab. 2009-10-22 11:38:11 +00:00
atomic_rename.cc = Move out atomic renaming into a function of its own. 2009-10-21 19:30:14 +00:00
atomic_rename.hh = Move out atomic renaming into a function of its own. 2009-10-21 19:30:14 +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 Show the article in RTL mode if the target language is hebrew (patch by dmdmdm) 2009-12-27 15:40:20 +03:00
bgl.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
bgl_babylon.cc In Bgl, remove any html markup from displayed headwords prior to adding them to 2010-01-02 15:42:40 +03:00
bgl_babylon.hh In Bgl, remove any html markup from displayed headwords prior to adding them to 2010-01-02 15:42:40 +03:00
broken_xrecord.cc + Warn if a user's running certain X.Org releases which have the RECORD 2009-09-29 13:01:05 +00:00
broken_xrecord.hh + Warn if a user's running certain X.Org releases which have the RECORD 2009-09-29 13:01:05 +00:00
btreeidx.cc + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +00:00
btreeidx.hh + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +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 Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
config.hh Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04: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 - Revert to default size adjustment policy for group icon's comboboxes. 2009-10-10 11:35:37 +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 has now a context menu listing all the dictionaries with 2009-10-12 13:58:32 +00:00
dictionarybar.hh + Dictionary bar has now a context menu listing all the dictionaries with 2009-10-12 13:58:32 +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 + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +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 Make large files pass the File::exists() test. 2010-01-12 16:38:48 +03: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 Phonon framework for audio playback. 2010-01-02 21:16:22 +03:00
filetype.hh Mass-update email to point to a @berlios one. 2009-02-05 14:21:47 +00:00
flags.qrc A flag for Esperanto was added. 2009-12-25 17:40:10 +03:00
folding.cc When an unsuccessful attempt to look up a phrase or whole sentence is made, the query is splitted into individual words and presented to user as links. Then all the compound expressions (expressions consisting of two or more words) are attempted to be found, and the results are also presented to the user. 2010-03-30 17:41:14 +04:00
folding.hh When an unsuccessful attempt to look up a phrase or whole sentence is made, the query is splitted into individual words and presented to user as links. Then all the compound expressions (expressions consisting of two or more words) are attempted to be found, and the results are also presented to the user. 2010-03-30 17:41:14 +04: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 Lithuanian translation by Mindaugas Baranauskas <embar at users.berlios.de> added. 2010-02-14 00:00:27 +03:00
goldendict.rc Added an icon to the Windows executable. 2009-02-06 11:54:27 +00:00
groupcombobox.cc = Add makeIcon() function to a group instance. 2009-10-21 19:28:09 +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
history.cc +! Don't save overly large search queries into history. Those are usually 2009-10-21 20:50:00 +00:00
history.hh + History of search queries implemented. 2009-10-21 19:37:07 +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 + Experimental support for "Windows" key modifier for hotkeys under Windows. 2009-10-20 13:04:46 +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 Update case folding table to the latest one. Add diacritic folding to the Russian letter Yo. 2010-03-29 23:01:48 +04:00
inc_diacritic_folding.hh Update case folding table to the latest one. Add diacritic folding to the Russian letter Yo. 2010-03-29 23:01:48 +04:00
indexedzip.cc + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +00:00
indexedzip.hh + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +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 = Add makeIcon() function to a group instance. 2009-10-21 19:28:09 +00:00
instances.hh *!m Forgotten part of the r394 commit. 2009-10-21 19:33:23 +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 Use a custom termination handler which displays a graphical message with 2010-01-17 16:04:55 +03:00
mainwindow.cc Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
mainwindow.hh Construct printer only when the first printing operation is requested. 2009-11-11 12:43:20 +03:00
mainwindow.ui Hi&story changed to H&istory since the former was clogging the Alt+S "Play 2009-11-01 19:22:25 +03:00
mediawiki.cc Don't perform excessively large queries (words with more than 80 symbols) to 2010-03-30 20:52:44 +04: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 Use Phonon framework for audio playback. 2010-01-02 21:16:22 +03:00
preferences.hh Use Phonon framework for audio playback. 2010-01-02 21:16:22 +03:00
preferences.ui Use Phonon framework for audio playback. 2010-01-02 21:16:22 +03: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 Add a missing "wo" syllable to the Hiragana table. 2010-03-22 02:17:36 +03: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 Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
scanpopup.hh Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04:00
scanpopup.ui Implement dictionary bar for scan popup. 2010-03-31 00:16:27 +04: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 + Skip weird synonym entries with slashes and dollars in StarDict 2009-10-19 23:05:28 +00:00
stardict.hh * Major dictionary interface rework. Dictionaries now return Request objects 2009-03-26 19:00:08 +00:00
termination.cc Don't make backtrace under win32 -- it seems mingw32 doesn't support that. 2010-01-17 23:23:49 +03:00
termination.hh Use a custom termination handler which displays a graphical message with 2010-01-17 16:04:55 +03: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 When an unsuccessful attempt to look up a phrase or whole sentence is made, the query is splitted into individual words and presented to user as links. Then all the compound expressions (expressions consisting of two or more words) are attempted to be found, and the results are also presented to the user. 2010-03-30 17:41:14 +04:00
wordfinder.hh When an unsuccessful attempt to look up a phrase or whole sentence is made, the query is splitted into individual words and presented to user as links. Then all the compound expressions (expressions consisting of two or more words) are attempted to be found, and the results are also presented to the user. 2010-03-30 17:41:14 +04: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
zipfile.cc + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +00:00
zipfile.hh + Zip files are now indexed along with the articles. This means that their 2009-10-25 22:49:24 +00:00