680 Commits

Author SHA1 Message Date
ema
aef35d748e Fix apk icon can not be found from resource id 2025-06-27 02:12:49 +08:00
ema
2bf6387b8f Support X11 and more JPEG2000 image formats
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
In addition, Magick Image File Format (.miff) is supported now
2025-06-25 02:44:14 +08:00
ema
b96619c244 Fix Android API level mapping name 2025-06-25 02:22:29 +08:00
ema
3fff4c1b2b Add Android API level mapping and improve APK info 2025-06-25 02:17:12 +08:00
ema
f3c08d5b76 Display supported ABIs in APK info panel 2025-06-25 01:58:32 +08:00
ema
1c1f6d55e7 No web font resource extraction
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Fix WebView2 resources not being released in FontViewer
2025-06-24 02:05:04 +08:00
ema
2c330a0136 Chore of disable nullable in MarkdownViewer 2025-06-24 01:45:52 +08:00
ema
83ae611af1 No markdown resource extraction #1661 #1670 2025-06-24 01:33:07 +08:00
ema
741d9967d1 Support highlighting .uts
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 16:38:35 +08:00
ema
c959e649a0 Try catch DMG exception
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-23 02:35:02 +08:00
ema
869a134587 Support highlighting .nvue 2025-06-23 02:10:40 +08:00
ema
75841d241f Support highlighting .vue 2025-06-23 02:07:49 +08:00
ema
273b2fc893 Support dark mode JavaScript 2025-06-23 01:54:45 +08:00
ema
e5b45a7c01 Support dark mode Python #1675 2025-06-23 01:46:33 +08:00
ema
4d3d216d78 Support dark mode Log
https://github.com/Dirkster99/AvalonEditHighlightingThemes/blob/master/source/HL/Resources/Themes/VS2019_Dark.xshtd
2025-06-23 01:43:30 +08:00
ema
879ec689a9 Support highlighting .dos 2025-06-23 01:41:31 +08:00
ema
a4d2aea98d Support light mode Log
https://github.com/Dirkster99/AvalonEditHighlightingThemes/blob/master/source/HL/Resources/Light/Log.xshd
2025-06-23 01:39:23 +08:00
ema
68b0a928b6 Support light mode Lyric 2025-06-23 01:26:09 +08:00
ema
b3ed13f16a Initial custom highlighting via reflection 2025-06-22 23:53:01 +08:00
ema
e86716fc54 Support .properties 2025-06-22 23:31:59 +08:00
ema
cf0c8529a0 Support dark mode TXT #1675 2025-06-22 21:53:49 +08:00
ema
ce5adc6801 Support dark mode XML 2025-06-22 21:36:11 +08:00
ema
44ba8b1436 Support dark mode HLSL 2025-06-22 21:29:17 +08:00
ema
0168318f39 Improve PDF magic detection 2025-06-22 21:12:35 +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
a60fafdd38 Support .rpm 2025-06-22 04:12:46 +08:00
ema
efc83b0669 Use format detector feature for TextViewer
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 17:03:20 +08:00
ema
a580926059 Add more file extensions for XML
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 11:08:26 +08:00
ema
21af7ad7ff Prepare support .rpm
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-18 00:54:30 +08:00
ema
01faaa7ce0 Support .AppImage 2025-06-17 23:35:15 +08:00
ema
533e097a0c Fix spell
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-16 09:57:03 +08:00
ema
c9fa5ff43b Support .dmg
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-15 07:04:00 +08:00
ema
679b00fe71 Revert the DataGrid style of CSV #1664
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-14 16:28:24 +08:00
ema
04c7ed931f New option CheckPreviewHandler
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-14 12:54:54 +08:00
ema
781f270824 Fix unsupported ColorContexts in Windows #1671 2025-06-14 12:15:13 +08:00
ema
7eabaff36a Resort the codes of office extensions 2025-06-12 15:34:26 +08:00
ema
f897ce46ea Show office exception instead of crash 2025-06-12 15:31:28 +08:00
ema
e2e5885fd5 Automatically fix Office preview handler registry
This function requires QuickLook to run with administrator privileges and preview the corresponding Office file once
2025-06-12 15:25:18 +08:00
ema
9a3591e6f6 Safely check office preview handler
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-11 18:12:31 +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
4fd8c14b98 Supplement AutoReload features
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-10 11:40:20 +08:00
ema
c686c373ba Fix generic theme resources #1652
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-09 11:44:03 +08:00
King3R
bbed9223ef Update QuickLook.Plugin.PEViewer/Translations.config 2025-06-06 09:32:18 +02:00
King3R
d190980e12 Update QuickLook.Plugin.PDFViewer/Translations.config 2025-06-06 09:30:51 +02:00
King3R
7b8e89d09e Update QuickLook.Plugin.FontViewer/Translations.config 2025-06-06 09:27:30 +02:00
King3R
e7d3250d2b Update QuickLook.Plugin.AppViewer/Translations.config 2025-06-06 09:24:26 +02:00
ema
a64aeada91 Show deb architecture
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-05 14:57:33 +08:00
ema
b31de49da1 Not support deb with LZMA algorithm 2025-06-05 14:46:19 +08:00
ema
576cb5814d Fix deb reader gz error 2025-06-05 12:02:16 +08:00
ema
5bc7fecdcf Improve App/PE titlebar UI/UX
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-04 17:37:22 +08:00