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
3ae6add49c
Adjust program code and project file to new libraries
2011-07-19 22:36:04 +04:00
Tvangeste
5404d4213e
Dictionary tool buttons should not have an icon shifted when checked.
...
This just looks better, since the dictionary icons don't collide
with the border anymore.
2011-07-12 11:38:37 +02: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
d46e4dc77b
Chrome-style statusbar for GoldenDict.
...
* Small pop-up window at the bottom of the main winodw instead
of traditional status bar, that consumes lots of space.
* API, similar to standard Qt's status bar.
* The status bar hides itself after specified amount of time.
* Clicking on the status bar also hides it.
* Properly behavies on resizes/moves/focus/etc.
* Tested on Linux and Windows.
2011-06-27 20:54:15 +02: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
Abs62
36e509a2ab
Replace printf in code by a macro DPRINTF
2011-06-19 22:50:11 +04:00
Tvangeste
3762f22e76
Implemented Dictionaries Pane, to show dicts in which results were found.
...
It is a separate detacheable pane, which could also be enabled/disabled,
it tracks the current tab's contains, and lists those dictionaries that
contributed their content to the current translation.
Clicking on dictionary name jumps to the appropriate article from
this dictionary, which improves the navigation flow.
The Dictionaries Pane:
* Shows both dictionaries' names and icons.
* Does not consume resources when hidden.
* Properly styled.
* Properly handles app-wide shortcuts
(Esc, Ctrl-L, Alt-D, Enter, Alt-Up/Down).
2011-06-05 13:49:50 +02:00
Tvangeste
890021379c
Enable console in Debug mode on Windows, to see useful logging messages.
2011-06-03 14:43:10 +02:00
Konstantin Isakov
d4b687e966
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
Konstantin Isakov
9960efc00d
Add support for launching arbitrary executables (tts, manpages etc).
2011-05-28 22:08:37 -07:00
Julian Depetris Chauvin
b173898c5d
Argentinian Spanish translation by Yanina Weingast.
2011-05-28 19:26:54 -03:00
Konstantin Isakov
499cc27e2e
Brazilian Portuguese translation by Leonardo Montenegro. Thanks!
2011-03-20 12:36:11 -07:00
Konstantin Isakov
9d59a7b961
Add Albanian translation by Besmir Godole. Thanks!
2011-03-08 19:36:10 -08:00
Konstantin Isakov
84090a2ed0
Traditional Chinese translation by Maha 吳寶原, Ray Chou 周邦信, Marcus Bingenheimer. Thanks!
2011-03-03 23:14:48 -08:00
Konstantin Isakov
caf21a0e8a
Add Japanese translation by Nardog (thanks!)
2011-03-03 22:56:26 -08:00
Konstantin Isakov
bfed454649
Polish translation by Grzegorz Karpowicz added.
2011-01-04 22:35:26 -08:00
Konstantin Isakov
feac985b49
Fix 'avaiable->available' typo for Ukrainian translation.
2010-12-04 13:09:20 +03:00
Konstantin Isakov
60fcfae61c
Release 1.0.1. This version is mostly only relevant for Windows.
2010-12-04 00:12:46 +03:00
Konstantin Isakov
8db84c69d8
Release 1.0.0.
2010-12-03 17:52:08 +03:00
Konstantin Isakov
63e99204fc
Switch to QtSingleApplication for maintaining single instance running.
...
This should put an end to all those pidfile-related problems.
2010-11-20 16:43:55 +03:00
Konstantin Isakov
921c42088d
Implement Credits window in the About dialog to show project contributors.
...
The actual credits file is to be fully populated yet.
2010-11-14 19:28:50 +03:00
Konstantin Isakov
46d1d26750
Italian translation by orecchionebruno.
2010-11-11 20:22:48 +03:00
Konstantin Isakov
c49466942d
Vietnamese translation by Hero Phương <herophuong93 at gmail.com>
2010-08-20 17:56:10 +04:00
Konstantin Isakov
1624afafc4
Only have the rule to rebuild 'version.txt' if git was present when qmake was run.
2010-07-03 15:01:01 +04:00
Konstantin Isakov
be23f54914
Generate the exact version string via Git.
2010-07-02 21:15:51 +04:00
Konstantin Isakov
cc5e5b6c77
Add Ukranian translation by Wiseacre.
2010-06-22 01:11:37 +04:00
Konstantin Isakov
9e43f86feb
Support for Forvo online pronunciations added.
2010-06-13 00:16:35 +04:00
Konstantin Isakov
9eb20cf0b6
Play audio files from websites.
...
Here we also add Google as a web dictionary as an initial website example.
Sounds there work just fine.
2010-05-29 15:33:04 +04:00
Konstantin Isakov
44a6842c16
Use -rdynamic on unix targets only.
...
Mingw32 doesn't support it.
2010-05-29 15:27:10 +04:00
Konstantin Isakov
2b557e7f4b
Greek transliteration by Jennie Petoumenou.
2010-05-29 13:22:08 +04:00
Konstantin Isakov
ab88fa4867
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00