Commit graph

1844 commits

Author SHA1 Message Date
embar- b7503e5aaf Update lt_LT.ts 2013-06-07 23:30:50 +03:00
Tvangeste 83fe17a9ce Eliminate the tab scroll buttons in Preferences and Dictionaries dialogs 2013-06-07 19:14:45 +02:00
Tvangeste 43f2b67095 Properly update the results pane when closing tabs 2013-06-07 16:37:40 +02:00
Abs62 9bb6768bd9 Initialize ssl libraries at program start (may affect on issue #303) 2013-06-07 17:00:30 +04:00
Abs62 cce47a77c3 Don't delete latest release reply directly in slot 2013-06-07 16:59:18 +04:00
Abs62 92db6d2d3e DSL: expand subcard links in card 2013-06-07 16:58:10 +04:00
Tvangeste 7734973a84 DSL: properly handle unsorted parts in subcard's headwords 2013-06-07 10:48:32 +02:00
Tvangeste 868ba3543f Merge pull request #343 from quendimax/master
Update belarusian translation
2013-06-06 11:21:58 -07:00
Maksim Tomkowicz b5bf0506ba Update belarusian translation 2013-06-06 21:05:53 +03:00
Abs62 217dc57e6c DSL: Expand headwords in subcards 2013-06-06 20:37:33 +04:00
Tvangeste 3c72be49a2 Switching to 1.5.0 version 2013-06-06 15:39:06 +02:00
Timon Wong ae49985ccf Merge pull request #342 from Ibragimov/master
Tajik Translation Updated
2013-06-05 01:46:52 -07:00
Victor Ibragimov 1df107e670 Tajik translation updated
Tajik translation updated
2013-06-05 13:22:15 +05:00
Tvangeste 2b879732d4 Merge pull request #341 from AlexandroCasanova/patch-2
Update pt_BR.ts
2013-06-04 13:52:41 -07:00
Alexandro Casanova a27f44876f Update pt_BR.ts 2013-06-04 17:47:26 -03:00
Timon Wong 0e8fcd7c12 Win-Specific: Embed appropriate manifest.
* Fix native look & feel for print dialog, as a side effect.
2013-06-05 00:33:44 +08:00
Timon Wong a830e5fd4d MDict: Fix compatibility between 32/64 bit indices (Fix #340). 2013-06-05 00:17:55 +08:00
Abs62 ede10cc944 Automatically expand collapsed article if only one loaded 2013-06-03 21:14:05 +04:00
Abs62 b902e5c3d2 Do not count DSL optional parts when calculating the limit for article auto-collapsing (issue #338) 2013-06-03 17:38:57 +04:00
Tvangeste e27993af56 Adjusted Babylon style's Expand/Collapse buttons 2013-06-03 09:05:28 +02:00
Abs62 8d817605ff Fix article header bottom border for collapsed articles (issue #337) 2013-06-02 22:58:26 +04:00
Tvangeste b3ec288bd4 Fixed a regression in Lingoes style, adjusted the Expand/Collapse icons to look similar to Lingoes 2013-06-02 18:27:19 +02:00
Timon Wong 78e45cbe9b Update Simplified Chinese translation. 2013-06-02 20:54:49 +08:00
Tvangeste 3be5e5574b Adjust Modern and Lingoes-Blue styles to handle expand/collapse buttons better 2013-06-02 14:34:59 +02:00
Abs62 e29dffd83c Lupdate all translations, update Russian translation 2013-06-02 15:50:50 +04:00
Abs62 d721e627b1 Allow to collapse/expand articles; auto collapse for big articles (issue #331) 2013-06-02 15:20:33 +04:00
Tvangeste 4a9d65232d Merge pull request #335 from quendimax/master
Update belarusian translation
2013-06-01 10:26:15 -07:00
Maksim Tomkowicz 35e8daba9e Update belarusian translation 2013-06-01 20:14:27 +03:00
Tvangeste 184b8a662d Fixed #333: Do not allow the floating elements to overflow to the other cards 2013-05-31 17:57:15 +02:00
Timon Wong 170ceb9a46 Add static libhunspell built with mingw32-dwarf 2013-05-31 18:40:27 +08:00
Timon Wong 8015841a1a Replace Q_WS_X11 -> HAVE_X11 2013-05-31 13:28:36 +08:00
Timon Wong d057752c74 Change Q_WS_MAC to Q_OS_MAC, Change Q_WS_WIN* to Q_OS_WIN* 2013-05-31 12:28:29 +08:00
Timon Wong 4b412f360c Merge branch 'master' into qt4x5 2013-05-31 12:20:33 +08:00
Timon Wong f30c41dbf6 Remove Url::Class, add Qt4x5::Url::ensureLeadingSlash() and fix all related 2013-05-31 12:20:25 +08:00
Timon Wong 43427e3958 Fix regression from d5c236f183: should take first audio link from each article 2013-05-31 11:46:51 +08:00
Timon Wong d5c236f183 Fix pronunciation for active article (if not avaialbe, fallback to the first one) 2013-05-31 11:29:04 +08:00
Tvangeste c55a3bd0fc Allow GoldenDict/Qt/GCC versions copying in About diaolg 2013-05-30 21:18:57 +02:00
Tvangeste 10d571e30d Show Qt version, GCC version and 32/64 bits in About dialog 2013-05-30 20:54:15 +02:00
Timon Wong a33e52a321 Fix crash when right clicking dicts list if scan pop is disabled 2013-05-30 23:45:20 +08:00
Timon Wong f0c1aa26e7 #212: Fix Qt4 build 2013-05-30 23:25:44 +08:00
Timon Wong ad4394d02b #212: Workaround for Qt5 changed behavior in QUrl::setPath() 2013-05-30 23:05:41 +08:00
Abs62 10cdaccb4e Reload tabs content and suggestion list after dictionaries rescan (issue #330) 2013-05-30 17:54:47 +04:00
Timon Wong 1d85f1b359 #212: Scratch, currently works under windows, for both Qt4 and Qt5 2013-05-30 21:24:21 +08:00
Tvangeste 4cf8c7537e Revert due to regressions: "Fixed #333: Do not allow the floating elements to overflow to the other cards"
This reverts commit f8513bb995.
2013-05-30 14:42:18 +02:00
Tvangeste f8513bb995 Fixed #333: Do not allow the floating elements to overflow to the other cards 2013-05-30 14:34:42 +02:00
Tvangeste 55597353f9 Merge pull request #332 from Ibragimov/master
Tajik Translation Updated
2013-05-30 03:09:38 -07:00
Victor Ibragimov 6a3a88e27d Tajik Translation Updated
Tajik Translation Updated
2013-05-30 14:32:24 +05:00
Timon Wong d6b832dc6a Merge pull request #327 from timonwong/article_inspector
Add "Inspect" action to context menu
2013-05-29 19:22:42 -07:00
Timon Wong 329aa02f93 Add "Inspect" action to context menu
* The "Inspect" action will bring up web inspector from WebKit.
* Restorable inspector window geometry.
2013-05-30 10:18:28 +08:00
Timon Wong 9ff31d0d1e Fix javascript errors when try to evaluate undefined variables 2013-05-29 15:20:57 +08:00