Abs62
fd1d035c01
Add full-text search tuning tab to preferences dialog
2014-04-17 18:31:51 +04:00
Abs62
9ad0d5f985
Implement full-text search
2014-04-16 20:18:28 +04:00
Abs62
9623cbdd7a
Add proxy authentication dialog
2014-04-03 18:21:02 +04:00
Abs62
fe9998f2bf
Add system proxy choose in preferences
2014-04-02 17:54:50 +04:00
Abs62
4a4bfade1d
Show all headwords for selected dictionary
2014-02-28 16:36:28 +04:00
Abs62
32a2cf55b9
Add config file option for track clipboard changes
2014-01-09 18:17:50 +04:00
Abs62
696fdbb994
Win-specific: Refactor of main window geometry saving
2013-12-20 18:25:33 +04: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
Timon Wong
329aa02f93
Add "Inspect" action to context menu
...
* The "Inspect" action will bring up web inspector from WebKit.
* Restorable inspector window geometry.
2013-05-30 10:18:28 +08: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
Abs62
534509adaf
Handle errors during configuration file loading
2013-05-08 20:50:06 +04:00
Timon Wong
c4752eb14c
Add internal audio player(ffmpeg/libav + libao).
...
* phonon, bass, playsound are removed.
2013-05-05 18:22:12 +08:00
Abs62
0fb8eed553
Win-specific: Add volume and rate tuning for TTS, fix some errors
2013-04-26 17:41:39 +04:00
Abs62
c14ef3458f
Win-specific: Add TTS support for Windows (by Timon Wong)
2013-04-24 18:52:04 +04:00
Tvangeste
ce4a212155
Use the native OS dialog to save articles, store the save location in a config
2013-04-12 09:31:09 +02:00
Abs62
0ac060576d
Save images and sounds via context menu (issue #223 )
2013-02-22 16:44:23 +04:00
Abs62
2553ddf2b8
Periodical save of history (issue #209 )
2013-02-05 16:51:23 +04:00
Abs62
f4f27de3cd
Make changes from commit d8decdae83
Win-specific (issue #213 )
2013-02-04 18:10:37 +04:00
Julian Depetris Chauvin
c6cbaa64cd
Custom icon support for Sound dir dictionaries - default to no custom icon
2013-02-02 19:00:19 -03:00
Julian Depetris Chauvin
5ec0362a72
Custom icon support for Sound dir dictionaries
2013-02-02 15:25:24 -03:00
Abs62
d8decdae83
Properly save/restore main window configuration when it maximized
2013-01-29 23:20:53 +04:00
Maksim Tamkovič
1fb23efe1e
Add belarusian transliteration
2013-01-20 22:15:24 +03:00
Tvangeste
7496f5f80c
Configurable parameter for DSL headwords' maximum size.
...
By default, it is unchanged, still 256.
In those rare cases when users really need more lengthy
headwords, they could adjust the config file,
maxHeadwordSize parameter.
2013-01-11 11:00:30 +01:00
Tvangeste
9ad4da4cb5
Fixed #143 : Make the new UI mode the default one.
2013-01-05 12:35:18 +01:00
Tvangeste
cb8724ce1c
Implemented "Always on Top" functionality.
...
This feature has been frequently requested by various users.
2012-12-29 12:29:37 +01:00
Abs62
8901dccbef
Switch user styles on-the-fly
2012-12-10 18:14:13 +04:00
Abs62
5070b5b859
std::vector -> QVector in config
2012-12-10 16:49:45 +04:00
Abs62
465db53353
Fix compilation under Linux
2012-12-09 21:29:27 +04:00
Abs62
5e2727ce71
Custom icons for external programs
2012-12-07 15:59:59 +04:00
Abs62
faad6d2581
Images size limit for dsl dictionaries
2012-12-07 15:59:29 +04:00
Abs62
81875d74f6
Custom icons for websites
2012-12-03 16:48:31 +04:00
Abs62
e6457a1e27
Call external editor for dictionaries
2012-11-28 23:32:37 +04:00
Abs62
03af1da9af
Win-specific: Play sounds via Bass library
2012-11-23 16:43:36 +04:00
Abs62
6ae3a3a4d5
Fix some warnings
2012-11-17 21:03:58 +04:00
Abs62
1f67465870
Merge pull request #108 from vtliem/WikiFix20120621
...
Wiki images fix @https://github.com/goldendict/goldendict/issues/102
2012-11-17 09:02:12 -08:00
Abs62
2a215927ce
Fix some warnings
2012-10-31 17:58:35 +04:00
Abs62
cb9a74639a
1. Store geometry of the "Dictionary info" window
...
2. Move commands in the dictionary bar context menu to begin
2012-09-27 17:00:40 +04:00
Abs62
ad8ddc8daf
Add option for word selection by single mouse click
2012-09-26 17:59:48 +04:00
Abs62
3c2990bf23
Own muted dictionaries list for each group
2012-09-26 17:13:47 +04:00
Abs62
305c9ed1b8
Show/hide optional parts of articles (DSL dictionaries only)
2012-09-16 14:19:47 +04:00
Abs62
78d450e1ca
Little corrections for history handling
2012-09-12 21:19:21 +04:00
Abs62
e5943ec7ed
Allow to turn on/off history in preferences
2012-09-11 17:03:10 +04:00
Abs62
d33c1fb34a
Store path for history export/import
2012-09-10 22:00:29 +04:00
vtliem
71399d5eb2
Wiki images fix @ https://github.com/goldendict/goldendict/issues/102
...
1/Fix wiki relative image url
2/Add Custom icon for wiki dic (relative file path : configdir/iconpath
2012-06-21 18:43:28 +09:00
Julian Depetris Chauvin
ba2ce47ae3
Merge branch 'themighty1-mru-tab'
2012-04-02 15:41:58 -03:00
Abs62
535fe0d3e0
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
wwwwww
753b0185df
MRU tab switching implemented
2012-02-17 00:00:00 +02:00
Abs62
11561ac4af
Large search history
2012-02-16 18:56:25 +04: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