Commit graph

1479 commits

Author SHA1 Message Date
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
Tvangeste 77a992a296 Fixed #176: Menu button is not centered when toolbar is vertically positioned.
We just disable the Left and Right areas for the main toolbar in the new UI mode. :)
2013-01-21 21:53:53 +01:00
Abs62 0ebe960ff6 Update Russian translation 2013-01-21 17:40:13 +04:00
Tvangeste 24ecc968d1 Fixed #169: Cannot deselect the article when 'select word' by single click is enabled. 2013-01-20 23:17:44 +01:00
Tvangeste 4d2a6f4819 lupdate all the translations 2013-01-20 22:47:52 +01:00
Tvangeste e3157d2353 Merge pull request #172 from QuendiMax/be-translit
Add belarusian transliteration
2013-01-20 13:42:34 -08:00
Julian Depetris Chauvin 90e5e23610 Update Argentinian Spanish translation 2013-01-20 16:47:30 -03:00
Maksim Tamkovič 1fb23efe1e Add belarusian transliteration 2013-01-20 22:15:24 +03:00
Tvangeste d5dd8eb940 Do not store the welcome page in the user history. 2013-01-20 19:26:17 +01:00
Julian Depetris Chauvin 9efe6a431f Ignore GoldenDict.app directory 2013-01-20 10:28:39 -03:00
Tvangeste 2c16ccfbd5 Make the popup window more compact by reducing margins and spacing to 3px.
There is no point in having huge margins (9px) at every side of the
scan popup window. Especially since the popup window is supposed
to be small and compact.
2013-01-20 11:25:15 +01:00
Abs62 0040469305 Lupdate all translations, update Russian translation 2013-01-19 12:51:27 +04:00
Tvangeste 0ee62530c2 Select an enire text of the current article (Ctrl+Shift+A).
Plus a context menu for that as well.
2013-01-18 15:37:24 +01:00
Tvangeste 3784ac18d7 Fixed #164: Add an option to copy the entire article (Ctrl+A) 2013-01-18 14:22:24 +01:00
Abs62 160db20a04 Handle big entries in bgl 2013-01-18 15:50:49 +04:00
Tvangeste 77ded2c328 Fixed #167: Not everything gets logged in History 2013-01-18 12:02:19 +01:00
Julian Depetris Chauvin 409674bac4 Update Argentinian Spanish translation 2013-01-18 07:51:05 -03:00
Tvangeste 35dc7b0a8a Better way of dealing with adding title to history.
We only show that menu item to add the title to history if the
history is set to only collect the entries manually.
2013-01-17 19:46:33 +01:00