Commit graph

1096 commits

Author SHA1 Message Date
Abs62 845f5294a6 Fix warning in SoundDirDictionary constructor 2013-02-03 14:08:41 +04:00
Tvangeste d10d50e82e Merge pull request #210 from rkononenko/patch-1
Update Ukrainian locale
2013-02-03 00:52:13 -08:00
rkononenko 3ee3a8a9aa Update Ukrainian locale 2013-02-02 18:02:58 -05: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
Tvangeste 1b04dbf3e9 On Windows x64, fixed #208: GoldenDict crashes when indexing huge dictionaries.
According to Microsoft documentation, on x64 systems the virtual address space
for 32-bit process can be extended from 2Gb to 4Gb if if the application is
compiled with the /LARGEADDRESSAWARE switch.

I verified that with this switch we get full 4Gb on x64 systems and the
indexing of huge dictionaries works just fine now.

On x32 systems we can't do much though.
2013-02-02 22:06:07 +01:00
Julian Depetris Chauvin 5ec0362a72 Custom icon support for Sound dir dictionaries 2013-02-02 15:25:24 -03:00
Abs62 22803e1605 Lupdate all translations, update Russian translation 2013-02-01 16:46:10 +04:00
Abs62 940de07908 Don't translate program name 2013-02-01 16:36:01 +04:00
Tvangeste 53e1591e59 Fixed #206: Suggestion list should not be bigger than the main window (on Linux). 2013-02-01 11:17:23 +01:00
Tvangeste 9a76c6bb4a Merge pull request #202 from quendimax/be-update
Update belarusian translation
2013-01-31 23:57:41 -08:00
Maksim Tamkovič 233e2955a5 Update belarusian translation 2013-02-01 10:47:33 +03:00
Julian Depetris Chauvin 03dfdd8059 Custom icon support for babylon and dictd dictionaries
Custom user icon always override embedded icon
2013-01-31 21:15:40 -03:00
Julian Depetris Chauvin 25be9b074a Check if icon is loaded before trying to load it again 2013-01-31 19:30:11 -03:00
Tvangeste 83d2f3d2a8 lupdate all the localizations 2013-01-31 22:26:50 +01:00
Abs62 4e06a3612d Call tr() function for some strings (issue #195 again) 2013-02-01 00:18:40 +04:00
Abs62 9e3dd433a8 Don't show welcome page header in window title (issue #195) 2013-01-31 17:01:08 +04:00
Abs62 fac836f29b Update Russian translation 2013-01-30 19:21:46 +04:00
Julian Depetris Chauvin 7b03f92ca0 lupdate all the localizations, update Argentinian Spanish translation 2013-01-29 22:41:04 -03:00
chulai 18b30d5680 Merge pull request #196 from virtualtam/master
Added French translation
2013-01-29 17:11:44 -08:00
VirtualTam ab60550b6d Added French translation to project file 2013-01-29 22:40:55 +00:00
VirtualTam 76c6529278 Added French Translation 2013-01-29 22:13:22 +00:00
Tvangeste 2fa90cb55c Fixed #197: Sometimes the Scan Popup shows previous translation (Linux). 2013-01-29 23:04:18 +01:00
Tvangeste 3b7326e3be Fixed #194: Scan Popup window doesn't get the keyboard focus on Linux.
Tested and verified on recent Unity, Gnome, KDE, LXDE systems.
2013-01-29 22:30:24 +01:00
Abs62 d8decdae83 Properly save/restore main window configuration when it maximized 2013-01-29 23:20:53 +04:00
Tvangeste 4d2baab8b9 Fix for the suggestion list on Linux, classic UI. 2013-01-28 21:31:28 +01:00
Tvangeste 735a35523e Make the suggestion list to be internal instead of top-level window, on *nix.
This should solve the conflict between the Qt::Popup-styled Scan window and
the suggestion list.

Tested on Windows 7, Lubuntu (XFCE) and Mint (KDE).
2013-01-28 14:41:30 +01:00
Tvangeste a89299c2e3 Revert "Use the same window flags for the scan window, on Win and Linux."
Unfortunately, the change didn't work properly on KDE systems.

This reverts commit 8a8c7cc7d7.
2013-01-28 13:19:11 +01:00
Tvangeste 9f46028299 Properly hide the suggestions list in some cases. 2013-01-28 13:18:13 +01:00
Tvangeste 8a8c7cc7d7 Use the same window flags for the scan window, on Win and Linux.
Previously, the scan popup used Qt::Popup flag on Linux, but this
flag is incompatible with the new translate box UI, esp. the
floating suggestion list, since in the Qt::Popup-styled windows
all the events go to the popup, hence the creation of additional
windows is problematic, and those new windows don't work properly
since they don't receive events.

Without this change, the scrolling of the suggestion list in the
Scan Popup's translate box is impossible.
2013-01-27 23:24:06 +01:00
Tvangeste ffa9f5778b Fixed #192: Dynamically adjust the suggestion list in the new UI. 2013-01-27 23:12:00 +01:00
Julian Depetris Chauvin 0c9b884793 Update Argentinian Spanish translation 2013-01-26 19:21:44 -03:00
Julian Depetris Chauvin 6d7faa8a18 Retrieve old translations for "Dictionaries..." menu option. 2013-01-26 14:56:01 -03:00
Abs62 15f6f10f97 ScanPopup window header 2013-01-26 19:55:17 +04:00
Abs62 82d9cdaa06 Win-specific: Properly scan right-to-left words in GD window 2013-01-26 18:49:02 +04:00
Tvangeste ccb06a4dcd Minor tweaks to have better Scan Popup UI on Linux 2013-01-25 17:17:12 +01:00
Tvangeste 8499c29268 Adjust the CSS style for the Scan Popup's translate box. 2013-01-25 17:02:29 +01:00
Tvangeste 3258ad89f5 Fixed #191: New UI in the scan popup, replace 3 separate widgets with the translate box. 2013-01-25 16:42:44 +01:00
Abs62 c23e09b57b Properly restore main window maximized state when it activated through tray icon 2013-01-24 00:36:53 +04:00
Tvangeste 08ca79c272 Fixed #188: Switching the UI mode should focus the translate line and update it. 2013-01-23 20:11:39 +01:00
Tvangeste 48801fc7a8 Fixed #186: F3 and Shift+F3 shortcuts are no longer global in the main window. 2013-01-23 19:36:45 +01:00
Tvangeste ea51feb810 Tweaks for the Menu Button size (closes #176). 2013-01-23 14:40:49 +01:00
Tvangeste 5abc0239c0 Updated Russian localization ("Dictionaries..." and F3). 2013-01-22 22:26:41 +01:00
Tvangeste 8d8a58792a lupdate all the localizations 2013-01-22 22:21:40 +01:00
Tvangeste bb3a35e7ff Fixed Issue #184: F3 and Shift-F3 shortcuts don't work in a scan popup window when Search is activated
Also fixed  #185: Dictionaries menu uses hardcoded shortcut value in its text.
2013-01-22 22:16:54 +01:00
Abs62 b60fa6088d Update Russian translation 2013-01-22 17:56:28 +04:00
Abs62 16d1e1bdb3 Strip sound files extension when index .zips, like in sound dirs (issue #173) 2013-01-22 16:53:19 +04:00
Tvangeste 743ac0126e lupdate all the localizations 2013-01-22 11:16:05 +01:00
Tvangeste ded3ef3d14 Internationalize the "Unassigned" group name. 2013-01-22 11:13:39 +01:00
Tvangeste 7232859184 Additional shortcut for ZoomIn/WordsZoomIn actions (Ctrl+= and Alt+=).
Browsers do the same for the ZoomIn action, so that it is easier
to press with just two button presses instead of three.
2013-01-22 00:05:50 +01:00
Tvangeste 6c032b5185 Fixed #178: Word Zoom Level is not preserved when switching UI modes (Ctrl+S). 2013-01-21 22:49:58 +01:00