Commit Graph

1203 Commits

Author SHA1 Message Date
ema
27c2257feb Show Repository Trending
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-23 17:25:36 +08:00
ema
9803f5d6a8 Use PureSharpCompress instead of SharpCompress
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-23 03:18:51 +08:00
ema
00ef7d1e01 Improve PE parsing with extended buffer size 2025-05-23 03:03:36 +08:00
ema
06e7dbaae7 Code Cleanup 2025-05-23 02:39:26 +08:00
ema
34f69cc4f4 Add community group link 2025-05-22 11:16:18 +08:00
ema
74e8394b07 Update PackageReference 2025-05-21 11:06:05 +08:00
ema
0370876a3f Support .pcx image #1638 2025-05-20 22:39:27 +08:00
ema
dd322ac7e9 Update exception catcher 2025-05-18 01:40:20 +08:00
ema
6e8c0ce593 Update README.md #1622 2025-05-15 01:56:15 +08:00
ema
75c45f96c2 Fix DPI jump on window close in net462 #1626 2025-05-15 01:33:41 +08:00
ema
f7b22fb600 Avoid flickering #1628 2025-05-14 03:33:45 +08:00
ema
4170dc7a16 Rollback SharpCompress before clear dependencies 2025-05-14 02:41:10 +08:00
ema
47f4106b5d Update README.md #1622 2025-05-14 02:37:21 +08:00
ema
b28fcbb398 Update the build scripts 2025-05-14 02:18:01 +08:00
ema
97f8232767 Fix DpiAwareness for PerMonitor #1626 2025-05-13 22:07:39 +08:00
ema
8fa4f6cc5b Update PackageReferences 2025-05-13 17:36:22 +08:00
ema
ebcb223ef0 Update Title Immediately 2025-05-13 17:24:42 +08:00
ema
90b23cd1f8 Hide PEViewer Title just like InfoPanel 2025-05-13 17:16:10 +08:00
ema
beca7d06ca Fix flickering #1628 2025-05-13 11:52:23 +08:00
ema
e4ea156a20 Fix some errors from cli options
Error is from this commit a95b050
4.0.1
2025-05-11 03:53:39 +08:00
ema
8279c55526 Fix check update exception #1577 2025-05-11 03:39:24 +08:00
ema
a95b050ae5 Support cli options #1620
https://github.com/QL-Win/QuickLook/wiki/Command-Line
2025-05-11 03:16:33 +08:00
ema
5bf422a17f Delay the initialization of the MarkdownViewer 2025-05-10 08:28:16 +08:00
ema
d51c8bb25e Improve UI: Refine Recycle Bin icon display #1610 2025-05-10 07:53:31 +08:00
ema
1903687137 Fix window title update with ShowInTaskbar false 2025-05-10 06:47:09 +08:00
ema
ee884f1c7d Replace FontViewer source with DLL reference 2025-05-10 02:26:30 +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
ema
1bc82c8b81 Native Support for Desktop Icons #1610 2025-05-05 02:58:39 +08:00
ema
34a361e84a Run code cleanup 2025-05-04 14:26:27 +08:00
ema
ff4c9df9a2 Merge pull request #1607 from JNylson/master
Update pt-BR string in all Translations.config
2025-04-30 15:36:13 +08:00
JNylson
9be4df34e7 Update pt-BR string in all Translations.config 2025-04-29 22:59:32 -03:00
ema
cb40018d52 Run code cleanup 2025-04-30 01:15:05 +08:00
ema
30861cc40f Make exe installer uses msi path by default #1596
Request MicaSetup v2.3.7
2025-04-30 01:08:29 +08:00
ema
abc781d340 Fix the Volume control does not work #1578 2025-04-29 21:28:29 +08:00
ema
41fa5ed1ed Support more Markdown file extension #1562 #1601 2025-04-28 19:12:04 +08:00
ema
00212531fb Merge pull request #1604 from JNylson/master
Update pt-BR string in Translations.config
2025-04-27 18:27:52 +08:00
JNylson
1f85226297 Update pt-BR string in Translations.config 2025-04-26 23:53:55 -03:00
ema
b6c4ad5ac7 Fix styling issues in the Search Panel #1592 2025-04-23 22:38:14 +08:00
ema
fd01082a3d Add VisualCommander 2025-04-23 22:35:31 +08:00
ema
2d085cb655 Update micasetup.json 4.0.0 2025-04-16 23:32:57 +08:00
ema
460bc7ae2c Update PackageReferences 2025-04-16 22:38:17 +08:00
ema
a4a45b6ddd WPF-UI.Violeta 4.0.0 2025-03-15 02:42:21 +08:00
ema
fe5b24319a Fix copying compatibility of BitmapFrame 2025-03-07 09:57:06 +08:00
ema
895522a1e3 Fix the priority of FontViewer #1543 2025-02-20 09:03:43 +08:00
ema
b591b5d3f2 Merge pull request #1532 from josStorer/master
Fix the issue where certain remote desktop software may generate drivers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup
2025-02-05 15:30:32 +08:00
ema
7541b9d051 Upgrade to v4 to avoid CI action errors 2025-02-05 14:43:29 +08:00
ema
913727935e Update PackageReference 2025-02-05 14:20:15 +08:00
josc146
3745b0fd3b Fix the issue where certain remote desktop software may generate drivers with unknown device types, causing null values in the values obtained by GetGPUNames, which leads to program crash during startup 2025-01-20 13:45:50 +08:00