803 Commits

Author SHA1 Message Date
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
75cbc90a1d Create .appveyor.yml 2018-08-29 00:19:37 +03:00
Paddy Xu
8ecf82db56 Delete .appveyor.yml 2018-08-29 00:07:56 +03:00
Paddy Xu
4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu
695b42e82b Merge pull request #328 from QL-Win/nconvert
Nconvert
2018-08-28 22:48:58 +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
16452602eb Update feature_request.md 2018-08-25 17:04:26 +03:00
Paddy Xu
ed81280762 Update bug_report.md 2018-08-25 17:04:13 +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
cdc5f0f2f4 Do not crash when calling on network drives e.g. "\\vmware\shared" 2018-08-05 23:27:05 +03:00
Paddy Xu
6d3f4c4821 Try to fix #311: use new shortcut interface 2018-08-05 23:17:29 +03:00
Paddy Xu
b102d44046 write log when failed to create the shortcut 2018-08-05 21:23:59 +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
302c1b57f8 Try to fix #196: use unique pip name for every user 2018-08-01 00:40:43 +03:00
Paddy Xu
031f667caa remove useless signing scripts 2018-07-28 20:38:43 +03:00
Paddy Xu
10460da435 remove VLC, use DirectShow and LAV instead 2018-07-28 20:33:57 +03:00
Paddy Xu
8e482da448 Revert "Update README.md"
This reverts commit 648fdcca20.
2018-07-27 16:29:38 +03:00
Paddy Xu
648fdcca20 Update README.md 2018-07-27 11:46:08 +03:00
Paddy Xu
e2d555c22a Merge pull request #297 from gave92/master
Added .epub support
2018-07-24 22:09:04 +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
0e28a4a006 Merge branch 'master' of github.com:xupefei/QuickLook 2018-07-14 17:44:37 +03:00
Paddy Xu
1ae40a0019 Fix #292: Handle possible exception when changing colour profile 2018-07-14 17:44:18 +03:00
Paddy Xu
d0dda4eb8e Merge pull request #294 from jrthsr700tmax/patch-1
Optimization Chinese (Taiwan) Language Quality
2018-07-14 16:47:32 +08:00
jrthsr700tmax
2a24de7616 Optimization Chinese (Taiwan) Language Quality
Optimization Chinese (Taiwan) Language Translation Quality
2018-07-13 17:59:41 +08:00
Paddy Xu
8cd957db6a Merge pull request #268 from trungdoan2507/patch-1
Add Vietnamese translation
2018-06-25 19:53:42 +03:00
Paddy Xu
f0131a36ac Merge branch 'master' of github.com:xupefei/QuickLook 2018-06-25 19:44:16 +03:00
Paddy Xu
4aa0d56503 Fix #261: ignore meaningless Exif data 2018-06-25 19:44:07 +03:00
trungdoan2507
b2c4e99650 Add Vietnamese translation 2018-06-24 23:52:37 +07:00
Paddy Xu
4528919814 Merge pull request #265 from revanmj/patch-2
Few fixes for Polish translation
2018-06-24 11:48:57 +03:00
Michał Jakubowski
22173bcb23 Few fixes for Polish translation
Fixed two typos and added missing translation for DriveSize (wanted to check where it is in the app and in the end forgot about it). Sorry for trouble :)
2018-06-24 09:58:52 +02:00
Paddy Xu
627b7ab6b8 Merge pull request #264 from revanmj/patch-1
Add Polish translation
2018-06-23 22:59:03 +03:00
Michał Jakubowski
77e9f18470 Add Polish translation 2018-06-23 21:19:45 +02:00
Paddy Xu
3d11c9b1f7 fix broken "keep in front" 2018-06-23 17:41:21 +03:00
Paddy Xu
a47b9854f3 Fix #120: Follow .lnk 2018-06-23 17:28:56 +03:00
Paddy Xu
382b9349be Darker text viewer 2018-06-23 16:39:42 +03:00
Paddy Xu
2743a83e27 Fix #166: hide controls from beginning 2018-06-23 16:39:32 +03:00
Paddy Xu
c771c72017 Merge branch 'master' of github.com:xupefei/QuickLook 2018-06-23 16:12:18 +03:00
Paddy Xu
6abca346be Stop using adaptive theme. Fix #194. 2018-06-23 16:12:08 +03:00
Paddy Xu
2fc73a0c45 Update GifAnimationProvider.cs 2018-06-15 22:40:05 +03:00