Commit Graph

928 Commits

Author SHA1 Message Date
davinhanif
6e08a15066 Update Translations.config
Typo correction on line 61 and 69. Fixing slight translation mistakes and some words also replaced with more commonly used words.
2020-07-16 15:54:07 +07:00
Paddy Xu
408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu
44f66cde4c Fix #669 again: stupid syntax mistake :( 2020-07-05 12:35:55 +02:00
Paddy Xu
b26d00bac1 Upgrade Magick.NET packages 2020-07-05 12:33:06 +02:00
Paddy Xu
fe44021590 Fix #669: convert image to sRGB only when the original ColorSpace is RGB, sRGB, or scRGB 2020-07-05 12:30:37 +02:00
Pengfei Xu
cbd137d075 Merge pull request #684 from Bobcruise/patch-1
Update Translations.config
2020-06-25 22:01:36 +02:00
Bobcruise
a6f9d4e73d Update Translations.config
Hungarian language added.
2020-06-25 16:24:08 +02:00
Paddy Xu
bd16583fa1 Fix #401: use the native image provider to render static GIFs 2020-05-31 18:14:55 +03:00
Paddy Xu
a7115f60b6 Revert "Fix #644: still use focusable window on Windows 7 and 8"
This reverts commit 452574e299.

Revert "Fix #644 step 1: correctly bring window back to top when clicked"

This reverts commit af608dc9d9.
3.6.9
2020-05-21 22:46:47 +03:00
Paddy Xu
f8416ba79b don't bring existing window to the front 2020-05-20 12:53:39 +03:00
Paddy Xu
5a02558ebe Fix #579: also deal with non-English UIs 2020-05-20 12:43:39 +03:00
Paddy Xu
3f587c7b79 Fix #579: search box changed in Windows 10 1909 2020-05-19 19:15:21 +03:00
Pengfei Xu
021ff268f6 Update PRIVACY.md 2020-05-19 12:49:03 +03:00
Pengfei Xu
56ffe382f5 Update PRIVACY.md 2020-05-19 12:48:13 +03:00
Pengfei Xu
e5d094ac3b Rename Privacy.md to PRIVACY.md 2020-05-18 19:31:41 +03:00
Pengfei Xu
69f0b39712 Create Privacy.md 2020-05-18 19:31:16 +03:00
Pengfei Xu
e8a89d6776 Merge pull request #654 from Piteriuz/patch-1
Update Translations.config
2020-05-18 18:10:40 +03:00
Piteriuz
61c39fdd2a Update Translations.config 2020-05-18 17:05:17 +02:00
Piteriuz
2441552b91 Update Translations.config 2020-05-18 16:36:45 +02:00
Piteriuz
f9eaf7a365 Update Translations.config 2020-05-18 13:11:37 +02:00
Pengfei Xu
99ce6c02f0 update icon 2020-05-17 00:24:02 +03:00
Paddy Xu
0d8d405cc2 Fix #639: MathJax in Markdown viewer 3.6.8 2020-05-16 21:14:35 +03:00
Paddy Xu
452574e299 Fix #644: still use focusable window on Windows 7 and 8 2020-05-16 20:36:12 +03:00
Paddy Xu
b2fdd05e84 Fix #633: show preview at the screen of foreground window; macOS-style window alignment 2020-05-16 20:22:09 +03:00
Paddy Xu
8faa152960 minor image colour tweaking 2020-05-15 00:02:47 +03:00
Pengfei Xu
1cd5019706 Merge pull request #649 from QL-Win/no-focus
No focus
2020-05-13 22:13:56 +03:00
Paddy Xu
5c96abd1cb Fix #644 step 2: add context menu to TextViewer 2020-05-09 19:33:46 +03:00
Paddy Xu
af608dc9d9 Fix #644 step 1: correctly bring window back to top when clicked 2020-05-09 18:39:33 +03:00
Paddy Xu
472ccc1175 make preview window not focusable 2020-05-07 23:33:19 +03:00
Paddy Xu
8881c1c774 Partially fix #385: EMF and WMF support. Leave EPS to a plugin 2020-05-07 22:06:07 +03:00
Paddy Xu
748d9109b2 Fix #623: resolve LNK as early as possible 2020-05-07 21:27:09 +03:00
Paddy Xu
aeba5bddfe seems useless anyway... 2020-05-04 00:49:56 +03:00
Paddy Xu
567ed0c79c Merge pull request #643 from lepathie/bugfix/#625_unsupported_protocols_open_in_browser
Bugfix for #625: The HtmlViewer opens `.url`s with unsupported protocols in internal browser.
2020-05-04 00:00:34 +03:00
Paddy Xu
de105500c8 Fix CSV text colour in the dark mode 2020-05-03 23:01:04 +03:00
Paddy Xu
38cffa1874 Improve image scaling quality 2020-05-03 22:43:18 +03:00
Leon Pascal Thierschmidt
25e6d6b9cb Fixed merging-error
Removed `.url` from `private static readonly string[] Extensions`
2020-05-02 16:18:15 +02:00
Leon Pascal Thierschmidt
94724104b3 Merge remote-tracking branch 'origin/master' into enhanced_url_preview 2020-05-02 15:52:07 +02:00
Paddy Xu
63126887eb Render SVG using ImageViewer 2020-05-01 19:03:23 +03:00
Paddy Xu
b98f8e5ec6 using modified exiv2-ql (QL-Win/exiv2@cf560437bb) to detect Exif; switch from NConvert to Magick.NET 2020-05-01 19:02:36 +03:00
Leon Pascal Thierschmidt
8e801d9fa4 Remove TODO 2020-04-09 01:13:21 +02:00
Leon Pascal Thierschmidt
cf29484208 Changed logic so that plugin only supports ".url"s that contain urls with protocol http or https
Ref: QL-Win#625
2020-04-09 01:09:41 +02:00
Paddy Xu
208c5d5391 #627: a new app icon 🎉 3.6.7 2020-04-05 19:07:01 +03:00
Paddy Xu
8182d77dfa Update to QL-Win/WPF-MediaKit@bb8861e24d: force GC to ensure file unlocked 2020-04-04 16:25:26 +03:00
Paddy Xu
3991735d0d Update .appveyor.yml
Update GitHub API key
3.6.6
2020-03-25 15:54:59 +02:00
Paddy Xu
c0d8e79aad Fix #604: use an icon for "Open" to spare more space 2020-03-25 15:15:56 +02:00
Paddy Xu
8ed8f3459e Fix #603: allow faster deletion after previewing for videos (ref: QL-Win/WPF-MediaKit@cb15c44372) 2020-03-25 15:11:35 +02:00
Paddy Xu
a83425ff68 Fix #613: Ruby syntax highlighting 2020-03-13 22:28:10 +02:00
Paddy Xu
3646632011 Merge pull request #607 from diligamer/master
Fixed a readme typo
2020-02-06 19:54:57 +02:00
Keanu Reeves
be9c5e1024 Update README.md 2020-02-05 17:10:48 +03:00
Paddy Xu
2d8a38f922 Merge pull request #574 from rabelux/patch-1
Update README.md
2019-11-12 15:32:35 +02:00