Commit graph

1789 commits

Author SHA1 Message Date
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
Abs62 6a13f6a41e Full-text search: Fix crashes at dictionaries rescan 2014-04-17 18:18:15 +04:00
Abs62 9ad0d5f985 Implement full-text search 2014-04-16 20:18:28 +04:00
Abs62 75ed1947ed BGL: Fix "width" attribute handling (issue #462) 2014-04-10 18:11:44 +04:00
Abs62 f70724b9a8 Close dictionary headwords dialog before configuration change 2014-04-10 18:00:12 +04:00
Abs62 d21701785a Fix history saving while system shutdown 2014-04-08 22:57:07 +04:00
Abs62 aceddb118d Fix dictionary headwords dialog calling from dictionaries list if filter string is not empty 2014-04-07 21:31:26 +04:00
Abs62 5e1e09e287 Lupdate all translations, update Russian translation 2014-04-04 18:55:00 +04:00
Abs62 9623cbdd7a Add proxy authentication dialog 2014-04-03 18:21:02 +04:00
Abs62 fe9998f2bf Add system proxy choose in preferences 2014-04-02 17:54:50 +04:00
Abs62 c8c7262c34 Win-specific: Fix initialization 2014-04-01 20:42:24 +04:00
Abs62 2044608a8f Added colon (:) to Persian translator string (by Noori) 2014-03-29 12:08:37 +04:00
Abs62 90dced09dd Win-specific: ScanPopup: Don't use unsupported word retrieving methods for GD own windows 2014-03-28 17:29:14 +04:00
Abs62 e48b04b95c Merge pull request #452 from virtualtam/master
Updated French translation: headwords section
2014-03-22 14:00:31 -07:00
VirtualTam 57286c36d0 Updated French translation: headwords section
Signed-off-by: VirtualTam <virtualtam@myopera.com>
2014-03-22 19:06:54 +01:00
Abs62 50e16d4c46 Fix compilation under Linux (issue #450) 2014-03-21 16:46:11 +04:00
Abs62 c9158ec59c Updated persian Translation (by Noori) 2014-03-20 21:34:57 +04:00
Abs62 b6a5beb2c2 Adjust back/forward buttons icon for right-to-left window layout 2014-03-20 17:44:46 +04:00
Abs62 d22c08d8cd Fix compilation under Linux (issue #449) 2014-03-20 17:42:51 +04:00
Abs62 0092002be6 Merge pull request #448 from Noori/master
Updated fa_IR.ts and CREDITS.txt
2014-03-19 13:50:20 -07:00
Noori 358549e257 Updated persian Translation 2014-03-20 00:01:29 +03:30
Noori c552ca93c3 Added Persian Translation Creator 2014-03-20 00:00:36 +03:30
Abs62 1ea012e5b1 Show description for DictD dictionaries 2014-03-19 17:59:39 +04:00
Abs62 59ebab589c Add Persian translation by Noori 2014-03-18 22:54:53 +04:00
Abs62 ce45d3718a Fix case of non-ASCII symbols in path for sound directories 2014-03-18 18:19:52 +04:00
Abs62 dad314484c Turn off dynamic sorting in headwords dialog (it is a little faster in some cases) 2014-03-18 17:44:41 +04:00
Abs62 6902ca5eda Fix search for escaped wildcard symbols in the input line 2014-03-17 23:14:16 +04:00
Abs62 d320b1ed70 Escape wildcard symbols when headword is transferred to the input line from dictionary headwords dialog 2014-03-17 21:23:36 +04:00
Abs62 269ea601f5 Win-specific: ScanPopup: Fix GD main window scanning under Win7+ 2014-03-17 18:53:47 +04:00
Abs62 fed58b512a Win-specific: ScanPopup: Fix RTL strings scanning 2014-03-17 17:46:50 +04:00
Abs62 78ef9c8b29 Merge pull request #445 from embar-/patch-1
Update lt_LT.ts
2014-03-16 09:04:14 -07:00
embar- 6f5792479a Update lt_LT.ts 2014-03-16 16:29:53 +02:00
Abs62 53d1bdd2eb Lupdate all translations, update Russian translation 2014-03-14 16:40:28 +04:00