Commit graph

8 commits

Author SHA1 Message Date
Jeremy
493a30e6c1 remove QuickLook related code from flow 2024-05-29 16:12:04 +10:00
Jeremy
70e530bde3 add QuickLook plugin for testing 2024-05-29 14:05:19 +10:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Vic
fdc7da2f71 Fix typo in file name 2022-12-31 00:54:56 +08:00
Hongtao Zhang
d74a635f46
use nint instead of ulong 2022-11-29 08:37:58 -06:00
Hongtao Zhang
b45b5fbcbd
use ulong instead of int to prevent overflow (if possible let's use nint but now we have some issue with it) 2022-11-29 08:26:10 -06:00
Hongtao Zhang
2c3df3f4db
Change signature back to string to accommodate async method.
Port open Windows Context Menu feature
2022-09-24 14:23:59 -05:00
Hongtao Zhang
d36d15c887
Further Refactor UI Code and Implement Engine Selection and Everything Setting UI 2022-07-03 19:50:19 -05:00