Paddy Xu
|
eae1caa875
|
Add MXF to VideoViewer
|
2020-08-16 12:22:38 +02:00 |
|
Paddy Xu
|
41b42d81e9
|
Add EXR to ImageViewer
|
2020-08-16 12:13:39 +02: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 |
|
Paddy Xu
|
bd16583fa1
|
Fix #401: use the native image provider to render static GIFs
|
2020-05-31 18:14:55 +03:00 |
|
Paddy Xu
|
0d8d405cc2
|
Fix #639: MathJax in Markdown viewer
|
2020-05-16 21:14:35 +03:00 |
|
Paddy Xu
|
8faa152960
|
minor image colour tweaking
|
2020-05-15 00:02:47 +03:00 |
|
Paddy Xu
|
5c96abd1cb
|
Fix #644 step 2: add context menu to TextViewer
|
2020-05-09 19:33:46 +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
|
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
|
8182d77dfa
|
Update to QL-Win/WPF-MediaKit@bb8861e24d: force GC to ensure file unlocked
|
2020-04-04 16:25:26 +03: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 |
|
Richard Kuhnt
|
c382669135
|
Fix syntax highlighting for batch files
|
2019-11-10 18:58:53 +01:00 |
|
Paddy Xu
|
704a4b5715
|
Fix another Russian identifier
|
2019-11-05 23:40:02 +02:00 |
|
Paddy Xu
|
db2ecdc3d0
|
Modify Loop icon; add tooltips; and save option on window close
|
2019-10-09 20:56:50 +03:00 |
|
Jethro Alter
|
401976e280
|
Add option to loop videos
Ref: #496
|
2019-10-09 20:56:50 +03:00 |
|
Paddy Xu
|
6f0e7a6a2b
|
Still use CTRL+Wheel for PdfViewer
|
2019-10-09 20:54:44 +03:00 |
|
Paddy Xu
|
1f198f1e5f
|
Line feed I guess?
|
2019-10-09 20:43:01 +03:00 |
|
Jethro Alter
|
8d8f46cd36
|
Add reset zoom on double click for images
|
2019-09-30 20:01:54 +02:00 |
|
Jethro Alter
|
7fcbe8343c
|
Remove dependency on control key when zooming images
Ref: #422
|
2019-09-30 19:59:29 +02:00 |
|
Jethro-Alter
|
7505c40342
|
Fix wrong window size when videos are not in 16:9 (#549)
|
2019-09-23 11:14:57 +03:00 |
|
Jethro-Alter
|
da02d6d6ee
|
Display .url files as webpage (#550)
|
2019-09-23 11:02:19 +03:00 |
|
Jethro-Alter
|
c5000d9a66
|
Add support for .aif and .m4r audio files (#547)
* Add support for .aif files
Ref: #541
* Add support for .m4r files
Ref: #467
|
2019-09-15 23:17:11 +03:00 |
|
Paddy Xu
|
dbab12d084
|
Fix #519: highlight .pyw files
|
2019-07-11 20:18:15 +03:00 |
|
Paddy Xu
|
165c9ad12e
|
Refresh NuGet packages
|
2019-06-24 18:28:24 +03:00 |
|
Paddy Xu
|
6d7bd5aee1
|
Ignore malformed csv lines
|
2019-06-03 23:02:17 +03:00 |
|
Paddy Xu
|
7ca2f61658
|
Fix #488: view SVG as webpage
|
2019-05-26 18:43:40 +03:00 |
|
Paddy Xu
|
c00224fb5f
|
Upgrade NuGet packages
|
2019-05-26 18:39:20 +03:00 |
|
Paddy Xu
|
5b67135d6f
|
update SharpCompress lib
|
2018-11-07 22:32:03 +02:00 |
|
Paddy Xu
|
7847a02840
|
Fix #377: truncate long lines for better performance
|
2018-11-07 21:40:18 +02:00 |
|
Paddy Xu
|
8e74040bb5
|
Close #387: update nconvert to v7.20 which fixes the Sony ARW bug; handle Apple HEIC
|
2018-11-07 21:22:26 +02:00 |
|
Paddy Xu
|
ea55fda70a
|
use helper call
|
2018-11-07 20:32:47 +02:00 |
|
Paddy Xu
|
ea0032f3df
|
Merge pull request #408 from Verrickt/feature/Per-Monitor-DPI-Awareness
Make QuickLook per monitor DPI aware
|
2018-11-07 20:26:46 +02:00 |
|
Paddy Xu
|
8630c116b5
|
Fix #371, #413: use statically linked EVR Dlls
|
2018-11-03 16:44:32 +02:00 |
|
Paddy Xu
|
69c46620ad
|
Fix #417: search acTL chunk by block, instead of byte-by-byte
|
2018-11-01 23:58:51 +02:00 |
|
Verrickt
|
3de59702f4
|
Make HTML viewer and Markdown viewer per monitor DPI aware
|
2018-10-25 19:36:46 +08:00 |
|
akshaythakare7
|
ed6c7009b0
|
Added Marathi and Hindi font families
|
2018-10-13 20:41:12 +05:30 |
|
Bilal AFŞAR
|
042d3aa96b
|
Turkish translation added
Also, language codes were sorted.
|
2018-09-16 00:32:06 +03:00 |
|