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
a0a46832ed
Update copyright information
2025-05-06 21:04:58 +08:00
ema
28ec7655f8
Code Cleanup
2024-12-12 01:21:18 +08:00
Samuel Carreira
437d47ed05
TSV file extension support ( #1185 )
...
if there are more file extensions to support maybe makes sense to readapt the code to iterate over a regex.
2022-11-08 19:58:20 +01:00
Paddy Xu
4f496f5ab8
wip plugin installer
2018-08-28 23:49:35 +03:00
Paddy Xu
6bc990bbf9
move to Plugin namespace
2018-02-12 19:30:30 +02:00
Paddy Xu
56af2311b9
abstract plugin interface
2018-02-12 19:30:28 +02:00
Paddy Xu
76dd2feb30
remove all destructors
2018-01-24 19:11:49 +02:00
Paddy Xu
8440bc6fc7
remove transparent window
2017-11-02 21:49:20 +02:00
Paddy Xu
3a20245304
wip
2017-08-06 15:06:55 +03:00
Paddy Xu
2ef607ecb9
unify file encoding
2017-07-23 22:43:17 +03:00
Paddy Xu
3e9f9eeec9
Add csv viewer
2017-07-01 23:27:41 +03:00