Commit graph

2183 commits

Author SHA1 Message Date
Abs62 80e935eda1 MacOS: Fix build under Mac OS 10.11.5 (issue #720) 2016-06-21 18:10:45 +03:00
Abs62 482d4f7b77 Websites: Don't handle links like "javascript:..." 2016-06-18 17:01:58 +03:00
Abs62 1b2fad89eb Update help files 2016-06-18 16:31:51 +03:00
Abs62 04a64c3f96 Lupdate all translations, update Russian translation 2016-06-18 15:49:20 +03:00
Abs62 ecc4203247 Websites: Isolate styles for every site when possible 2016-06-18 14:56:13 +03:00
Abs62 b72d377d78 Websites: Set "As link" option turned on by default 2016-06-17 23:06:46 +03:00
Abs62 b7a707d7c0 Websites: Add alternative loading method 2016-06-17 19:31:16 +03:00
Abs62 229bcc8ef5 Wiki: Fix some image urls 2016-06-14 00:15:12 +03:00
Abs62 8e11d2a0bd Fix build on Big Endian 64 bit machines (issue #714) 2016-06-03 18:37:34 +03:00
Abs62 499a683537 XDXF: Fix reading for non-Latin charactera while compiled with Qt 5.x 2016-05-29 12:38:50 +03:00
Abs62 ccea483d4c Fix crash while wildcard search in empty dictionaries 2016-05-28 22:26:25 +03:00
Abs62 039de0eed2 Epwing: Fix some images handling while compiled with Qt 4.x (issue #707) 2016-05-21 16:45:08 +03:00
Abs62 6793eee664 Stardict: Fix dictionary description handling 2016-05-15 12:41:16 +03:00
Abs62 3c7c9244c3 Fix case of unclosed <span> tags in articles 2016-05-11 18:56:37 +03:00
Abs62 f9085fad1f Fix links with anchor while save article to file 2016-05-11 17:44:07 +03:00
Abs62 4290734589 MDict: Fix handling of anchors like "<a id="xxx"> 2016-05-11 17:41:13 +03:00
Abs62 526d9d1bf8 Mac-specific: Copy 64-bit OpenCC data into GoldenDict bundle by default (issue #694) 2016-05-02 14:11:56 +03:00
Abs62 b6622271b6 1. Bump version to 1.5.0-RC2
2. No more separate branch "qt4x5", all changes merged into "master" branch. Code may be compiled with both Qt 4.x and Qt 5.x versions.
2016-04-26 19:32:50 +03:00
Abs62 44a9a1cac5 Merge branch 'Qt4x5' into Original
# Conflicts:
#	fulltextsearch.cc
2016-04-26 19:01:40 +03:00
Abs62 30d8b6eed8 Initialize string for full-text search by value from main window translate line 2016-04-24 22:04:22 +03:00
Abs62 46d914b2f5 Merge pull request #696 from PurlingNayuki/features/new-mdict-icon
Change MDict icon from MDict 2.0
2016-04-24 14:03:02 +04:00
Purling Nayuki d4f55d6b4f Change MDict icon from MDict 2.0 2016-04-24 16:13:06 +08:00
Abs62 6f04427e8b Merge branch 'Original' into Qt4x5 2016-04-22 23:49:50 +03:00
Abs62 eb8428057f Mac-specific: Update project to copy OpenCC data files into GoldenDict bundle 2016-04-22 23:45:56 +03:00
Abs62 777d07e093 Add data for 64-bit OpenCC library 2016-04-22 23:34:03 +03:00
Abs62 436edad84d Merge branch 'Original' into Qt4x5 2016-04-22 17:59:01 +03:00
Abs62 8032dca050 Mac-specific: Change scheme for find OpenCC data directory 2016-04-22 17:57:41 +03:00
Abs62 10d56ea546 Mac-specific: Log possible errors in OpenCC library 2016-04-22 16:44:42 +03:00
Abs62 dad18b8113 Fix crash at quit while some network queries still active 2016-04-21 18:14:04 +03:00
Abs62 9a2855f39d Mac-specific: Add OpenCC library 2016-04-21 17:50:56 +03:00
Abs62 69898ad3b0 Mac-specific: Use C-like interface for OpenCC library 2016-04-21 17:49:07 +03:00
Abs62 e6c676e6ec Mac-specific: One more check in MacMouseover module 2016-04-20 20:42:51 +03:00
Abs62 f890be204f Merge branch 'Original' into Qt4x5 2016-04-15 22:15:58 +03:00
Abs62 d0cd6a50af Win-specific: Update links to library packs for MS Visual Studio in README.md 2016-04-15 22:10:23 +03:00
Abs62 305ce3b6e0 Win-specific: Update OpenCC library to last git version 2016-04-15 18:38:03 +03:00
Abs62 65eaeabb1d Use own isspace() implementation in all places 2016-04-15 17:44:53 +03:00
Abs62 281d3b7e80 Win-specific: Fix build with Qt 5.6.0 and VS 2013 2016-04-14 19:09:21 +03:00
Abs62 2dda3e62f7 Merge branch 'Original' into Qt4x5 2016-04-14 19:08:36 +03:00
Abs62 a6d7e204eb Stardict: Handle urls in .css like in .mdx 2016-04-14 18:51:25 +03:00
Abs62 5cafac686e MDict: Fix handling of urls with "data" URI scheme in .css (issue #687) 2016-04-14 18:51:00 +03:00
Abs62 15d9779a47 DictD: Fix handling of some links 2016-04-12 19:48:10 +03:00
Abs62 5731349f06 Merge branch 'Original' into Qt4x5 2016-04-09 11:09:55 +03:00
Abs62 5ff9838732 Dict servers: Fix handling of some links 2016-04-09 10:52:03 +03:00
Abs62 032f5c8337 Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
Abs62 81a7ea2983 Win-specific: Update FFMpeg libraries 2016-04-08 00:43:27 +03:00
Abs62 eee04266db Merge branch 'Original' into Qt4x5 2016-04-02 01:51:38 +03:00
Abs62 30dad341d1 MDict: Handle local url's in loaded .css 2016-04-02 01:50:19 +03:00
Abs62 8ac21cf3dc Fix previous commit 2016-04-02 01:06:14 +03:00
Abs62 9885390cd3 Stardict: Tune links handling in CSS 2016-04-01 23:37:46 +03:00
Abs62 1f97957621 Fix anchor handling in Qt 5 builds 2016-04-01 16:38:07 +03:00