Abs62
fd1d035c01
Add full-text search tuning tab to preferences dialog
2014-04-17 18:31:51 +04:00
Abs62
fe9998f2bf
Add system proxy choose in preferences
2014-04-02 17:54:50 +04:00
Abs62
0195151399
Show native identifiers for key modifiers
2014-02-17 17:48:05 +04:00
Tvangeste
039caf07f1
Fixed #183 : Provide a higher resolution main GoldenDict icon
...
Finally! :)
2013-07-19 19:07:32 +02:00
Timon Wong
cf71499242
Add "DISABLE_INTERNAL_PLAYER" to .pro as an option to disable internal audio player (issue #356 )
2013-06-18 09:12:31 +08:00
Tvangeste
de2bf73e66
New interface preference: Context menu dictionaries limit
...
Controls both context menus, in the dictionary bar and in the article view.
Can be adjusted in Preferences -> Interface -> Context menu dictionaries limit.
By default, it is set to 20.
2013-06-11 20:31:01 +02:00
Abs62
d721e627b1
Allow to collapse/expand articles; auto collapse for big articles (issue #331 )
2013-06-02 15:20:33 +04:00
Tvangeste
82e6648efc
Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259 ).
...
A new preference in the "Network" tab is added:
* Do not identify GoldenDict in HTTP headers.
2013-05-15 17:59:30 +02:00
Timon Wong
c4752eb14c
Add internal audio player(ffmpeg/libav + libao).
...
* phonon, bass, playsound are removed.
2013-05-05 18:22:12 +08:00
Tvangeste
994eb998e9
Another lingoes style. The previous one is renamed to Lingoes-Blue
2013-03-24 21:19:03 +01:00
Tvangeste
eef66a8f0f
Lingoes theme/style (by anion23)
...
Use Preferences -> Interface -> Display Style -> Lingoes.
2013-03-23 19:20:55 +01:00
Tvangeste
d1787dd98b
Added a new built-in style 'Modern' (Prefs->Interface->Display Style->Modern)
2013-03-23 17:48:31 +01:00
Abs62
2553ddf2b8
Periodical save of history (issue #209 )
2013-02-05 16:51:23 +04:00
Tvangeste
9faf843ab7
Part of work for #212 : Make GD source to be ready for Qt5.
...
Replaced deprecated to/fromAscii with to/fromLatin1
2013-02-03 21:19:55 +01:00
Tvangeste
3ed7772996
History Pane rewrite.
...
The new History Pane features proper mouse and keyboard navigation,
multiple selection and ability to remove the selected entries,
plus a dynamic context menu. Additionaly, the History's size is now
configurable in Preferences.
Use Ctrl+H to show/hide the History Pane.
History Pane's titlebar can be styled via #historyPaneTitleBar, e.g.:
/* Colored header for the History Pane */
background: lightsteelblue;
margin: 2px;
}
Closes #162 : Make History sidebar independent from the Search Pane
Closes #159 : "Send to main window" button from Pop-Up window does nothing when History is shown
Closes #158 : Preserve History mode after restart
Closes #157 : History with new UI: New words are not added when History is shown
Closes #156 : History with new UI: Extra Groups widget in History is shown
Closes #155 : History with new UI: Arrow keys navigation in History doesn't work
Closes #154 : History with new UI: DEL key does not delete the current history entry
2013-01-17 10:08:53 +01:00
Abs62
8901dccbef
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
Abs62
03af1da9af
Win-specific: Play sounds via Bass library
2012-11-23 16:43:36 +04:00
Abs62
ad8ddc8daf
Add option for word selection by single mouse click
2012-09-26 17:59:48 +04:00
Abs62
305c9ed1b8
Show/hide optional parts of articles (DSL dictionaries only)
2012-09-16 14:19:47 +04:00
Abs62
e5943ec7ed
Allow to turn on/off history in preferences
2012-09-11 17:03:10 +04:00
Julian Depetris Chauvin
ba2ce47ae3
Merge branch 'themighty1-mru-tab'
2012-04-02 15:41:58 -03:00
wwwwww
753b0185df
MRU tab switching implemented
2012-02-17 00:00:00 +02:00
vtliem
96bc934578
fix for blg dict
...
1/fix some babylon dict's language name not displayed (ex: Traditional Chinese )
2/add babylon style (dict name & icon)
3/fix for issue @https://github.com/goldendict/goldendict/issues/19
2012-01-28 12:07:23 +09:00
Abs62
9a1ceff5d8
1. Add button to scan popup window to send translated word into main window
...
2. Add option to use main window instead of scan popup window
2011-11-16 16:52:25 +04:00
Konstantin Isakov
f65c98c8e1
Merge pull request #26 from Abs62/master
...
Improvements in scan popup functionality. Now it can work with Internet Explorer 9.
2011-07-29 19:47:54 -07:00
Abs62
f20b046229
Move scan popup extra technologies selection to "Advanced" tab in Preferences
2011-07-23 15:32:15 +04:00
Tvangeste
a03d4d2dde
"Auto-pronounce in Scan Pop-Up" option should not be disabled when the Scan Pop-Up is disabled.
...
Because users can manually show the scan pop-up via Ctrl+C+C.
2011-07-15 14:50:07 +02:00
Abs62
c0a2ed77f9
Hide scan method options
2011-07-11 16:36:28 +04:00
Abs62
a8589b39bf
Improvements in scan popup functionality.
...
1. Add search word under cursor through IAccessibleEx interface and UI Automation technology.
2. Reorganize GoldenDict main program and scan libraries interaction to reduce influence to other programs.
3. Fix crash in scan libraries in IE9 protected mode.
2011-07-09 23:26:30 +04:00
Tvangeste
0e9f5f28c2
Hide single tab option is implemented.
...
By default, it's turned off (== current behavior).
2011-06-23 16:20:32 +02:00
Julian Depetris Chauvin
b1965dd44c
Add a "Enable web plugins" option under Edit > Preferences > Network. It allows to listen to sound pronunciations from online dictionaries that rely on flash plugin such as howjsay.com and dictionary.com. Plugin must be installed for this option to work. See http://doc.trolltech.com/4.5/qtwebkit.html#netscape-plugin-support
2011-05-08 19:12:44 -03:00
Julian Depetris Chauvin
891f316015
Restore default behaviour for ESC key. There is now a "ESC key hides main window" option under Edit > Preferences > Interface.
2011-05-07 10:42:49 -03:00
Konstantin Isakov
905c6cd450
Correctly allow to choose from multiple localizations for the same language, but different dialect in Preferences.
2011-03-03 23:11:29 -08:00
Konstantin Isakov
21850685e1
Fix typo.
2010-12-03 22:14:14 +03:00
Konstantin Isakov
d4b325a41e
Skip Qt's own localizations when searching for localization files.
2010-12-03 15:35:06 +03:00
Konstantin Isakov
eea1e3a2df
Re-introduce native Windows audio playback.
...
This one can only play .wav files, but is far more stable than Phonon.
Any existing installations would auto-switch from Phonon to this one.
Any attempt to play a non-wav file would suggest switching to Phonon.
2010-11-14 18:38:41 +03:00
Konstantin Isakov
ab88fa4867
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00