Tvangeste
ea2f2e8854
Revert "Remove rather useless context menu to add title to history."
...
This reverts commit c03b346114
.
The menu item is not completely useless, it useful when the automatic history
gathering is disabled and this menu could be used to add items to the history
manually.
2013-01-17 19:38:49 +01:00
Tvangeste
c03b346114
Remove rather useless context menu to add title to history.
...
In most cases, since we are on this page, we have already
just added its title to the history.
2013-01-17 19:06:46 +01:00
Tvangeste
05546a5d53
Compare History items case insensitively.
2013-01-17 18:01:58 +01:00
Abs62
b4268d0f2a
Lupdate all translations, update Russian translation
2013-01-17 20:37:21 +04:00
Tvangeste
7065809566
Preserve the current index in History list when a single entry is deleted.
2013-01-17 16:11:06 +01:00
Tvangeste
4d5665d816
Make the default history item length to be the same as the limit for the headwords.
...
So, it is 256 now.
And configurable via the same parameter in the config file: maxHeadwordSize.
2013-01-17 15:24:13 +01:00
Tvangeste
eefd6a57b1
Implemented History copying to the clipboard
2013-01-17 14:03:16 +01:00
Tvangeste
3ed7772996
History Pane rewrite.
...
The new History Pane features proper mouse and keyboard navigation,
multiple selection and ability to remove the selected entries,
plus a dynamic context menu. Additionaly, the History's size is now
configurable in Preferences.
Use Ctrl+H to show/hide the History Pane.
History Pane's titlebar can be styled via #historyPaneTitleBar, e.g.:
/* Colored header for the History Pane */
background: lightsteelblue;
margin: 2px;
}
Closes #162 : Make History sidebar independent from the Search Pane
Closes #159 : "Send to main window" button from Pop-Up window does nothing when History is shown
Closes #158 : Preserve History mode after restart
Closes #157 : History with new UI: New words are not added when History is shown
Closes #156 : History with new UI: Extra Groups widget in History is shown
Closes #155 : History with new UI: Arrow keys navigation in History doesn't work
Closes #154 : History with new UI: DEL key does not delete the current history entry
2013-01-17 10:08:53 +01:00
Tvangeste
1fab8c8216
Merge pull request #163 from QuendiMax/master
...
Add belarusian localization
2013-01-15 02:09:15 -08:00
Maksim Tamkovič
976bff6303
Add belarusian translation
...
Add belarusian translation in cyrillic and latin alphabet
2013-01-15 10:13:15 +03:00
Tvangeste
ea44f91eba
Merge pull request #160 from embar-/patch-2
...
Update locale/lt_LT.ts
2013-01-11 04:37:17 -08:00
embar-
b62c90a35c
Update locale/lt_LT.ts
2013-01-11 14:05:12 +02:00
Tvangeste
90e01d1645
More reliable transfer of focus from the suggestions list back to the translate line.
...
Fixes some problems when focus is lost, transferred to random other components, like
buttons or tabbars.
2013-01-11 12:47:22 +01: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
Abs62
c40de2dbf6
Fix send word to main window for new UI when history view mode is on
2013-01-10 23:10:48 +04:00
Tvangeste
bc95753216
Some more year-related translation updates by Daniele Di Pisa.
2013-01-10 10:26:22 +01:00
Tvangeste
bba95a2f3f
Make sure that UI mode and Always On Top flag are preserved on config changes.
2013-01-09 13:17:15 +01:00
Tvangeste
2d02204d4e
Year-related translation updates by Daniele Di Pisa.
2013-01-07 10:32:07 +01:00
Tvangeste
f2850eea99
Updated a year to 2013.
2013-01-07 10:32:06 +01:00
Tvangeste
c4cc95cbd2
Merge pull request #153 from embar-/patch-1
...
Update locale/lt_LT.ts
2013-01-07 01:02:16 -08:00
Tvangeste
5035f6aa0d
Better keyboard support in Dictionaries tab:
...
1. Pressing Down Arrow allows to jump from the Quick Filter to the dictionaries list.
2. Navigating through dictionary list via keyboard (Up/Down) results in dictionary details
to be shown on the right. Previously, only mouse clicks updated the dictionary info.
2013-01-07 09:57:34 +01:00
embar-
c3f6d37d97
Update locale/lt_LT.ts
2013-01-07 08:50:56 +02:00
Julian Depetris Chauvin
c206c7d434
Update Argentinian Spanish translation
2013-01-06 16:00:32 -03:00
Tvangeste
b945fb74bd
Russian translation update.
2013-01-06 15:17:55 +01:00
Tvangeste
3a3b7660d0
Italian translation updates by Daniele Di Pisa.
2013-01-06 14:26:32 +01:00
Tvangeste
26dbfbeddb
Lupdate all the translations.
2013-01-06 13:53:17 +01:00
Tvangeste
9e29b43922
Restored the code to add actions from the hidden menu back to the main window.
...
So that if Menu Button is hidden (or the whole toolbar is hidden) all
the actions would still work, including the one to show the main menu back.
One of the possibilities when the Menu Button is hidden is when not all
toolbar buttons fit into winow and are being automatically hidden.
2013-01-06 13:46:34 +01:00
Tvangeste
ed6d23d27d
Fixed #152 : Magic wand is located before the translation input, should be after.
2013-01-06 12:22:20 +01:00
Julian Depetris Chauvin
d3d4d0f1b4
Update Brazilian Portuguese translation by MCHAL
2013-01-05 20:34:59 -03:00
Tvangeste
9ad4da4cb5
Fixed #143 : Make the new UI mode the default one.
2013-01-05 12:35:18 +01:00
Julian Depetris Chauvin
09bc4b46bd
Middle-click over tab must close tab.
...
This is standard behavior in pretty much any modern browser.
2013-01-04 23:18:12 -03:00
Tvangeste
43e9417663
Fixed Issue #148 : Menubar toggle state is not remembered on program restart.
2013-01-04 22:42:25 +01:00
Tvangeste
c8c6a515d6
Quick search/filter for dictionary names in settings (Dictionaries and Groups tabs).
2013-01-04 14:24:08 +01:00
Julian Depetris Chauvin
ebf28c6343
Update Italian translation with menu accelerators.
2013-01-02 20:46:15 -03:00
Julian Depetris Chauvin
e7e2f92ba4
Update Italian translation.
2013-01-02 20:26:09 -03:00
Tvangeste
fb33faabbc
Fixed Issue #149 : ESC does not work in the input dropdown field of the new UI
2013-01-02 10:55:23 +01:00
Julian Depetris Chauvin
0638f1b8dc
Zoom in/out with Ctrl + Scroll wheel
...
This is standard behavior in pretty much any modern application (Notepad, Explorer, PDF reader and all browsers).
2013-01-01 20:05:29 -03:00
Julian Depetris Chauvin
67938d3243
Update Argentinian Spanish translation
2013-01-01 16:39:01 -03:00
Tvangeste
915384d9d0
MenuButton should not have focus.
2012-12-31 19:23:47 +01:00
Abs62
1d2f682345
Merge pull request #146 from embar-/patch-3
...
Update locale/lt_LT.ts
2012-12-31 00:04:24 -08:00
Abs62
d1469b12d7
Additional check for previous commit
2012-12-31 11:54:51 +04:00
Abs62
2fb0ef14d4
Prevent expanded dictionary bar collapsing when cursor moved over tooltip or context menu
2012-12-30 18:08:54 +04:00
embar-
9e2a34eace
Update locale/lt_LT.ts
...
Update Lithuanian translation
2012-12-30 15:30:35 +02:00
Tvangeste
0a355bf6d0
Added shortcuts for the both sidepanels (Ctrl+S for search, Ctrl+R for results navigation).
2012-12-30 11:06:58 +01:00
Tvangeste
321df3c224
Added menu accelerators.
2012-12-30 10:29:19 +01:00
Tvangeste
747b227653
Proper checkmark for the Menubar action.
2012-12-29 21:24:48 +01:00
Tvangeste
e8cefa1330
Added a new "Menu Button" when the main menubar is hidden.
...
This button is very similar to Chrome browser's (wrench) button.
2012-12-29 19:46:43 +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
402b481d74
Focus GoldenDict window after restoring it from tray by hotkey under Ubuntu (issue #95 )
2012-12-29 14:01:36 +04:00
Julian Depetris Chauvin
f9e2f7cf7b
remove strange texts in copyright messages
2012-12-28 09:32:17 -03:00