Commit Graph

49 Commits

Author SHA1 Message Date
ema 7de71df48f Fix solution file format error: No file format header found 2025-12-25 02:32:19 +08:00
ema dba41ac890 Add certificate viewer plugin
Introduces QuickLook.Plugin.CertViewer for viewing certificate files (.pfx, .cer, .pem, etc.) in QuickLook. The plugin loads and displays certificate details or raw content, and is integrated into the solution and project files.
2025-12-23 14:15:52 +08:00
Copilot f24cbab72a Add plugin to block .insv files for Insta360Studio compatibility (#1803) 2025-11-17 03:46:41 +08:00
ema 5a5cce93b4 Add built-in plugin MediaInfoViewer
1. Merged from forked repo https://github.com/emako/QuickLook/tree/master/QuickLook.Plugin/QuickLook.Plugin.MediaInfoViewer
2. Use TextBox instead of AvalonEdit and prepare for new feature
2025-08-05 00:43:47 +08:00
ema b5773fc721 Add built-in HelixViewer for 3d models
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-07-05 13:26:51 +08:00
ema f99a786510 Add built-in ThumbnailViewer plugin 2025-07-05 04:22:25 +08:00
ema f0d55455e4 Add built-in ELF viewer plugin
Support for binary ELF, UImage, Mach-O files
2025-06-22 20:47:29 +08:00
ema 5fd2d8a88a Merge OfficeViewer-Native plugin #1662
Repo URL: https://github.com/QL-Win/QuickLook.Plugin.OfficeViewer-Native
2025-06-11 17:58:07 +08:00
ema 220ab789a5 Remove x86 from sln
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-07 00:47:02 +08:00
ema 9f20a6d646 Remove appx from sln 2025-06-07 00:34:23 +08:00
ema a9d4fb1a9b Add appx debug project 2025-06-06 23:54:31 +08:00
ema 05e9f43ba4 Remove the WoW64HookHelper from sln 2025-06-03 14:40:20 +08:00
ema 86e7803cd7 New AppViewer plugin for .msi 2025-05-24 15:03:54 +08:00
ema 19373a28a7 First commit CLSIDViewer #1610 2025-05-06 02:52:31 +08:00
ema ffecab95be New built-in plugin FontViewer 2024-12-30 03:05:06 +08:00
ema dc67ab0065 New built-in plugin PEViewer 2024-12-15 10:05:35 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy Xu 45f09af98f move epubviewer to plugin 2018-09-02 15:08:39 +03:00
Paddy Xu 4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00
Paddy Xu 7f357e2586 fix build path 2018-08-05 21:23:41 +03: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 c13839cb19 working on new Gif viewer 2018-06-13 18:43:33 +03:00
Paddy Xu 197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu 32df836f08 update build scripts 2017-07-03 22:59:47 +03:00
Paddy Xu a169cb0767 #36: support .msg and .eml files 2017-07-02 00:29:43 +03:00
Paddy Xu 3e9f9eeec9 Add csv viewer 2017-07-01 23:27:41 +03:00
Paddy Xu a3161adf8b Use 32bit helper to interact between 32bit processes 2017-06-11 19:45:56 +03:00
Paddy Xu 320fbab5e0 rename libraries 2017-06-11 12:08:30 +03:00
Paddy Xu 2937751613 Now QuickLook handles preview invoked from Commom Dialogs (yet only matched bitness) 2017-06-11 12:08:29 +03:00
Paddy Xu 37a63c5ec7 clean build profile 2017-06-03 03:01:45 +03:00
Paddy Xu 3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu 44cea63772 . 2017-05-23 01:14:14 +03:00
Paddy Xu e450971217 better and faster window resize; Add "AllowsTransparency" to plugin interface; Use IPreviewHandler for Office files 2017-05-21 22:02:42 +03:00
Paddy Xu db2450a0cb Add WiX package 2017-05-18 01:06:11 +03:00
Paddy Xu a65ddce4cf Add MarkdownViewer 2017-05-15 00:07:22 +03:00
Paddy Xu 3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu eef76468c4 Use git tag for AssemblyVersion etc. 2017-05-11 01:31:58 +03:00
Paddy Xu 719d2772bf A simple VideoViewer 2017-05-08 00:57:03 +03:00
Paddy Xu 01cd47fba1 correct project platform 2017-05-01 13:43:44 +03:00
Paddy Xu f11c59be01 .. 2017-04-30 02:27:07 +03:00
Paddy Xu f5d9dc3e14 . 2017-04-29 21:42:37 +03:00
Paddy Xu a5442faa12 fix Exif rotation in ImageViewer; WIP on archive viewer 2017-04-28 00:08:26 +03:00
Paddy Xu fa764b2e69 Finish ImageViewer; mouse drag to scroll 2017-04-26 00:48:40 +03:00
Paddy Xu c38c640af5 finish first version of TextViewer plug-in 2017-04-25 00:54:09 +03:00
Paddy Xu 431cf1f014 Use own Pdf viewer implementation. wip on universal InfoPanel 2017-04-16 01:18:54 +03:00
Paddy Xu 7388c3874a Finish animation and PDF viewer, still need refinement 2017-04-12 23:28:12 +03:00
Paddy Xu 7e2001bc4d WIP 2017-04-12 17:58:52 +03:00