JSuttHoops
555b801fe6
Merge pull request #1 from JSuttHoops/codex/add-reload-button-with-preserved-window-properties
...
Summary
Introduced a new “Reload” button in the viewer window toolbar for quickly refreshing the current preview without closing the window
Added the “MW_Reload” string to the translations so the Reload button text can be localized
Implemented a ReloadPreview method in ViewWindowManager to refresh the plugin content in-place
Hooked the Reload button and added optional file monitoring for auto-reload in ViewerWindow code-behind
Allowed custom window background colors via the WindowBackgroundColor setting
2025-06-07 19:12:40 -05:00
JSuttHoops
2624989a75
Add reload feature and customizable background
2025-06-07 19:12:14 -05:00
ema
220ab789a5
Remove x86 from sln
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-06-07 00:47:02 +08:00
ema
9f20a6d646
Remove appx from sln
2025-06-07 00:34:23 +08:00
ema
a9d4fb1a9b
Add appx debug project
2025-06-06 23:54:31 +08:00
ema
500a78f7ec
Merge pull request #1663 from King3R/translation-german
...
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
Update existing and add missing German translation
2025-06-06 18:07:16 +08:00
King3R
c1e4f32bb3
Update QuickLook/Translations.config
2025-06-06 10:01:32 +02: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
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
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-04 17:37:22 +08:00
ema
743079c5bf
Update wgt logo
2025-06-04 17:30:35 +08:00
ema
3153f7b279
Revert the exception handling for Show()
2025-06-04 16:59:20 +08:00
ema
efe28423e9
Support .deb
2025-06-04 16:42:38 +08:00
ema
3bd1239457
Restruct AppViewer codes
2025-06-04 15:13:43 +08:00
ema
59124967d2
Attempt to fix the crash #1648
...
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
This is an experimental fix, the idea is to remove the tree to prevent the DUCE command
2025-06-04 13:53:49 +08:00
ema
376ed30dc5
Improve GroupBox UI/UX
2025-06-04 10:45:41 +08:00
ema
2b38b2c946
Use IsVisible instead of Visibility
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-03 14:54:38 +08:00
ema
05e9f43ba4
Remove the WoW64HookHelper from sln
2025-06-03 14:40:20 +08:00
ema
e5b04ed07a
Update PackageReference
2025-06-03 14:39:51 +08:00
ema
cc1e126101
Support .hap and .hap.1
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-03 07:55:06 +08:00
ema
22a5d69ac8
Remove the WoW64HookHelper from release #1634
...
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
Use https://github.com/QL-Win/QuickLook.Plugin.WoW64HookHelper instead
2025-06-02 18:59:17 +08:00
ema
8b6ab6b037
Fix old version volume exception #1653
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-02 13:17:41 +08:00
ema
d18b33a18e
Speed up the apk reader
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-01 14:07:57 +08:00
ema
1a83848c2c
Use app fallback logo
2025-06-01 13:32:33 +08:00
ema
fdb602b9ed
Support .ipa
2025-06-01 12:37:02 +08:00
ema
00829ec21b
Support .apk and .apk.1
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-31 17:30:35 +08:00
ema
53d76cb0f8
Support .wgt and .wgtu
2025-05-31 13:10:34 +08:00
ema
8a5d640572
Support .appx and .msix
2025-05-31 12:16:31 +08:00
ema
833222507b
Update font pangram
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-05-29 18:48:24 +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
ef55a3eaff
Update due to MS Store policy change
...
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Due to the updated Microsoft Store policy, certain keywords were cleaned.
2025-05-26 22:35:24 +08:00
ema
05c967e582
Manually resolve the assembly fails #1618
2025-05-26 15:49:24 +08:00
ema
645edf2439
Optimize highlight name fetching
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-05-26 09:48:22 +08:00
ema
6deadf9d73
Fix highlighting name
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-26 05:42:27 +08:00
ema
b81b2f9ef8
Improve startup speed #1521
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-25 03:45:17 +08:00
ema
eed0c53e9c
Code Cleanup
2025-05-25 03:45:07 +08:00
ema
51a46155d7
Fix unsupported CLSID was not shown
2025-05-25 01:59:31 +08:00
ema
2e8fd2bae7
Code Cleanup
2025-05-25 01:32:38 +08:00
ema
05a2a819b7
Add branding images
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-24 15:05:20 +08:00
ema
86e7803cd7
New AppViewer plugin for .msi
2025-05-24 15:03:54 +08:00
ema
77c332d825
Fix share button was not visible in win11
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-24 13:20:51 +08:00
ema
d20eb71f2b
Remove MSI from PEViewer
...
Actually MSI does not belong to the PE format
2025-05-24 09:21:56 +08:00
ema
1ce2fc2f89
Fix Scripts\pack-all.ps1
4.0.2
2025-05-24 06:00:47 +08:00
ema
c2acdaa182
Avoid audio cover null exception in xaml
...
Can slightly increase the opening speed of audio file
2025-05-24 05:41:38 +08:00
ema
eff9d795f0
Fix long path issue #1643
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-24 03:51:18 +08:00