Commit Graph

1466 Commits

Author SHA1 Message Date
ema 24979aa40f Merged QuickLook.Common from submodule
https://github.com/QL-Win/QuickLook.Common/commit/529d07b56577b88329481cdac8f2a6a175b6c21a
2026-03-25 02:03:45 +08:00
ema 830911b878 Remove QuickLook.Common submodule 2026-03-25 02:02:29 +08:00
ema 98ff09aa3f Update WindowChrome GlassFrameThickness handling 2026-03-25 01:58:19 +08:00
ema 51f5f1e163 Add note about Windows SDK HintPath
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-03-24 10:41:45 +08:00
ema c23731d8c0 Update the bundled minified Mermaid runtime to 11.13.0 2026-03-24 10:05:41 +08:00
ema 6cfd236537 Consolidate and update CHANGELOG entries 2026-03-24 02:05:55 +08:00
ema de84dd6db3 Update CHANGELOG.md 2026-03-24 01:42:02 +08:00
ema 952223473a Extract window background effects, disable blur #1542
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-03-24 01:05:36 +08:00
ema 033e319fd9 Add TODO for /register-plugin-icon command
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-03-19 02:30:33 +08:00
ema 9c66eba82e Add plugin icon registration and include QLPlugin.ico 2026-03-19 02:06:57 +08:00
ema c2e5a9c856 Merge pull request #1895 from QL-Win/dependabot/nuget/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Magick.NET-Q8-AnyCPU-14.11.0
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Bump Magick.NET-Q8-AnyCPU from 14.10.4 to 14.11.0
2026-03-17 11:41:11 -07:00
dependabot[bot] d27667daf3 Bump Magick.NET-Q8-AnyCPU from 14.10.4 to 14.11.0
---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-version: 14.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 17:15:49 +00:00
ema 6a28fbcd96 Merge pull request #1890 from QL-Win/dependabot/nuget/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Magick.NET-Q8-AnyCPU-14.10.4
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Bump Magick.NET-Q8-AnyCPU from 14.10.3 to 14.10.4
2026-03-11 19:00:14 -07:00
dependabot[bot] 669bf15939 Bump Magick.NET-Q8-AnyCPU from 14.10.3 to 14.10.4
---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-version: 14.10.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 21:05:39 +00:00
ema 3a851e522e Merge pull request #1887 from MicaApps/Shomnipotence-Add-File-Type-Icon
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Add File Type Icon
2026-03-05 07:17:10 -08:00
Denissssse c9f929098e Add File Type Icon
Add File Type Icon
2026-03-05 22:05:58 +08:00
ema e0d44ad35f Bump Magick.NET and PDFium package versions
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-25 18:22:25 +08:00
ema 2a2d6b1ad2 Revert UI_FontFamily for zh-CN
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-22 22:24:49 +08:00
stxttkx e135961689 Updated the translation of Simplified Chinese (#1882) 2026-02-22 22:21:28 +08:00
ema c0716671c3 Bump dependencies
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-19 01:26:14 +08:00
ema e8432c3acc Bump WPF-UI.Violeta for WPF resource instead of satellite assemblies 2026-02-19 01:23:59 +08:00
ema 4c75132793 Update CHANGELOG.md
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-13 11:52:50 +08:00
ema c4e60728fa Update CHANGELOG.md 2026-02-13 11:48:33 +08:00
ema 660a16cfae Upgrade QuickLook.LAVFilters to 0.81.0 2026-02-13 02:46:40 +08:00
ema 5078fb706d Upgrade QuickLook.LAVFilters to 0.80.0 2026-02-13 02:10:34 +08:00
ema 376ffaba80 Update NuGet package versions
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-13 00:10:00 +08:00
ema a0546b6391 Add KQL and PromQL syntax definitions
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-10 02:24:08 +08:00
ema f542fb1107 Support .psv parsing in CsvViewer 2026-02-10 02:18:01 +08:00
ema 0661c230a4 Add Mermaid syntax highlighting 2026-02-10 01:59:39 +08:00
ema 125a871453 Add GraphQL syntax highlighting 2026-02-10 01:41:11 +08:00
ema 5f21399620 Add Zig syntax highlighting 2026-02-10 01:36:24 +08:00
ema bf41e7755e Add PlantUML syntax highlighting
Support extensions (.puml, .plantuml, .pu, .uml, .iuml, .wsd)
2026-02-10 01:29:29 +08:00
ema 979b061a41 Add .pyx extension to Python syntax
Include the .pyx (Cython) extension in the Python SyntaxDefinition files for both Dark and Light themes so .pyx files are recognized and highlighted. Updated QuickLook.Plugin.TextViewer/Syntax/Dark/Python.xshd and QuickLook.Plugin.TextViewer/Syntax/Light/Python.xshd.
2026-02-10 01:20:41 +08:00
ema 2fd8e7653a Add Moji syntax highlighting 2026-02-10 01:20:40 +08:00
ema 765bfab9e6 Add .hip extension to C++ syntax files
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-09 14:41:09 +08:00
ema 489ed98bea Add .cu/.cuh to C++ syntax definitions
Include CUDA source (.cu) and header (.cuh) extensions in the C++ syntax definitions so CUDA files are recognized and highlighted. Updated QuickLook.Plugin.TextViewer/Syntax/Dark/C++.xshd and QuickLook.Plugin.TextViewer/Syntax/Light/C++.xshd.
2026-02-09 14:37:48 +08:00
ema 0f41612f52 Add Rhai (Embedded scripting language for Rust) syntax definitions 2026-02-09 11:43:51 +08:00
ema 6310848675 Replace the README hero image URL
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-02-05 01:58:02 +08:00
ema 99cc82e5eb Update branding images 2026-02-05 01:54:49 +08:00
ema 0491f17718 Fix taskbar icon intermittently missing after Explorer restart #1864 2026-02-05 00:29:45 +08:00
ema 866613402a Add DICOM image support to ImageViewer plugin #1866
This is not a permanent support and will be adjusted to the plugin later.
2026-02-03 00:36:28 +08:00
Ruyut 4c16a3dd72 Fix typos: remove duplicate words in comments and documentation (#1871)
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
* Fix typo: remove duplicate "the" in BusyVerticalAlignment documentation

* Fix typo: remove duplicate "now" in window positioning comment

* Fix typo: remove duplicate "is" in app.manifest comment

* Fix: correct typo in comment - "selected" to "select"

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-01 12:07:29 +08:00
ema f1ea16b8d6 Improve Magick image disposal and layer handling #1586
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Refactored ImageMagickProvider to properly manage ownership and disposal of MagickImage instances, especially when flattening multi-layer XCF files. Updated logic to avoid unnecessary loading of all layers for non-XCF formats, improving performance and resource management. Minor formatting changes in CursorProvider and WebPProvider for consistency.
2026-01-29 00:02:23 +08:00
Laszlo19 b43f014ae0 Add Romanian translation (#1867)
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
2026-01-26 22:45:03 +08:00
ema b4c9c9f8dc Add support for Python .whl and .egg archives
Added .whl and .egg file extensions to the list of supported ZIP-based archive formats in the ArchiveViewer plugin.
2026-01-26 15:08:50 +08:00
ema 13824162ab Add .cursorignore extension to GitIgnore syntax
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Updated both dark and light GitIgnore syntax definition files to recognize the .cursorignore extension in addition to .gitignore.
2026-01-23 10:49:10 +08:00
Adnan Bhaldar 0345dae3a2 Modernize README with enhanced design and improved navigation (#1842)
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
* modernize README with enhanced design and improved navigation
2026-01-21 18:49:15 +08:00
ema 7a6f9f0718 Merge pull request #1865 from QL-Win/dependabot/nuget/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/Magick.NET-Q8-AnyCPU-14.10.2
Bump Magick.NET-Q8-AnyCPU from 14.10.1 to 14.10.2
2026-01-21 16:40:05 +08:00
dependabot[bot] 725948b9c1 Bump Magick.NET-Q8-AnyCPU from 14.10.1 to 14.10.2
---
updated-dependencies:
- dependency-name: Magick.NET-Q8-AnyCPU
  dependency-version: 14.10.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 17:28:11 +00:00
ema 1209d51439 Add option to append file extension in ExtractToDirectory
build / build (push) Has been cancelled
build / publish (push) Has been cancelled
Introduced an 'appendExtension' parameter to ExtractToDirectory, allowing guessed file extensions to be appended to extracted resource filenames. This enhances usability by making extracted files easier to identify by type.
2026-01-20 00:43:44 +08:00