Commit Graph

507 Commits

Author SHA1 Message Date
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
Paddy Xu 3905b8305d Update bug_report.md 2018-05-22 15:10:36 +03:00
Paddy Xu 9f9a39d1f0 Update issue templates 2018-05-19 15:51:12 +03:00
Paddy Xu 40263e766d revert "showing in taskbar when pinned" since it cause window flashing 2018-04-18 22:26:34 +03:00
Paddy Xu 63e466e16d Merge branch 'master' of github.com:xupefei/QuickLook 2018-04-18 22:23:34 +03:00
Paddy Xu 8c4a37e3a6 Global dark theme 2018-04-18 22:23:28 +03:00
Paddy Xu 8a18bc3dd1 Merge pull request #218 from showerATP/patch-1
Fix typo
2018-04-03 22:32:28 +03:00
shower 8e71ccee3b Fix typo
Fix typo
2018-04-03 18:18:36 +08:00
Paddy Xu 9eea55b7aa Fix #212: persistent Stay on Top 2018-03-24 11:45:54 +02:00
Paddy Xu d9bcce1a21 Fix #197 and #209: video window size and .ts extension error 2018-03-24 11:39:20 +02:00
Paddy Xu 8e7f398626 Add Russian translation from # 211 2018-03-24 11:15:18 +02:00
Paddy Xu fa3d63322c Merge pull request #203 from levrik/patch-1
Improve German translations
2018-03-12 20:30:51 +02:00
Paddy Xu 071126801e Merge pull request #200 from adrianghc/master
Use correct registry key for installer
2018-03-12 20:30:25 +02:00
Paddy Xu 4030f6f971 minor UI tweak: show in taskbar when pinned 2018-03-12 20:29:33 +02:00
Levin Rickert 7253252421 Improve German translations 2018-03-11 21:58:50 +01:00
Adrian GHC 6a05513931 Use correct registry key for installer 2018-03-08 00:06:46 +01:00
Paddy Xu 56b86ffb03 copy buffer before showing 0.3.5 2018-03-06 20:27:39 +02:00
Paddy Xu aba242d14c improve message texts as requested by Fujitsu 2018-03-06 20:03:14 +02:00
Paddy Xu c0c2036686 fix null reference exception reported by Windows Store 2018-03-04 15:40:21 +02:00
Paddy Xu 347faf6a03 do not delete cached cover, fix #195 2018-02-28 18:32:53 +02:00
Paddy Xu 16fa2d5997 add resize grip and adjust video control margin for easier resizing 2018-02-25 12:42:52 +02:00
Paddy Xu 9dad245027 show gridlines 2018-02-25 12:35:25 +02:00
Paddy Xu d1bb5fe847 Fix #192: why I changed this in 5c02a8c9cf9fa5602957c2c3bdc86ae160430c46? 2018-02-25 12:25:35 +02:00
Paddy Xu 4e843637cb hide viewer while loading 2018-02-25 12:25:35 +02:00
Paddy Xu cc001bd8d7 add syntax files 2018-02-25 12:25:34 +02:00
Paddy Xu d517550994 Update README.md 2018-02-25 00:52:28 +02:00
Paddy Xu 5bc46846a5 Merge pull request #193 from szensk/master
Load highlighting files from the Syntax directory
2018-02-25 00:15:21 +02:00
Paddy Xu bec5189a1c update code style and make file-loading async 2018-02-25 00:14:29 +02:00
szensk eb6e1c9d2e load syntax files from plugin directory 2018-02-24 02:10:50 -06:00
Paddy Xu a20b4714ec fix possible crash (?) due to DateTime format 0.3.4 2018-02-18 19:07:44 +02:00
Paddy Xu 354bbfc1ca fix crash 0.3.3 2018-02-12 21:06:20 +02:00
Paddy Xu 4133d2148c do not show info icon; do not retain window position (fix for #179); update NuGet packages 2018-02-12 19:30:38 +02:00
Paddy Xu 4e356f9e77 remove useless code 2018-02-12 19:30:37 +02:00
Paddy Xu 39b93b11f1 Fix #173: new OpenWith icon 2018-02-12 19:30:32 +02:00