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
MDict (.mdx/.mdd) format support
2013-04-23 20:07:05 +08:00
locale
Tajik Translation Updated
2013-05-30 14:32:24 +05: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
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
winlibs
#212 : Workaround for Qt5 changed behavior in QUrl::setPath()
2013-05-30 23:05:41 +08:00
.gitignore
Some more gitignores for MacOS
2013-04-01 18:07:19 +02:00
aard.cc
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
aard.hh
Add support for Aard dictionaries (aar-html)
2012-02-09 16:50:38 +04:00
about.cc
Merge branch 'master' into qt4x5
2013-05-31 12:20:33 +08:00
about.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
about.ui
Allow GoldenDict/Qt/GCC versions copying in About diaolg
2013-05-30 21:18:57 +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
Tweaks for background color since CSS isolation was introduced
2013-05-28 13:10:14 +08:00
article-style-st-lingoes-blue.css
DSL compatibility: Enforce the example color even if the childen tags say otherwise
2013-04-21 14:21:59 +02:00
article-style-st-lingoes.css
Another lingoes style. The previous one is renamed to Lingoes-Blue
2013-03-24 21:19:03 +01: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
Tweaks for background color since CSS isolation was introduced
2013-05-28 13:10:14 +08:00
article-style.css
Revert due to regressions: "Fixed #333 : Do not allow the floating elements to overflow to the other cards"
2013-05-30 14:42:18 +02:00
article_maker.cc
Merge branch 'master' into qt4x5
2013-05-31 12:20:33 +08:00
article_maker.hh
Handle relative links "file://..."
2012-12-14 00:21:33 +04:00
article_netmgr.cc
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08: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
Add "Inspect" action to context menu
2013-05-30 10:18:28 +08:00
articleinspector.hh
Add "Inspect" action to context menu
2013-05-30 10:18:28 +08:00
articleview.cc
Merge branch 'master' into qt4x5
2013-05-31 12:20:33 +08:00
articleview.hh
Merge branch 'master' into qt4x5
2013-05-31 12:20:33 +08:00
articleview.ui
Small redesign of search panel, to consume less horizontal space.
2012-12-28 12:13:26 +01:00
articlewebview.cc
Add "Inspect" action to context menu
2013-05-30 10:18:28 +08: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
btreeidx.hh
Configurable parameter for DSL headwords' maximum size.
2013-01-11 11:00:30 +01: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
#212 : Workaround for Qt5 changed behavior in QUrl::setPath()
2013-05-30 23:05:41 +08:00
config.hh
Add "Inspect" action to context menu
2013-05-30 10:18:28 +08: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
dictdfiles.cc
Handle dictzip errors without program termination (Fix issue #207 )
2013-03-15 16:27:32 +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 dictionary info on right click in groups edit dialog
2012-12-20 17:25:03 +04:00
dictinfo.hh
1. Store geometry of the "Dictionary info" window
2012-09-27 17:00:40 +04:00
dictinfo.ui
Make dictionary info read-only.
2012-12-27 23:44:21 +01:00
dictionary.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
dictionary.hh
MDict: Narrow selector scope for better CSS isolation (probably)
2013-05-28 15:00:36 +08:00
dictionarybar.cc
Additional check for previous commit
2012-12-31 11:54:51 +04:00
dictionarybar.hh
Prevent expanded dictionary bar collapsing when cursor moved over tooltip or context menu
2012-12-30 18:08:54 +04: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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
dsl.hh
Configurable parameter for DSL headwords' maximum size.
2013-01-11 11:00:30 +01:00
dsl_details.cc
Eliminate some compiler warnings (in Release mode).
2013-02-04 14:46:52 +01:00
dsl_details.hh
Fix keywords per one article limitation for DSL dictionaries
2012-09-08 01:32:49 +04:00
editdictionaries.cc
Win-specific: Add TTS support for Windows (by Timon Wong)
2013-04-24 18:52:04 +04:00
editdictionaries.hh
Show dictionary info on right click in groups edit dialog
2012-12-20 17:25:03 +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
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
extlineedit.hh
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
ffmpegaudio.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
ffmpegaudio.hh
Add internal audio player(ffmpeg/libav + libao).
2013-05-05 18:22:12 +08: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
Dsl: Handle SVG images
2013-05-25 16:07:49 +04:00
filetype.hh
Dsl: Handle SVG images
2013-05-25 16:07:49 +04: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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08: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
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
gdappstyle.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04: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.pro
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
goldendict.rc
Update .rc file.
2010-12-04 18:30:35 +03: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
historypanewidget.hh
Implemented History copying to the clipboard
2013-01-17 14:03:16 +01: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
hotkeywrapper.hh
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
htmlescape.cc
Prevent some potential crashes on broken bgl
2012-11-14 16:54:31 +04:00
htmlescape.hh
Prevent some potential crashes on broken bgl
2012-11-14 16:54:31 +04:00
hunspell.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
hunspell.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
icon.svg
Add the source of the icon used in the Android version. Note that it is under GPL v2+ here.
2013-03-26 11:07:07 -07: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
Part of work for #212 : Make GD source to be ready for Qt5.
2013-02-03 21:19:55 +01:00
langcoder.hh
Add Lojban language code (issue #233 )
2013-03-05 18:31:20 +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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +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
Fixed #314 : Mac-specific: Do not enforce the default icon, allow icon customization.
2013-05-19 11:57:33 +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
Middle-click over tab must close tab.
2013-01-04 23:18:12 -03:00
maintabwidget.hh
Fix new tab adding by mouse double click under Ubuntu
2012-12-27 17:04:46 +04:00
mainwindow.cc
Merge branch 'master' into qt4x5
2013-05-31 12:20:33 +08:00
mainwindow.hh
Add an option to enable saving resource files with articles ( #321 )
2013-05-27 19:18:13 +08:00
mainwindow.ui
Mac-specific: Interaction with Mac OS application menu (issue #255 )
2013-04-02 17:22:20 +04:00
mdictparser.cc
MDict: minor parser refactor, fix inappropriate use of sptr
2013-05-11 13:41:26 +08:00
mdictparser.hh
MDict: minor parser refactor, fix inappropriate use of sptr
2013-05-11 13:41:26 +08:00
mdx.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
mdx.hh
MDict: Add volumes support for mdd files
2013-05-08 21:51:02 +08:00
mediawiki.cc
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259 ).
2013-05-15 17:59:30 +02:00
preferences.hh
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
preferences.ui
Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259 ).
2013-05-15 17:59:30 +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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08: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
qt4x5.hh
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
README.md
Add internal audio player(ffmpeg/libav + libao).
2013-05-05 18:22:12 +08:00
resources.qrc
MDict (.mdx/.mdd) format support
2013-04-23 20:07:05 +08: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
#212 : Workaround for Qt5 changed behavior in QUrl::setPath()
2013-05-30 23:05:41 +08:00
scanpopup.hh
Synchronize dicionary icons size in popup and main windows (issue #168 )
2013-02-27 17:12:46 +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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
sounddir.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
sources.cc
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
sources.hh
Mac-specific: Implement text-to-speech feature under Mac OS X
2013-05-07 17:39:35 +04:00
sources.ui
Enhance help string on "Websites" tab (issue #252 again)
2013-03-30 23:42:03 +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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08: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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08: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
Add some more encodings for online dictionaries (issue #252 )
2013-03-30 14:00:28 +04: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
Fixed #192 : Dynamically adjust the suggestion list in the new UI.
2013-01-27 23:12:00 +01:00
wordlist.hh
Fix for the suggestion list on Linux, classic UI.
2013-01-28 21:31:28 +01: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
Fix unexpected result using QString::toStdWString() ( fix #107 again, QTBUG-25536)
2013-05-27 14:56:16 +08:00
wstring_qt.hh
Update year in copyright notices.
2012-02-21 01:47:14 +04: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
xdxf.hh
Change email from @users.berlios.de to @goldendict.org.
2010-12-09 15:31:50 +03:00
xdxf2html.cc
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
xdxf2html.hh
Update year in copyright notices.
2012-02-21 01:47:14 +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
Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related
2013-05-31 12:20:25 +08:00
zipsounds.hh
Support sound packs in zip archive (.zips)
2012-09-28 16:39:52 +04:00