flags
fix for blg dict
2012-01-28 12:07:23 +09:00
generators
Change email from @users.berlios.de to @goldendict.org.
2010-12-09 15:31:50 +03:00
icons
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
locale
Update belarusian translation
2013-07-14 21:24:11 +03:00
maclibs
Mac-specific: update project file to use GD custom ffmpeg/libao libraries. Set script to executable mode.
2013-05-08 07:47:28 -03:00
mouseover_win32
Win-specific: Preparation for 64-bit build
2013-03-28 17:45:47 +04:00
nsis
Sleep a bit after terminating the process when uninstalling to make sure all files in use were released.
2010-12-04 19:06:13 +03:00
qtsingleapplication
Updated to the latest qtsingleapplication, as part of fix for #212 .
2013-02-03 22:00:15 +01:00
redist
Remove 'Applications' category from desktop file (patch by Dmitry E. Oboukhov)
2013-07-18 20:24:36 +02:00
winlibs
Win-specific: Update zLib to last official version 1.2.8 (issue #299 )
2013-05-08 22:35:52 +04:00
.gitignore
Some more gitignores for MacOS
2013-04-01 18:07:19 +02:00
aard.cc
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
aard.hh
Add support for Aard dictionaries (aar-html)
2012-02-09 16:50:38 +04:00
about.cc
Show Qt version, GCC version and 32/64 bits in About dialog
2013-05-30 20:54:15 +02:00
about.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
about.ui
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
article-style-print.css
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
article-style-st-babylon.css
Adjusted Babylon style's Expand/Collapse buttons
2013-06-03 09:05:28 +02:00
article-style-st-lingoes-blue.css
Adjust Modern and Lingoes-Blue styles to handle expand/collapse buttons better
2013-06-02 14:34:59 +02:00
article-style-st-lingoes.css
Fixed a regression in Lingoes style, adjusted the Expand/Collapse icons to look similar to Lingoes
2013-06-02 18:27:19 +02:00
article-style-st-lingvo.css
Tweaks for background color since CSS isolation was introduced
2013-05-28 13:10:14 +08:00
article-style-st-modern.css
Adjust Modern and Lingoes-Blue styles to handle expand/collapse buttons better
2013-06-02 14:34:59 +02:00
article-style.css
DSL: properly handle [m] tag
2013-07-03 16:00:56 +02:00
article_maker.cc
Handle RTL sentences on "Not found" page
2013-07-16 17:59:56 +04:00
article_maker.hh
Do not count DSL optional parts when calculating the limit for article auto-collapsing (issue #338 )
2013-06-03 17:38:57 +04:00
article_netmgr.cc
DSL: Support video resources
2013-06-22 18:36:25 +02:00
article_netmgr.hh
Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259 ).
2013-05-15 17:59:30 +02:00
articleinspector.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
articleinspector.hh
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
articleview.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
articleview.hh
Jump to article when double-clicking on dictinary in "Found in Dictionaries"
2013-06-28 18:00:13 +02:00
articleview.ui
Small redesign of search panel, to consume less horizontal space.
2012-12-28 12:13:26 +01:00
articlewebview.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
articlewebview.hh
Add "Inspect" action to context menu
2013-05-30 10:18:28 +08:00
atomic_rename.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
atomic_rename.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
audiolink.cc
Fix regression from d5c236f183: should take first audio link from each article
2013-05-31 11:46:51 +08:00
audiolink.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
belarusiantranslit.cc
Add belarusian transliteration
2013-01-20 22:15:24 +03:00
belarusiantranslit.hh
Add belarusian transliteration
2013-01-20 22:15:24 +03:00
bgl.cc
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
bgl.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
bgl_babylon.cc
Mac-specific: BGL dictionaries under Mac OS X (issue #128 )
2013-02-13 16:53:43 +04:00
bgl_babylon.hh
Some more encoding in BGL (issue #53 , goldendict.org/forum/viewtopic.php?f=5&t=1535)
2012-11-13 22:49:29 +04:00
broken_xrecord.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
broken_xrecord.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
btreeidx.cc
Properly handle non-normalized unicode headwords
2013-07-06 20:18:43 +02:00
btreeidx.hh
"Open dictionary folder" action in context menu (issue #344 )
2013-06-09 17:31:57 +04:00
chunkedstorage.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
chunkedstorage.hh
Fixed build under Linux
2012-04-06 15:49:00 -03:00
config.cc
Automatically add installed opendict dictionaries (/usr/share/opendict)
2013-07-18 20:24:36 +02:00
config.hh
New interface preference: Context menu dictionaries limit
2013-06-11 20:31:01 +02:00
configure
Add a mock ./configure script which tells one to run qmake && make.
2010-11-26 20:55:43 +03:00
country.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
country.hh
Support for Forvo online pronunciations added.
2010-06-13 00:16:35 +04:00
CREDITS.txt
Updated Brazilian Portuguese translation by Alexandro Casanova
2013-05-28 12:52:48 +08:00
decompress.cc
MDict: use decompress function from decompress.cc
2013-04-23 20:38:30 +04:00
decompress.hh
MDict: use decompress function from decompress.cc
2013-04-23 20:38:30 +04:00
delegate.cc
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
delegate.hh
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
dictdfiles.cc
Additional detection for text direction in plain text articles
2013-07-13 15:24:58 +04:00
dictdfiles.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
dictgroupwidget.ui
Add an icon before the "Shortcut" label in the group configuration.
2010-07-05 23:05:29 +04:00
dictinfo.cc
Show "Edit Dictionary" button only for supporting dictionary types (DSL, XDXF, StarDict)
2013-06-11 20:55:29 +02:00
dictinfo.hh
Add "Edit dictionary" and "Open folder" buttons to the Dictionary Info dialog
2013-06-11 17:42:24 +02:00
dictinfo.ui
Add "Edit dictionary" and "Open folder" buttons to the Dictionary Info dialog
2013-06-11 17:42:24 +02:00
dictionary.cc
A little refactor of find of language writing direction
2013-07-16 18:23:42 +04:00
dictionary.hh
A little refactor of find of language writing direction
2013-07-16 18:23:42 +04:00
dictionarybar.cc
Fixed a long-broken "Edit dictionary" action in the dictionary bar's context menu
2013-06-11 20:59:33 +02:00
dictionarybar.hh
New interface preference: Context menu dictionaries limit
2013-06-11 20:31:01 +02:00
dictspanewidget.hh
History Pane rewrite.
2013-01-17 10:08:53 +01:00
dictzip.c
Handle dictzip errors without program termination (Fix issue #207 )
2013-03-15 16:27:32 +04:00
dictzip.h
Handle dictzip errors without program termination (Fix issue #207 )
2013-03-15 16:27:32 +04:00
dprintf.hh
Correction of previous commits
2011-06-20 08:26:27 +04:00
dsl.cc
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
dsl.hh
Configurable parameter for DSL headwords' maximum size.
2013-01-11 11:00:30 +01:00
dsl_details.cc
DSL: Strip comments "{{...}}" when reading file
2013-07-07 14:48:37 +04:00
dsl_details.hh
DSL: Strip comments "{{...}}" when reading file
2013-07-07 14:48:37 +04:00
editdictionaries.cc
Refactor show dictionary info in "Groups" tab
2013-07-07 12:09:46 +04:00
editdictionaries.hh
Refactor show dictionary info in "Groups" tab
2013-07-07 12:09:46 +04:00
editdictionaries.ui
Added Apply button to the Dictionaries configuration dialog.
2011-06-13 14:30:49 +02:00
ex.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
externalviewer.cc
Fixed #239 : Couldn't play sounds via some external programs on Windows
2013-03-15 21:24:37 +01:00
externalviewer.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
extlineedit.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
extlineedit.hh
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
ffmpegaudio.cc
Stop the internal audio player when the page is closed or changed
2013-06-23 11:54:46 +02:00
ffmpegaudio.hh
Stop the internal audio player when the page is closed or changed
2013-06-23 11:54:46 +02:00
file.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
file.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
filetype.cc
Consider .ogm files as video
2013-06-23 12:06:53 +02:00
filetype.hh
DSL: Support video resources
2013-06-22 18:36:25 +02:00
fixx11h.h
Deal with X11 headers mess that causes compilation errors
2011-06-09 09:29:21 +02:00
flags.qrc
fix for blg dict
2012-01-28 12:07:23 +09:00
folding.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
folding.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
forvo.cc
Part of work for #212 : Make GD source to be ready for Qt5.
2013-02-03 21:19:55 +01:00
forvo.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
fsencoding.cc
Part of work for #212 : Make GD source to be ready for Qt5.
2013-02-03 21:19:55 +01:00
fsencoding.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
gdappstyle.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
gdappstyle.hh
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
german.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
german.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
GoldenDict.exe.manifest
Win-Specific: Embed appropriate manifest.
2013-06-05 00:33:44 +08:00
goldendict.pro
Do not install anything in $PREFIX/share/app-install (patch by Dmitry E. Oboukhov)
2013-07-18 20:24:36 +02:00
goldendict.rc
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
greektranslit.cc
Remove UTF-8 BOM from the file - some compilers don't like it.
2011-04-16 15:40:00 -07:00
greektranslit.hh
Greek transliteration by Jennie Petoumenou.
2010-05-29 13:22:08 +04:00
groupcombobox.cc
Add Alt+PgDown/PgUp shortcuts to select next/previous group
2012-10-01 16:43:00 +04:00
groupcombobox.hh
Add Alt+PgDown/PgUp shortcuts to select next/previous group
2012-10-01 16:43:00 +04:00
groups.cc
Fixed #265 : Wrong dictionary info when filter is active in the Groups tab
2013-04-20 16:27:59 +02:00
groups.hh
Show dictionary info on right click in groups edit dialog
2012-12-20 17:25:03 +04:00
groups.ui
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
groups_widgets.cc
Part of work for #212 : Make GD source to be ready for Qt5.
2013-02-03 21:19:55 +01:00
groups_widgets.hh
Better keyboard support in Dictionaries tab:
2013-01-07 09:57:34 +01:00
groupselectorwidget.ui
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
guids.c
Some more TTS from Timon Wong
2013-04-24 20:01:44 +04:00
history.cc
Fixed #232 : history pane doesn't retain cleared state after restarting goldendict
2013-03-05 13:23:50 +01:00
history.hh
Fixed #232 : history pane doesn't retain cleared state after restarting goldendict
2013-03-05 13:23:50 +01:00
historypanewidget.cc
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
historypanewidget.hh
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
hotkeyedit.cc
Ignore Qt::KeypadModifier in hotkey settings
2012-10-13 14:12:52 +04:00
hotkeyedit.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
hotkeywrapper.cc
Fixed #359 : Crash on Xubuntu 13.04 x64 due to XGrabKey
2013-07-19 15:22:40 +02:00
hotkeywrapper.hh
Mac-specific: Implement hotkeys under Mac OS X (issue #129 )
2013-04-05 16:25:34 +04:00
htmlescape.cc
Some more support for RTL languages in articles
2013-07-14 19:37:38 +04:00
htmlescape.hh
Additional detection for text direction in plain text articles
2013-07-13 15:24:58 +04:00
hunspell.cc
"Open dictionary folder" action in context menu (issue #344 )
2013-06-09 17:31:57 +04:00
hunspell.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
iconv.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
iconv.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
inc_case_folding.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
inc_diacritic_folding.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
indexedzip.cc
Fix some warnings
2012-10-31 17:58:35 +04:00
indexedzip.hh
Support sound packs in zip archive (.zips)
2012-09-28 16:39:52 +04:00
initializing.cc
Ui-Tweak: auto-fitting dict name for initializing window
2013-05-22 21:09:43 +08:00
initializing.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
initializing.ui
Ui-Tweak: auto-fitting dict name for initializing window
2013-05-22 21:09:43 +08:00
instances.cc
std::vector -> QVector in config
2012-12-10 16:49:45 +04:00
instances.hh
Own muted dictionaries list for each group
2012-09-26 17:13:47 +04:00
keyboardstate.cc
Mac-specific: Implement scanning under Mac OS X (issue #129 )
2013-04-10 17:31:44 +04:00
keyboardstate.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
langcoder.cc
Fixed a build failure with Qt 4.6 and older
2013-07-17 23:08:33 +02:00
langcoder.hh
A little refactor of find of language writing direction
2013-07-16 18:23:42 +04:00
language.cc
Add Lojban language code (issue #233 )
2013-03-05 18:31:20 +04:00
language.hh
Show information about a dictionary on rigth mouse click in "Found in" pane
2012-09-24 16:51:51 +04:00
LICENSE.txt
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
lionsupport.h
Added full-screen mode for Mac OS X Lion
2012-06-03 14:29:49 -04:00
lionsupport.mm
Added full-screen mode for Mac OS X Lion
2012-06-03 14:29:49 -04:00
loaddictionaries.cc
Win-specific: Add TTS support for Windows (by Timon Wong)
2013-04-24 18:52:04 +04:00
loaddictionaries.hh
Configurable parameter for DSL headwords' maximum size.
2013-01-11 11:00:30 +01:00
lsa.cc
Prevent compiler warning messages about OV_CALLBACKS_*
2013-06-16 15:30:34 +08:00
lsa.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
machotkeywrapper.mm
Mac-specific: Fix hotkeys when non-english keyboard layout selected
2013-05-21 17:49:23 +04:00
macmouseover.hh
Mac-specific: Implement scanning under Mac OS X (issue #129 )
2013-04-10 17:31:44 +04:00
macmouseover.mm
Mac-specific: Implement text-to-speech feature under Mac OS X
2013-05-07 17:39:35 +04:00
main.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
mainstatusbar.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
mainstatusbar.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
maintabwidget.cc
Another Qt 4.6 build fix
2013-07-17 23:43:35 +02:00
maintabwidget.hh
Fix new tab adding by mouse double click under Ubuntu
2012-12-27 17:04:46 +04:00
mainwindow.cc
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
mainwindow.hh
Jump to article when double-clicking on dictinary in "Found in Dictionaries"
2013-06-28 18:00:13 +02:00
mainwindow.ui
Mac-specific: Interaction with Mac OS application menu (issue #255 )
2013-04-02 17:22:20 +04:00
mdictparser.cc
MDict: Fix compatibility between 32/64 bit indices ( Fix #340 ).
2013-06-05 00:17:55 +08:00
mdictparser.hh
MDict: Fix compatibility between 32/64 bit indices ( Fix #340 ).
2013-06-05 00:17:55 +08:00
mdx.cc
Fix compilation failure on older Linux/GCC versions
2013-06-17 17:30:20 +02:00
mdx.hh
MDict: Add volumes support for mdd files
2013-05-08 21:51:02 +08:00
mediawiki.cc
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
mediawiki.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
mouseover.cc
Win-specific: Preparation for 64-bit build
2013-03-28 17:45:47 +04:00
mouseover.hh
Win-specific: Show translation in popup window istead of sending word to GD main window while scanning GD main window
2012-09-24 17:20:58 +04:00
mruqmenu.cc
Fix some warnings
2012-10-31 17:58:35 +04:00
mruqmenu.hh
MRU tab switching implemented
2012-02-17 00:00:00 +02:00
mutex.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
mutex.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
options.ui
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
orderandprops.cc
Better keyboard support in Dictionaries tab:
2013-01-07 09:57:34 +01:00
orderandprops.hh
Better keyboard support in Dictionaries tab:
2013-01-07 09:57:34 +01:00
orderandprops.ui
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
parsecmdline.cc
Add proper command line parsing (with quotes support) to programs and to the external audio player command line.
2011-05-29 18:05:28 -07:00
parsecmdline.hh
Add proper command line parsing (with quotes support) to programs and to the external audio player command line.
2011-05-29 18:05:28 -07:00
preferences.cc
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
preferences.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
preferences.ui
New interface preference: Context menu dictionaries limit
2013-06-11 20:31:01 +02:00
processwrapper.cc
Fixed build under Arch Linux
2012-04-07 12:33:37 -03:00
processwrapper.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
programs.cc
Programs: Don't write word to standard input if %GDWORD% is presented in arguments (issue #351 )
2013-06-13 17:34:50 +04:00
programs.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
qt-style-macos.css
Additional fix for #254 : MacOS X: TranslateBox alignment issues
2013-04-05 18:08:23 +02:00
qt-style-st-babylon.css
Fixed #191 : New UI in the scan popup, replace 3 separate widgets with the translate box.
2013-01-25 16:42:44 +01:00
qt-style-st-lingoes-blue.css
Tweaked menu spacing in Lingoes-Blue theme
2013-04-11 12:43:23 +02:00
qt-style-st-lingvo.css
Fixed #191 : New UI in the scan popup, replace 3 separate widgets with the translate box.
2013-01-25 16:42:44 +01:00
qt-style-st-modern.css
Added a new built-in style 'Modern' (Prefs->Interface->Display Style->Modern)
2013-03-23 17:48:31 +01:00
qt-style.css
Additional fix for #205 .
2013-02-07 19:16:19 +01:00
README.md
State the minimal required Qt version: 4.5
2013-07-18 16:09:13 +02:00
resources.qrc
Fixed #183 : Provide a higher resolution main GoldenDict icon
2013-07-19 19:07:32 +02:00
romaji.cc
Leave only the real existing sokuon in kana tables.
2010-06-26 01:08:21 +04:00
romaji.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
russiantranslit.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
russiantranslit.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
sapi.hh
Some more TTS from Timon Wong
2013-04-24 20:01:44 +04:00
scanpopup.cc
New interface preference: Context menu dictionaries limit
2013-06-11 20:31:01 +02:00
scanpopup.hh
"Open dictionary folder" action in context menu (issue #344 )
2013-06-09 17:31:57 +04:00
scanpopup.ui
Do not resize vertically the scan pop-up's translate box
2013-02-16 21:22:53 +01:00
sdict.cc
Fix compilation with Qt 4.7 (issue #371 )
2013-07-17 18:25:09 +04:00
sdict.hh
Add support for Sdict dictionaries
2012-02-09 16:49:41 +04:00
searchpanewidget.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
sounddir.cc
Fix warning in SoundDirDictionary constructor
2013-02-03 14:08:41 +04:00
sounddir.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
sources.cc
Fixed #328 : Eliminate partially-checked checkboxes in Pereferences
2013-05-28 17:20:00 +02:00
sources.hh
Mac-specific: Implement text-to-speech feature under Mac OS X
2013-05-07 17:39:35 +04:00
sources.ui
Programs: Don't write word to standard input if %GDWORD% is presented in arguments (issue #351 )
2013-06-13 17:34:50 +04:00
speechclient.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
speechclient_mac.mm
Mac-specific: Implement text-to-speech feature under Mac OS X
2013-05-07 17:39:35 +04:00
speechclient_win.cc
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
speechhlp.cc
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
speechhlp.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
sphelper.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
sptr.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
stardict.cc
Additional detection for text direction in plain text articles
2013-07-13 15:24:58 +04:00
stardict.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
stylescombobox.cc
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
stylescombobox.hh
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
termination.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
termination.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
texttospeechsource.cc
Fixed #328 : Eliminate partially-checked checkboxes in Pereferences
2013-05-28 17:20:00 +02:00
texttospeechsource.hh
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
texttospeechsource.ui
Fix typos in translation
2013-04-28 11:45:08 -03:00
translatebox.cc
Fixed #221 : The words list is not the top panel (on Linux).
2013-02-16 16:38:19 +01:00
translatebox.hh
Additional fix for #205 .
2013-02-07 19:16:19 +01:00
transliteration.cc
Rework custom dictionary icons handling
2012-12-03 16:47:43 +04:00
transliteration.hh
Rework custom dictionary icons handling
2012-12-03 16:47:43 +04:00
ufile.cc
XDXF support - some improvements
2012-01-25 20:35:00 +04:00
ufile.hh
XDXF support - some improvements
2012-01-25 20:35:00 +04:00
uiauto.hh
Fix some warnings
2012-10-31 17:58:35 +04:00
utf8.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
utf8.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
voiceengines.cc
Some more TTS from Timon Wong
2013-04-24 20:01:44 +04:00
voiceengines.hh
Win-specific: Add TTS support for Windows (by Timon Wong)
2013-04-24 18:52:04 +04:00
webmultimediadownload.cc
Fix potential memory leak due to QNetworkReply may not deleted
2013-05-09 00:08:34 +08:00
webmultimediadownload.hh
Fix crashes due to deletion resources owned by QNetworkAccessManager
2013-05-08 22:50:06 +08:00
website.cc
Fixed #347 : Provide Dictionary Info for the online dictionaries
2013-06-09 20:45:13 +02:00
website.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
wordbyauto.cc
Fix some warnings
2012-10-31 17:58:35 +04:00
wordbyauto.hh
Improvements in scan popup functionality.
2011-07-09 23:26:30 +04:00
wordfinder.cc
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
wordfinder.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
wordlist.cc
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
wordlist.hh
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
wstring.cc
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
wstring.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
wstring_qt.cc
Properly handle non-normalized unicode headwords
2013-07-06 20:18:43 +02:00
wstring_qt.hh
Properly handle non-normalized unicode headwords
2013-07-06 20:18:43 +02:00
x64.cc
Win-specific: Preparation for 64-bit build
2013-03-28 17:45:47 +04:00
x64.hh
Win-specific: ScanPopup in 64-bit applications
2012-01-24 16:39:23 +04:00
xdxf.cc
Fix compilation errors on Qt 4.5
2013-07-18 15:02:39 +02:00
xdxf.hh
Change email from @users.berlios.de to @goldendict.org.
2010-12-09 15:31:50 +03:00
xdxf2html.cc
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
xdxf2html.hh
Enhanced XDXF support (by soshial)
2013-06-15 12:55:15 +04:00
zipfile.cc
Win-specific: Preparation for 64-bit build
2013-03-28 17:45:47 +04:00
zipfile.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
zipsounds.cc
Check if icon is loaded before trying to load it again
2013-01-31 19:30:11 -03:00
zipsounds.hh
Support sound packs in zip archive (.zips)
2012-09-28 16:39:52 +04:00