Commit Graph

740 Commits

Author SHA1 Message Date
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
Paddy Xu
db31458ffe done new image viewer. RAW problem remaining. 2018-06-15 22:35:22 +03:00
Paddy Xu
395d4bbc86 Rename GIFAnimationProvider.cs to GifAnimationProvider.cs 2018-06-14 00:19:17 +03:00
Paddy Xu
cc48d9427a done new Gif render 2018-06-14 00:02:52 +03:00
Paddy Xu
c13839cb19 working on new Gif viewer 2018-06-13 18:43:33 +03:00
Paddy Xu
d4feb2c867 update packages 2018-06-06 20:15:36 +03:00
Paddy Xu
2e370cc972 Fix #249: handle Unicode file names in PDF viewer 2018-06-06 20:05:47 +03:00
Paddy Xu
10b2c4b47c Update README.md 2018-06-03 12:27:27 +03:00
Paddy Xu
3f1b943876 fix #70, #126: switch between Light and Dark background 2018-06-02 16:34:10 +03:00
Paddy Xu
d36da88f31 use Share UI on Windows 10 16299 and later 2018-06-02 15:27:14 +03:00
Paddy Xu
b0b07e443c move up to 17134 SDK 2018-06-02 13:35:54 +03:00
Paddy Xu
2e1e759b76 Update issue templates 2018-06-02 12:58:34 +03:00
Paddy Xu
db7b90c328 Merge pull request #245 from ryoon/fix-gpl3-link
FIx GPL3 link
2018-05-25 16:39:27 +03:00
Ryo ONODERA
8039134d6b FIx GPL3 link 2018-05-25 22:30:42 +00:00