Abs62
7d8ce1233e
Fix compilation with Qt 4.7 (issue #371 )
2013-07-17 18:25:09 +04:00
Tvangeste
a3f856a4d7
Fixed #370 : Build error when DISABLE_INTERNAL_PLAYER=1
2013-07-17 08:31:46 +02:00
Abs62
1dd5bd2eb2
A little refactor of find of language writing direction
2013-07-16 18:23:42 +04:00
Abs62
4539323177
Handle RTL sentences on "Not found" page
2013-07-16 17:59:56 +04:00
Tvangeste
699209c056
Merge pull request #369 from quendimax/master
...
Update belarusian translation
2013-07-14 14:07:30 -07:00
Maksim Tomkowicz
71ada9f77d
Update belarusian translation
2013-07-14 21:24:11 +03:00
Abs62
471e26dfde
Some more support for RTL languages in articles
2013-07-14 19:37:38 +04:00
Abs62
0e5a26cb02
Additional detection for text direction in plain text articles
2013-07-13 15:24:58 +04:00
Tvangeste
e79efbd454
Linux: Use better and bigger (256x256) icon for GoldenDict.desktop file
...
The end result on Ubunutu looks MUCH, MUCH better compared to the
ugly 24x24 icon we had previously.
2013-07-11 22:30:47 +02:00
Tvangeste
af82c1d0b6
README: Add missing dependencies
...
Git and libqtwebkit-dev are listed now explicitly.
2013-07-11 22:15:47 +02:00
Tvangeste
44a7687d6c
Move Android's icon.svg to icons folder
2013-07-10 23:57:35 +02:00
Tvangeste
954bc5dd13
Added an alternative GoldenDict icon, under GPLv2+. The icon is not yet used.
...
The plan is to use it at least in Ubuntu, it looks nice there.
See #183 .
2013-07-10 23:55:21 +02:00
Abs62
c1cfbae60e
Enhanced support for RTL languages in articles
2013-07-10 17:48:09 +04:00
Tvangeste
e80d3aa1bb
README: Use qmake-qt4 instead of qmake
2013-07-09 11:07:27 +02:00
Tvangeste
09e2fb0425
Merge pull request #367 from AlexandroCasanova/patch-2
...
Update pt_BR.ts
2013-07-08 10:02:08 -07:00
Alexandro Casanova
ffbf74cccc
Update pt_BR.ts
...
Again, now translated by current github source code.
2013-07-08 12:15:00 -03:00
Abs62
4af2d43dd2
DSL: Strip comments "{{...}}" when reading file
2013-07-07 14:48:37 +04:00
Abs62
7e7adaf7c0
Refactor show dictionary info in "Groups" tab
2013-07-07 12:09:46 +04:00
Abs62
5ca8279045
RTL languages support for tab and main window header and article context menu
2013-07-07 01:45:13 +04:00
Tvangeste
27c4bf7d30
Properly handle non-normalized unicode headwords
...
With that change users should be able to search headwords in
any form. For example:
U+03B5 GREEK SMALL LETTER EPSILON and U+0301 COMBINING ACUTE ACCENT
is considered equal to
U+03AD GREEK SMALL LETTER EPSILON WITH TONOS
And no matter in what form the headword is provided in the dictionary, users will be able to find it,
even using the different form.
2013-07-06 20:18:43 +02:00
Abs62
89755f8c09
Refactor work with RTL languages in word search list and history list
2013-07-06 19:31:31 +04:00
Timon Wong
23df3d41bb
Update libhunspell lib for mingw4.8
2013-07-06 22:12:24 +08:00
Abs62
f202cb422e
A little improvement in plain text converting for RTL languages
2013-07-05 17:14:57 +04:00
Timon Wong
91f994950d
Qt 5.1 support (Windows MinGW 4.8)
2013-07-05 18:10:11 +08:00
Timon Wong
01ef08a709
Merge branch 'master' into qt4x5
2013-07-05 17:03:57 +08:00
Tvangeste
3f573a1f65
Merge pull request #361 from Ibragimov/master
...
Tajik Translation Updated
2013-07-04 13:47:11 -07:00
Victor Ibragimov
6df125c6fa
Tajik Translation Updated
...
Tajik Translation Updated
2013-07-04 23:22:28 +05:00
Tvangeste
3c5ce36231
Simplify MainWindow::getCurrentArticleView()
2013-07-04 18:05:49 +02:00
Tvangeste
37a684f8cb
Aard: Minor refactoring after code review
2013-07-04 18:00:37 +02:00
Tvangeste
6a20b9765a
Aard: Better isolate the cards from each other; protect against broken HTML
2013-07-04 16:00:07 +02:00
Tvangeste
d9bcb2ea43
Follow-up to the previous fix: span->div
2013-07-03 16:45:23 +02:00
Tvangeste
f0a122e740
DSL: properly handle [m] tag
...
In short, [m] = [m0].
2013-07-03 16:00:56 +02:00
Timon Wong
80b462b0fa
Merge pull request #360 from virtualtam/master
...
Updated French translation
2013-07-02 17:58:03 -07:00
VirtualTam
63895c8358
Updated French translation
2013-07-03 00:21:32 +02:00
Tvangeste
23f94c584f
Jump to article when double-clicking on dictinary in "Found in Dictionaries"
...
This forces the jump even when the dictionary is already a current/active dictionary.
This is convenient for the following use-cases:
1. User manually scrolls far away from the current dictionary and would like to return.
2. User jumps far away from the current dictionary when doing search (Ctrl+F).
3. User scrolls a huge article and would like to get back to the beginning of it.
2013-06-28 18:00:13 +02:00
Timon Wong
555b51260a
Merge branch 'master' into qt4x5
2013-06-26 21:07:46 +08:00
Tvangeste
05fa3f3952
Updated Dutch localization (by Cris)
2013-06-24 21:31:36 +02:00
Tvangeste
ac520323cc
Consider .ogm files as video
2013-06-23 12:06:53 +02:00
Tvangeste
ae111de59a
Consider *.mp4 files to be video not audio
2013-06-23 11:57:51 +02:00
Tvangeste
55e4de2cca
Stop the internal audio player when the page is closed or changed
2013-06-23 11:54:46 +02:00
Abs62
39c4c44445
Update Russian translation
2013-06-23 13:41:28 +04:00
Tvangeste
a2ce4da57f
lupdate all the translations
2013-06-22 21:17:24 +02:00
Tvangeste
0cf8ccb259
DSL: Support video resources
2013-06-22 18:36:25 +02:00
Tvangeste
ca3347e412
Dictd: Properly style the phonetic data and references/links
2013-06-18 15:25:04 +02:00
Timon Wong
f5a43e22d4
Merge branch 'master' into qt4x5
...
Conflicts:
goldendict.pro
2013-06-18 11:22:07 +08:00
Timon Wong
cf71499242
Add "DISABLE_INTERNAL_PLAYER" to .pro as an option to disable internal audio player (issue #356 )
2013-06-18 09:12:31 +08:00
Tvangeste
33c2c8b1cb
One more fix for the compilation failures on older Linux/GCC
2013-06-17 20:30:21 +02:00
Tvangeste
6d4843e79b
Fix compilation failure on older Linux/GCC versions
2013-06-17 17:30:20 +02:00
Tvangeste
2c901d5bd3
Dictd: Support extended Dictd format (--index-keep-orig) with 4 entries in the index
...
See the dictfmt man:
--index-keep-orig
When --utf-8 is specified headwords are lowercased and non-
alphanumeric characters are removed from it before saving to
.index file in order to simplify the search. When
--index-keep-orig option is used fourth column is created (if
necessary) in .index file, and contains an original headword
which is returned by MATCH command. This option may be useful
to prevent converting " AT&T" to " ATT" or to keep proper nouns
with uppercased first letter.
2013-06-16 19:49:55 +02:00
Timon Wong
6ed3f5bec5
Merge branch 'master' into qt4x5
2013-06-16 15:54:05 +08:00