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
DSL: Support video resources
2013-06-22 18:36:25 +02:00
locale
Update Russian translation
2013-06-23 13:41:28 +04: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
Replace Q_WS_X11 -> HAVE_X11
2013-05-31 13:28:36 +08:00
redist
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00
winlibs
Add static libhunspell built with mingw32-dwarf
2013-05-31 18:40:27 +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
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: Support video resources
2013-06-22 18:36:25 +02:00
article_maker.cc
Merge branch 'master' into qt4x5
2013-06-08 12:27:18 +08: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
Merge branch 'master' into qt4x5
2013-06-26 21:07:46 +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
One more fix for the compilation failures on older Linux/GCC
2013-06-17 20:30:21 +02: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-06-26 21:07:46 +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
Replace Q_WS_X11 -> HAVE_X11
2013-05-31 13:28:36 +08: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
"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
Merge branch 'master' into qt4x5
2013-06-18 11:22:07 +08: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
dictdfiles.cc
Dictd: Properly style the phonetic data and references/links
2013-06-18 15:25:04 +02: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
#212 : Scratch, currently works under windows, for both Qt4 and Qt5
2013-05-30 21:24:21 +08:00
dictionary.hh
"Open dictionary folder" action in context menu (issue #344 )
2013-06-09 17:31:57 +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
Merge branch 'master' into qt4x5
2013-06-26 21:07:46 +08:00
dsl.hh
Configurable parameter for DSL headwords' maximum size.
2013-01-11 11:00:30 +01:00
dsl_details.cc
DSL: expand subcard links in card
2013-06-07 16:58:10 +04: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
Merge branch 'master' into qt4x5
2013-06-26 21:07:46 +08: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
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.exe.manifest
Win-Specific: Embed appropriate manifest.
2013-06-05 00:33:44 +08:00
goldendict.pro
Merge branch 'master' into qt4x5
2013-06-18 11:22:07 +08:00
goldendict.rc
Switching to 1.5.0 version
2013-06-06 15:39:06 +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
#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
Merge branch 'master' into qt4x5
2013-06-10 23:49:09 +08:00
hotkeywrapper.hh
Win-Specific: Fix hotkey handling in Qt5
2013-06-08 22:36:05 +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
Merge branch 'master' into qt4x5
2013-06-10 23:49:09 +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
Replace Q_WS_X11 -> HAVE_X11
2013-05-31 13:28:36 +08: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
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +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-06-16 15:54:05 +08:00
mainwindow.hh
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +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: 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
Merge branch 'master' into qt4x5
2013-06-18 11:22:07 +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
Add "DISABLE_INTERNAL_PLAYER" to .pro as an option to disable internal audio player (issue #356 )
2013-06-18 09:12:31 +08: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
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +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 "DISABLE_INTERNAL_PLAYER" to .pro as an option to disable internal audio player (issue #356 )
2013-06-18 09:12:31 +08:00
resources.qrc
DSL: Support video resources
2013-06-22 18:36:25 +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
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +08: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
#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
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
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +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
Change Q_WS_MAC to Q_OS_MAC, Change Q_WS_WIN* to Q_OS_WIN*
2013-05-31 12:28:29 +08: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
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
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
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +08:00
xdxf.hh
Change email from @users.berlios.de to @goldendict.org.
2010-12-09 15:31:50 +03:00
xdxf2html.cc
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +08: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
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