Commit Graph

272 Commits

Author SHA1 Message Date
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
Paddy Xu
49d0c9eebe Fix crash when closing preview quickly 2018-09-15 16:25:24 +03:00
Paddy Xu
59191f8df2 Merge pull request #339 from r37r0m0d3l/ukrainian_translation
Ukrainian translation.
2018-09-09 00:38:51 +03:00
Paddy Xu
08ccedece4 Fix #342: better async thumbnail loading 2018-09-07 21:33:49 +03:00
Anton Trofimenko
18fbe6a5a8 Added Ukrainian translation.
Updated and fixed Russian translation.
2018-09-04 23:35:07 +03:00
Paddy Xu
89f1bb46b6 Fix #337: Exif rotation is broken in WPF 2018-09-04 21:21:49 +03:00
Paddy Xu
fe14d53521 minor 2018-09-02 16:00:49 +03:00
Paddy Xu
45f09af98f move epubviewer to plugin 2018-09-02 15:08:39 +03:00
Paddy Xu
d9a024af37 we do not handle svg 2018-09-02 15:08:26 +03:00
Paddy Xu
b079e79561 read version 2018-09-02 15:08:09 +03:00
Paddy Xu
187fe2649b better NConvert decoding 2018-09-02 14:09:01 +03:00
Paddy Xu
e4db93704e let pdfviewer accepts streams 2018-09-02 13:44:53 +03:00
Paddy Xu
f98022401f Fix #327: archive failed. 2018-09-02 13:44:18 +03:00
Paddy Xu
eae3e300ef mistake ... 2018-09-02 10:44:03 +03:00
Paddy Xu
30c0c29d4a Update QuickLook.Plugin.PluginInstaller.csproj 2018-09-02 00:02:28 +03:00
Paddy Xu
111861ec8b Merge pull request #335 from QL-Win/plugin-installer
Plugin installer
2018-09-01 23:43:03 +03:00
Paddy Xu
5cd9018ce4 done installer 2018-09-01 21:29:15 +03:00
Paddy Xu
1f975d7dbd Fix #330: flexible scaling factor breaks pdf viewer 2018-08-30 23:47:20 +03:00
Paddy Xu
578c67ef0d Fix #312: scaling still wrong 2018-08-30 23:46:25 +03:00
Paddy Xu
4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu
9832b0f99e done new image viewer 2018-08-28 22:48:10 +03:00
Paddy Xu
3bcb48a43c [WIP] apng provider 2018-08-28 00:16:25 +03:00
Paddy Xu
ee6bca704d start working on NConvert 2018-08-12 15:26:03 +03:00
Paddy Xu
112f5409cf Update ViewerPanel.xaml.cs 2018-08-07 10:12:53 +03:00
Paddy Xu
7f357e2586 fix build path 2018-08-05 21:23:41 +03:00
Paddy Xu
6b72f388f6 Fix #263, #308: mediainfo and video rotation 2018-08-04 17:15:57 +03:00
Paddy Xu
10460da435 remove VLC, use DirectShow and LAV instead 2018-07-28 20:33:57 +03:00
Paddy Xu
e7aee219b3 Code reformat and UI tweaks 2018-07-24 22:07:19 +03:00
Marco Gavelli
c1733a39fd Fixed image loading on certain ebooks 2018-07-19 00:09:54 +02:00
Marco Gavelli
d407c971ee Added cover page 2018-07-16 16:29:46 +02:00
Marco Gavelli
3e251c35ec ChapterChanged event 2018-07-16 14:17:45 +02:00
Marco Gavelli
02911d9550 Parse epub CSS 2018-07-16 12:13:40 +02:00
Marco Gavelli
917c3c0bb8 Fixed dependencies 2018-07-16 10:13:15 +02:00
Marco Gavelli
a82cacd126 Included epub library in plugin project 2018-07-16 10:06:17 +02:00
Marco Gavelli
a78428c698 Added EPUB plugin 2018-07-16 09:46:52 +02:00
Paddy Xu
1ae40a0019 Fix #292: Handle possible exception when changing colour profile 2018-07-14 17:44:18 +03:00