Commit graph

1721 commits

Author SHA1 Message Date
Abs62 71458ece5b Lupdate all translations, update Russian translation 2014-05-03 11:32:55 +04:00
Abs62 8faad0b403 Add icon for text-to-speech sources tab 2014-05-03 01:28:18 +04:00
Abs62 ceb04dbd6a DICT protocol support 2014-05-02 17:36:50 +04:00
Abs62 cf0cea264e Merge pull request #472 from Ibragimov/master
Tajik Translation updated
2014-04-30 05:49:48 -07:00
Victor Ibragimov a11b8cd43a Tajik Translation updated 2014-04-30 12:14:34 +05:00
Abs62 fb19fb183e Full-text search: Skip some text conversions while load article from Zim and Aard dictionaries 2014-04-29 22:17:06 +04:00
Abs62 8a9378c5d8 Full-text search: A litle optimization of retrieving headwords from index 2014-04-29 21:42:34 +04:00
Abs62 616babe60e Full-text search: Skip some replacements while load article from MDict dictionary 2014-04-29 17:55:48 +04:00
Abs62 052e43e2c3 Full-text search: A little refactoring of dialog 2014-04-29 17:54:09 +04:00
Abs62 c32c610665 Full-text search: A little faster search in DSL dictionaries 2014-04-28 17:58:38 +04:00
Abs62 0fdc60f71d Merge pull request #471 from hyln9/patch-1
Update zh_CN.ts
2014-04-28 06:56:56 -07:00
Virgil c360d1e155 Add some other translations. 2014-04-28 21:27:21 +08:00
Virgil 50473b7d60 Add some translations for "Full-text search". 2014-04-28 19:16:22 +08:00
Virgil 91c9a4b6e2 Add some translations for "Full-text search". 2014-04-28 19:05:15 +08:00
Abs62 8abc30f01d Fix compilation with Qt 4.6 (issue #470)
and fix typo in comments
2014-04-26 16:34:01 +04:00
Abs62 a4ea28c121 A little refactoring of wildcards in the input line handling 2014-04-26 15:46:26 +04:00
Abs62 e67bab15aa Merge pull request #468 from embar-/patch-2
Update lt_LT.ts
2014-04-25 14:34:18 -07:00
embar- 942d7c9326 Update lt_LT.ts 2014-04-25 22:29:11 +03:00
Abs62 e44532389c Merge pull request #466 from bkt92/patch-1
Update romaji.cc
2014-04-25 10:25:03 -07:00
Abs62 246fa6c1fa Fix rare and strange crash in modern UI 2014-04-25 20:43:01 +04:00
bkt92 6adb0bdf69 Update romaji.cc
Add long vowel mark
ins( "-", "ー" );
2014-04-25 23:17:18 +07:00
Abs62 5144baa05c Lupdate all translations, update Russian translation 2014-04-25 17:42:55 +04:00
Abs62 cb32572acf A little tuning of interface 2014-04-25 17:30:31 +04:00
Abs62 816e523fae Fix removing of unused FTS index files in some special cases 2014-04-25 17:16:42 +04:00
Abs62 488286a75f Some more errors handling 2014-04-25 17:13:56 +04:00
Abs62 9754f5f479 DSL: Fix headwords normalizing 2014-04-24 22:56:47 +04:00
Abs62 fbcaf7c2cb Some more error handling 2014-04-24 22:50:47 +04:00
Abs62 f8dd01e0a2 Full-text search: Highlight words with accent mark added by DSL tag 2014-04-24 18:12:00 +04:00
Abs62 01b8ae5e17 DSL: Fix case of several headwords per one insided card 2014-04-24 17:56:38 +04:00
Abs62 640432ba6c Merge pull request #463 from virtualtam/master
Updated French translation: Dialog, Proxy
2014-04-23 14:06:24 -07:00
Abs62 948db01572 Full-text search: Handle "Enter" key in headwords list
and focus dialog on Ctrl+Shift+F
2014-04-23 17:47:56 +04:00
Abs62 88c40141d0 A little refactoring of keys handling (old solution don't work correctly in Qt5) 2014-04-23 17:46:48 +04:00
Abs62 0d60382e98 Don't create new empty tab on double click outside the tab bar 2014-04-23 17:45:51 +04:00
Abs62 c8e4138f51 Full-text search: A little refactoring of dialog 2014-04-23 17:45:21 +04:00
Abs62 7ee79a4621 Full-text search: Change vertical limit for dialog size 2014-04-23 00:09:33 +04:00
Abs62 503650d617 Full-text search: Set group for ArticleView::showDefinition() when view article 2014-04-23 00:08:21 +04:00
Abs62 c2cdf9b177 Full-text search: Highlight of the search results 2014-04-22 22:29:58 +04:00
VirtualTam 7e18072c30 Updated French translation: Dialog, Proxy
Signed-off-by: VirtualTam <tamisier.aurelien@gmail.com>
2014-04-21 21:25:45 +02:00
Abs62 e7477cfd24 Full-text search: Fix handling of some DSL headwords 2014-04-21 20:20:24 +04:00
Abs62 df94e2ee80 Fix some crashes 2014-04-21 00:02:41 +04:00
Abs62 361a9ceb97 Full-text search: Hide option for Zim format in preferences if GoldenDict compiled without it support 2014-04-20 12:42:45 +04:00
Abs62 64b299513c A little improvement of regexp for html tags stripping 2014-04-19 01:21:56 +04:00
Abs62 75a459d40b Full-text search: Adjust limits for allowed distance between words 2014-04-18 19:53:21 +04:00
Abs62 362acce554 Dsl: A little improve of unmatched tags diagnostic 2014-04-18 16:34:44 +04:00
Abs62 94bbeb650a Full-text search: Ignore " or ' at first position while sorting headwords 2014-04-18 16:34:13 +04:00
Abs62 4e065d9204 Fix compilation under MacOS/Linux 2014-04-18 16:33:44 +04:00
Abs62 67227eda6b Full-text search: A little optimization of memory usage while indexing 2014-04-18 01:08:54 +04:00
Abs62 d6d14f802a Full-text search: Fix storing of "Match case" checkbox state 2014-04-17 21:33:00 +04:00
Abs62 4572b2bc77 Full-text search: Fix case of inside cards in DSL 2014-04-17 21:13:31 +04:00
Abs62 fd1d035c01 Add full-text search tuning tab to preferences dialog 2014-04-17 18:31:51 +04:00