Commit Graph

67 Commits

Author SHA1 Message Date
Paddy Xu
892b9bf4d2 reponse to arrow keys 0.1.8 2017-05-16 22:27:14 +03:00
Paddy Xu
13d6edd2c9 apply aero glass on win 7/8/8.1 2017-05-16 21:30:35 +03:00
Paddy Xu
fd080f80e4 reuse plugin instances 2017-05-16 19:52:17 +03:00
Paddy Xu
b9d83bfd91 do not GC 2017-05-16 18:52:24 +03:00
Paddy Xu
a672e441d0 reuse viewer window 2017-05-16 18:52:23 +03:00
Paddy Xu
f6843eef93 Update README.md 2017-05-15 11:32:02 +03:00
Paddy Xu
3f8fd95e7f Update README.md 2017-05-15 11:31:00 +03:00
Paddy Xu
375b3b9a59 delete useless reference 0.1.7 2017-05-15 00:38:10 +03:00
Paddy Xu
b210b03383 Suppress compiler warnings 2017-05-15 00:25:31 +03:00
Paddy Xu
a65ddce4cf Add MarkdownViewer 2017-05-15 00:07:22 +03:00
Paddy Xu
f18aa022f7 Done HtmlViewer 2017-05-14 02:21:24 +03:00
Paddy Xu
3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu
9e64e068d0 Update README.md 2017-05-13 00:38:37 +03:00
Paddy Xu
d76fa8ff00 reformat 2017-05-13 00:09:33 +03:00
Paddy Xu
ac2bdcc9fc Allow in-place preview
e.g. QuickLook.exe C:\file.txt
2017-05-13 00:09:18 +03:00
Paddy Xu
5b2ecc2ef8 Update README.md 2017-05-12 19:49:06 +03:00
Paddy Xu
b44a3a6e51 new icons 2017-05-12 19:45:55 +03:00
Paddy Xu
c97f6b0c8a Check if the selected path exists: histories in recent file list may be deleted 2017-05-11 22:44:10 +03:00
Paddy Xu
eef76468c4 Use git tag for AssemblyVersion etc. 0.1.6 2017-05-11 01:31:58 +03:00
Paddy Xu
23d90b3de4 Use faster APIs for getting drive info 2017-05-11 01:28:19 +03:00
Paddy Xu
ba2d5d2ab2 Catch all exceptions (even SEH).
Fix #7?
2017-05-10 23:22:23 +03:00
Paddy Xu
3e99427d0b Update README.md 2017-05-09 00:37:17 +03:00
Paddy Xu
40f1a377a7 Update README.md v0.1.5 2017-05-09 00:16:30 +03:00
Paddy Xu
26291fbe66 Add tray icon; autorun 2017-05-09 00:12:25 +03:00
Paddy Xu
b07457b53c Add application icons 2017-05-08 23:23:33 +03:00
Paddy Xu
8388d7d347 Remove additional space around '×' v0.1.4 2017-05-08 22:01:36 +03:00
Paddy Xu
0995ebb7c2 Add controls to the VideoPlayer 2017-05-08 22:01:36 +03:00
Paddy Xu
66759992f1 Update README.md 2017-05-08 10:56:22 +03:00
Paddy Xu
719d2772bf A simple VideoViewer 2017-05-08 00:57:03 +03:00
Paddy Xu
43ba30f4d0 Close window also when focusing on viewer 2017-05-08 00:56:33 +03:00
Paddy Xu
073b1df8a3 TODO: touch gesture zoom v0.1.3 2017-05-06 22:58:56 +03:00
Paddy Xu
aaa9a405a8 Improve hotkey logic: do not close window when typing 2017-05-06 22:58:27 +03:00
Paddy Xu
58886d3302 Add "Focusable" property to plugins 2017-05-06 22:56:40 +03:00
Paddy Xu
fb1d67e5a0 Update layout 2017-05-06 22:54:39 +03:00
Paddy Xu
efaea8163d Do not count self into folder size 2017-05-06 22:54:08 +03:00
Paddy Xu
689a3a7878 Respect screen DPI when obtaining thumbnails 2017-05-03 20:12:57 +03:00
Paddy Xu
863046ff55 Fix 5: OfficeViewer: incorrect build path in Rlease profile for AppVeyor v0.1.2 2017-05-02 19:10:57 +03:00
Paddy Xu
4e1b710f9f Fix #3: do not query Exif when it does not exist 2017-05-02 18:45:12 +03:00
Paddy Xu
6901b102ff Delete QuickLook.Plugin.PDFViewer.csproj.DotSettings 2017-05-02 10:10:17 +03:00
Paddy Xu
c6231cf7a7 Fix current page not updating when clicking on thumbnails list v0.1.1 2017-05-02 00:08:13 +03:00
Paddy Xu
7d05479b78 Update README.md 2017-05-01 23:31:20 +03:00
Paddy Xu
c0b1e54011 remove useless codes 2017-05-01 23:15:01 +03:00
Paddy Xu
35a7ad04a7 do not show text when not SOLID compressed v0.1 2017-05-01 15:00:09 +03:00
Paddy Xu
bcec7ff51a Update README.md 2017-05-01 14:58:36 +03:00
Paddy Xu
0d66f283e5 Add files via upload 2017-05-01 14:54:50 +03:00
Paddy Xu
d7a8d3e60e Update README.md 2017-05-01 14:43:25 +03:00
Paddy Xu
01cd47fba1 correct project platform 2017-05-01 13:43:44 +03:00
Paddy Xu
71f02c88b3 show .gif animation; solve a memory leak caused by background UI thread 2017-05-01 13:30:43 +03:00
Paddy Xu
bb8e4b03c8 Merge branch 'master' of github.com:xupefei/QuickLook 2017-05-01 12:09:48 +03:00
Paddy Xu
dbafec9cb8 COM is really a nightmare... Use managed solution (SharpCompress) instead 2017-05-01 12:09:16 +03:00