Commit Graph

18 Commits

Author SHA1 Message Date
ema c64885485d Make all Plugin classes sealed
Changed all Plugin classes and PluginManager to be sealed, preventing further inheritance. This improves code safety and clarifies the intended usage of these classes.
2026-01-08 01:06:37 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
ema 1e094ebdbd Add restart button after plugin installation #1823 2025-12-27 01:09:05 +08:00
ema 2fb23a94bf Fix CaptionTextButtonStyle not static anymore
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-29 18:00:23 +08:00
ema 2e8fd2bae7 Code Cleanup 2025-05-25 01:32:38 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema f50eb6448b Decouple some plugins from QuickLook 2024-12-28 05:51:16 +08:00
ema 2999bd201e Fix plugin installer description length 2024-12-17 22:11:56 +08:00
ema 28ec7655f8 Code Cleanup 2024-12-12 01:21:18 +08:00
ema 66d5c36cbc Reduce duplicate dependencies on publish files 2024-12-07 06:09:14 +08:00
ema 77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy Xu b079e79561 read version 2018-09-02 15:08:09 +03:00
Paddy Xu eae3e300ef mistake ... 2018-09-02 10:44:03 +03:00
Paddy Xu 30c0c29d4a Update QuickLook.Plugin.PluginInstaller.csproj 2018-09-02 00:02:28 +03:00
Paddy Xu 5cd9018ce4 done installer 2018-09-01 21:29:15 +03:00
Paddy Xu 4f496f5ab8 wip plugin installer 2018-08-28 23:49:35 +03:00