Commit graph

1883 commits

Author SHA1 Message Date
Abs62 ce00f26367 A little optimization of headwords retrieving 2014-03-07 19:28:31 +04:00
Abs62 4462c29ae7 Handle "Enter" key in headwords list in dictionary headwords dialog 2014-03-04 21:38:47 +04:00
Abs62 902c5f605b Add Ctrl+D shortcut to switch to dictionary headwords dialog 2014-03-04 20:58:51 +04:00
Abs62 63c2dfb848 Lupdate all translations, update Russian translation 2014-03-04 20:01:28 +04:00
Abs62 ed18c9afe7 Add show all groups button to groups dialog 2014-03-03 17:47:06 +04:00
Abs62 55e9dc6a38 Make headwords dialog modeless 2014-03-03 17:46:41 +04:00
Abs62 19dd8b740b Properly reset overrided cursor in dialog headwords window 2014-03-01 22:43:31 +04:00
Abs62 06f85b7e30 Sort headwords list in dictionary headwords dialog by current locale rules 2014-03-01 17:58:16 +04:00
Abs62 a7145abdd0 Call dictionary headwords dialog via context menu of dictionaries bar and dictionaries list 2014-03-01 17:11:14 +04:00
Abs62 4a4bfade1d Show all headwords for selected dictionary 2014-02-28 16:36:28 +04:00
Abs62 becc74c730 Use QFile instead of FILE * functions 2014-02-26 18:22:12 +04:00
Abs62 95a96852bc DSL: Strip unsorted parts in links to insided cards 2014-02-19 17:45:54 +04:00
Abs62 c8f65dea3b Limit maximum small icon size to 21 pixel (standard icon size for Lingvo dictionaries) (issue #441) 2014-02-18 21:05:45 +04:00
Abs62 04524ba4e4 Mac-specific: Change window flags for scan popup window (issue #434) 2014-02-17 17:49:18 +04:00
Abs62 0195151399 Show native identifiers for key modifiers 2014-02-17 17:48:05 +04:00
Abs62 ffabaf1861 Fix compilation undex Linux 2014-02-16 14:22:13 +04:00
Abs62 ac84a73a6d Dsl: Fix some pictures resizing 2014-02-11 21:27:24 +04:00
Abs62 0c2b182647 Handle 1-bit black/white TIFF images without photometric interpretation tag
(QImage don't handle such images)
2014-02-11 18:02:00 +04:00
Abs62 d17fde0e9c Fix scroll gesture handling 2014-02-10 18:49:44 +04:00
Abs62 dabceff223 Don't jump to dictionary when new page opens in background 2014-02-09 19:15:41 +04:00
Abs62 7cea352be9 Sound directories: Show file names with extension if short name corresponds more than one file 2014-02-07 17:03:07 +04:00
Abs62 ea8aae9535 Zips: A little improvement of previous commit 2014-02-07 17:02:30 +04:00
Abs62 b627c1e2d8 Zips: Search sounds both by short and full name (filename with/without extention) 2014-02-07 00:25:25 +04:00
Abs62 025555c5ff Zips: Strip spaces at the end of sound name 2014-02-06 20:34:34 +04:00
Abs62 16691e2029 Win-specific: ScanPopup: Fix console windows scanning under Windows 8.1 2014-02-06 18:10:23 +04:00
Abs62 3495ba1816 Handle some touch screen gestures in scan popup window 2014-02-05 17:41:49 +04:00
Abs62 97c4697a80 Handle some touch screen gestures in article view window 2014-02-04 22:38:50 +04:00
Abs62 ee86469904 Win-specific: ScanPopup: Fix some invalid results while scanning in 64-bit applications 2014-01-27 17:56:16 +04:00
Abs62 b100fad8d3 Win-specific: Fix crash if TTS interface is not presented in system 2014-01-18 19:11:17 +04:00
Abs62 3bd078debb Mac-specific: Fix typo 2014-01-13 17:32:58 +04:00
Abs62 32a2cf55b9 Add config file option for track clipboard changes 2014-01-09 18:17:50 +04:00
Abs62 2f8c0d3d80 Don't check key modifiers for new tab when word received from scan popup window 2014-01-09 18:15:51 +04:00
Abs62 ff44dcebf2 Mac-specific: Adjust code for MacOS 10.9 2013-12-26 18:13:10 +04:00
Abs62 8644ef0c1d Merge pull request #428 from zdenop/patch-1
Update sk_SK.ts
2013-12-25 05:57:49 -08:00
zdenop ad5f04c66f Update sk_SK.ts
fix heading
2013-12-20 23:19:36 +01:00
Abs62 696fdbb994 Win-specific: Refactor of main window geometry saving 2013-12-20 18:25:33 +04:00
Abs62 023f30a997 DSL: Change default for "Expand optional parts" option 2013-12-18 18:24:02 +04:00
Abs62 93d3d27944 DSL: Small fix for accent color in "Lingoes-Blue" style 2013-11-27 18:56:29 +04:00
Abs62 49b9ef7799 XDXF: Fix show of dictionary description 2013-11-21 19:03:43 +04:00
Abs62 387e8d8545 Some cosmetic in log 2013-11-17 00:38:05 +04:00
Abs62 35708181f4 Warning in log for duplicated dictionaries ID 2013-11-16 23:03:36 +04:00
Abs62 18012bbaef Log some debug messages only in debug build 2013-11-16 23:03:08 +04:00
Abs62 444938a330 Fix logging to file UTF-8 encoded messages 2013-11-16 22:34:09 +04:00
Abs62 8e54204a72 DSL: Add default color (black) for [com] tag in Lingvo style, fix colors for [*][ex] combination 2013-11-09 21:18:55 +04:00
Abs62 7699bd9ff4 DSL: Adjust colors for [p], [ex], [*] tags 2013-11-09 14:36:11 +04:00
Abs62 e9ce9c89e8 DSL: Avoid breaking of [m] tag by closing some other tag 2013-11-08 16:53:22 +04:00
Abs62 8ad27b607b Win-specific: Pass file names to hunspell library in local 8-bit encoding 2013-11-05 22:10:35 +04:00
Julian Depetris Chauvin dd84c10e2e Merge branch '1.5-dev' 2013-10-28 20:48:33 -03:00
Julian Depetris Chauvin 38dd24b56f Update Greek translation by jennie 2013-10-28 20:46:46 -03:00
Julian Depetris Chauvin 311c8bc255 Merge branch '1.5-dev' 2013-10-24 17:15:07 -03:00