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 |
|
Timon Wong
|
1d85f1b359
|
#212: Scratch, currently works under windows, for both Qt4 and Qt5
|
2013-05-30 21:24:21 +08: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 |
|
Timon Wong
|
a510facf18
|
Fix potential crash on exit with multiple tabs opened
|
2013-05-29 15:20:57 +08:00 |
|
Tvangeste
|
a3927bdc7b
|
Merge pull request #329 from virtualtam/master
Updated French translation
|
2013-05-28 12:24:27 -07:00 |
|
VirtualTam
|
95a873a2c2
|
Updated French translation
|
2013-05-28 19:30:32 +02:00 |
|
Tvangeste
|
9e540b3af0
|
Fixed #328: Eliminate partially-checked checkboxes in Pereferences
This also eliminates the major problem on Xubunty 13.04 x64, when all those
partially checked checkboxes were without check marks at all.
|
2013-05-28 17:20:00 +02:00 |
|
Timon Wong
|
8b2efc062f
|
MDict: Narrow selector scope for better CSS isolation (probably)
|
2013-05-28 15:00:36 +08:00 |
|
Timon Wong
|
d83c7584a0
|
Tweaks for background color since CSS isolation was introduced
|
2013-05-28 13:10:14 +08:00 |
|
Timon Wong
|
a9da5c22fc
|
Updated Brazilian Portuguese translation by Alexandro Casanova
|
2013-05-28 12:52:48 +08:00 |
|
Alexandro Casanova
|
0788f67190
|
Update pt_BR.ts
|
2013-05-27 19:17:54 -03:00 |
|
Timon Wong
|
7ea858b937
|
Merge pull request #324 from timonwong/save_with_res
Add an option to enable saving resource files with articles (#321)
|
2013-05-27 04:39:33 -07:00 |
|
Timon Wong
|
1ba03a326d
|
Add an option to enable saving resource files with articles (#321)
|
2013-05-27 19:18:13 +08:00 |
|
Timon Wong
|
9bb2aec155
|
lupdate all translations; update Simplified Chinese translation
|
2013-05-27 15:20:41 +08:00 |
|
Timon Wong
|
07113d0bf6
|
Fix unexpected result using QString::toStdWString() (fix #107 again, QTBUG-25536)
* QString::toStdWString() and QString::toUCS4() will have wrong size when
QString instances contain non-BMP characters.
Close #320
|
2013-05-27 14:56:16 +08:00 |
|
Timon Wong
|
427c0df90e
|
Merge branch 'mdict'
Conflicts:
mdx.cc
|
2013-05-27 14:12:46 +08:00 |
|
Abs62
|
3aa974b875
|
Add "Copy Image" option into images context menu
|
2013-05-25 22:09:16 +04:00 |
|
Abs62
|
7669d4f788
|
Dsl: Handle SVG images
|
2013-05-25 16:07:49 +04:00 |
|
Timon Wong
|
525a539b7e
|
FFmpeg: Fix potential crash on some codecs (speex for example)
|
2013-05-24 16:15:07 +08:00 |
|
Abs62
|
f4734c076c
|
Stardict: Isolate resources stylesheets
|
2013-05-23 18:01:50 +04:00 |
|
Tvangeste
|
9f1e2c1d63
|
Merge pull request #315 from Tvangeste/work/mac-icon
Fixed #314: Mac-specific: Do not enforce the default icon, allow customization
|
2013-05-22 13:24:36 -07:00 |
|
Abs62
|
604112fb2d
|
Mdx: Isolate resources stylesheets (issie #290)
|
2013-05-22 21:42:41 +04:00 |
|
Abs62
|
f8482a6e53
|
Lupdate all translations, update Russian translation
|
2013-05-22 18:23:32 +04:00 |
|
Abs62
|
57bf62fab0
|
Aard: Minor change in link handling
|
2013-05-22 18:16:57 +04:00 |
|
Timon Wong
|
066fb00b4a
|
Ui-Tweak: auto-fitting dict name for initializing window
|
2013-05-22 21:09:43 +08:00 |
|
Timon Wong
|
50c3140296
|
MDict: fix missing localizable string in 51ab9b0
|
2013-05-22 19:56:28 +08:00 |
|
Timon Wong
|
51ab9b0673
|
MDict: User friendly error reporting for article request
|
2013-05-22 11:15:47 +08:00 |
|
Abs62
|
9e2f9f79f0
|
Mac-specific: Fix hotkeys when non-english keyboard layout selected
|
2013-05-21 17:49:23 +04:00 |
|
Timon Wong
|
2d11703c0b
|
XDXF: Fix infinite loop for malformed files. (Issue #319)
|
2013-05-20 23:37:03 +08:00 |
|
Tvangeste
|
4ee5e32cf6
|
Merge pull request #318 from quendimax/master
Update belarusian translation
|
2013-05-19 14:02:13 -07:00 |
|
Maksim Tomkowicz
|
23e2524335
|
Update belarusian translation
|
2013-05-19 23:25:06 +03:00 |
|
Tvangeste
|
fe2b86b0e0
|
Merge pull request #316 from virtualtam/master
Updated French translation
|
2013-05-19 09:44:38 -07:00 |
|
VirtualTam
|
37d586922d
|
Updated French translation
|
2013-05-19 17:49:48 +02:00 |
|
Tvangeste
|
dc6a7bf80d
|
Updated the Dutch localization (by Cris).
|
2013-05-19 12:20:25 +02:00 |
|
Tvangeste
|
49669ce6bb
|
Fixed #314: Mac-specific: Do not enforce the default icon, allow icon customization.
|
2013-05-19 11:57:33 +02:00 |
|
Tvangeste
|
2b9dd55804
|
Disable the Scan Pop-up when a Preferences dialog is open
|
2013-05-17 14:34:46 +02:00 |
|
Tvangeste
|
2193b78ddf
|
Merge pull request #313 from Ibragimov/master
Updated Tajik Translation
|
2013-05-16 04:58:12 -07:00 |
|
Victor Ibragimov
|
38c5814909
|
Updated Tajik Translation
Updated Tajik Translation
|
2013-05-16 16:21:02 +05:00 |
|
Abs62
|
3d0b7dba8a
|
Update Russian translation
|
2013-05-15 23:07:16 +04:00 |
|
Tvangeste
|
a3fea15e1c
|
Lupdate all translations
|
2013-05-15 18:20:04 +02:00 |
|
Tvangeste
|
82e6648efc
|
Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259).
A new preference in the "Network" tab is added:
* Do not identify GoldenDict in HTTP headers.
|
2013-05-15 17:59:30 +02:00 |
|
Abs62
|
ceb170ef43
|
Lupdate all translations, update Russian translation
|
2013-05-15 17:54:32 +04:00 |
|
Abs62
|
1f5270c619
|
Add "Copy as text" feature (issue #311)
|
2013-05-15 17:52:47 +04:00 |
|
Timon Wong
|
680c201b88
|
audio: localizable error string
|
2013-05-15 00:00:31 +08:00 |
|
Timon Wong
|
fa1e0711b5
|
audio: give more meaningful error message for ao_open_live(). see #312
|
2013-05-14 22:24:19 +08:00 |
|
Julian Depetris Chauvin
|
3d9d3ae1a6
|
Add jpg image format as an option for dictionary icons.
|
2013-05-11 20:15:00 -03:00 |
|
Abs62
|
8a1800ca33
|
Aard: fix outstanding elements (issue #309)
|
2013-05-11 16:37:06 +04:00 |
|