Commit graph

3324 commits

Author SHA1 Message Date
Julian Depetris Chauvin 41bd078a2a make ESC minimizes the main window when tray icon is totally disabled. 2011-05-29 23:00:33 -03: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 92e2317251 Add the missing files. 2011-05-29 10:36:30 -07:00
Konstantin Isakov 01b0d018d4 When adding new program, make its type 'Audio' by default. 2011-05-29 00:55:57 -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
Julian Depetris Chauvin 4951f9311d Option to use small icons in toolbars of main window. 2011-05-28 19:26:54 -03:00
Konstantin Isakov 28564729ee Chinese translation update by zhangjinsong. 2011-05-25 21:15:49 -07:00
Konstantin Isakov 5570536f54 Don't show duplicate articles in Bgl dictionaries. 2011-05-22 13:45:06 -07: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
Konstantin Isakov ba12e787d8 Add Julian to CREDITS. 2011-05-08 14:27:34 -07:00
Konstantin Isakov eee568860e Keys with Shift pressed are to be interpreted as typing events (undoes a change by jdepetris) 2011-05-08 14:24:41 -07: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
Julian Depetris Chauvin 3bd9c48fe7 support Shift + Enter and Shift + double click to open a definition in a new tab (Opera browser standard) in addition to Ctrl + Enter and Ctrl + double click (other browsers standard). The selection with Shift + double click is not as perfect as with Ctrl + double click but it's ok. 2011-05-01 21:37:56 -03:00
Julian Depetris Chauvin 84400e766a pin in popup setting is now remembered on restart. 2011-05-01 20:52:11 -03:00
Julian Depetris Chauvin 0f5d4aa04e close main window on ESC (additionally to Ctrl + F4). To achieve this remove ESC as a shortcut to switch focus to word input. This action is already performed by typing just any key on the ArticleView and with Alt+D and Ctrl+L key combinations on MainWindow. 2011-04-30 20:46:45 -03:00
Konstantin Isakov 28fd948b99 Remove UTF-8 BOM from the file - some compilers don't like it. 2011-04-16 15:40:00 -07:00
abs62 368b58bb29 Command "Clear history" really clear saved history 2011-03-30 08:47:55 +04:00
abs62 f7d7920e68 Change algorithm of the finding window under cursor 2011-03-29 18:45:32 +04:00
abs62 5cd8416ceb Try to prevent crashes in GdTextOutHook.dll 2011-03-29 18:42:14 +04:00
Konstantin Isakov 359805ecca Updated Ukrainian translation, thanks Wiseacre. 2011-03-24 00:32:53 -07:00
Konstantin Isakov ad0cb52f16 Some fixes to Brazilian Portuguese translation by the same author. 2011-03-24 00:26:42 -07:00
Konstantin Isakov 499cc27e2e Brazilian Portuguese translation by Leonardo Montenegro. Thanks! 2011-03-20 12:36:11 -07:00
Konstantin Isakov 5e483e9ce9 Update Italian translation by Daniele 'orecchionebruno', thanks! 2011-03-20 12:27:30 -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 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 caf21a0e8a Add Japanese translation by Nardog (thanks!) 2011-03-03 22:56:26 -08:00
Konstantin Isakov 0ea7f09ad3 Merge commit 'refs/merge-requests/3' of git://gitorious.org/goldendict/goldendict into jp 2011-03-03 22:52:03 -08:00
Konstantin Isakov e3b425427f Correctly apply analysis to the last word in multi-word Hunspell queries (e.g. "crash-testing" is now correctly transformed to "crash-test"). 2011-03-03 22:32:29 -08:00
Konstantin Isakov d1672af670 Fix Hunspell crashes when using multiple Hunspell dictionaries simultaneously.
Evidently Hunspell is not reentrant, so we serialize all Hunspell calls using a single mutex.
2011-03-03 22:24:13 -08:00
Nardog 0f54897aa7 Japanese translation added. 2011-02-27 19:03:25 +09:00
Konstantin Isakov bfed454649 Polish translation by Grzegorz Karpowicz added. 2011-01-04 22:35:26 -08:00
Konstantin Isakov 7ec3b98521 Fix a typo in the Russian translation. 2010-12-14 01:20:01 +03:00
Konstantin Isakov 92eceb8cad Change email from @users.berlios.de to @goldendict.org. 2010-12-09 15:31:50 +03:00
Konstantin Isakov f71c0ac7a7 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
Konstantin Isakov 47cdacd504 Update .rc file. 2010-12-04 18:30:35 +03:00
Konstantin Isakov 992dbee676 Correctly uninstall only installed files, preserving any user content.
To use, makensis.sh script must be used instead of makensis command.
2010-12-04 18:27:14 +03: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 a77a5ec1c7 Apply the latest mouseover patches by Abs62. 2010-12-04 00:12:20 +03:00
Konstantin Isakov 414e0336e6 Don't attempt to translate the same word in scanpopup that is shown there already.
This fixes repeated scanpopup triggerings under Windows.
2010-12-03 23:10:18 +03:00
Konstantin Isakov 21850685e1 Fix typo. 2010-12-03 22:14:14 +03:00
Konstantin Isakov 8d88918450 Update Ukrainian translation by Korostil Daniel. 2010-12-03 18:05:09 +03:00
Konstantin Isakov 8db84c69d8 Release 1.0.0. 2010-12-03 17:52:08 +03:00
Konstantin Isakov e0e9d5817d NSIS installer files added. 2010-12-03 17:51:53 +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 cb1234ace1 Remove unneeded comma in Russian translation. 2010-12-03 14:55:29 +03:00
Konstantin Isakov 5823b5fa2d Add a mock ./configure script which tells one to run qmake && make. 2010-11-26 20:55:43 +03:00
Konstantin Isakov f2d38a359c Fix a typo: avaiable -> available 2010-11-26 20:48:25 +03:00