Commit Graph

7 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
51a46155d7 Fix unsupported CLSID was not shown 2025-05-25 01:59:31 +08:00
ema
d51c8bb25e Improve UI: Refine Recycle Bin icon display #1610 2025-05-10 07:53:31 +08:00
ema
e0f581e149 Implement RecycleBinPanel #1610 2025-05-07 03:41:11 +08:00
ema
a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema
19373a28a7 First commit CLSIDViewer #1610 2025-05-06 02:52:31 +08:00