Commit Graph

  • eecb56db14 Add SVGA animation preview support ema 2025-07-05 06:46:52 +08:00
  • 3858e142e2 Fix packaging target to run only in Release builds ema 2025-07-05 05:08:31 +08:00
  • d7f482511f Update package versions in plugin projects ema 2025-07-05 05:07:26 +08:00
  • 9cca8c3c0b Add GPL license header to Helper.cs ema 2025-07-05 05:03:05 +08:00
  • 22e8838ce3 Add support for .kra and .cdr previews #1662 ema 2025-07-05 04:58:24 +08:00
  • 63f516b504 Add Figma & XMind support to ThumbnailViewer #1662 ema 2025-07-05 04:39:18 +08:00
  • 08587186c2 Fix ImagePanel button layout ema 2025-07-05 04:28:32 +08:00
  • f99a786510 Add built-in ThumbnailViewer plugin ema 2025-07-05 04:22:25 +08:00
  • 3de93386cc Add NSIS syntax highlighting ema 2025-07-05 03:31:33 +08:00
  • b42b7ce4e8 Add syntax highlighting for SubRip Subtitle (.srt) files ema 2025-07-05 03:20:56 +08:00
  • 89571b1431 Add Swift dark mode syntax highlighting ema 2025-07-05 03:00:55 +08:00
  • a7e26519ed Add Dart dark mode syntax highlighting ema 2025-07-05 02:59:08 +08:00
  • c1e6362440 Add Erlang dark mode syntax highlighting ema 2025-07-05 02:57:12 +08:00
  • 25f7df52bd Add Kotlin dark mode syntax highlighting ema 2025-07-05 02:56:16 +08:00
  • 04247db107 Add Lisp dark mode syntax highlighting ema 2025-07-05 02:53:24 +08:00
  • 7456cbc3a5 Add Objective-C dark mode highlighting ema 2025-07-05 02:52:17 +08:00
  • 99caca2dfd Add dark mode Pascal syntax highlighting ema 2025-07-05 02:50:21 +08:00
  • dc2d722f0a Add dark mode PHP syntax highlighting ema 2025-07-05 02:47:22 +08:00
  • 267b37c526 Improve QuickLook initialization speed ema 2025-07-05 02:46:00 +08:00
  • 913474f7ad Add dark mode R syntax highlighting ema 2025-07-05 02:41:58 +08:00
  • c979ed0254 Add dark mode Ruby syntax highlighting ema 2025-07-05 02:40:08 +08:00
  • 71904ebac5 Add dark mode SQL syntax highlighting ema 2025-07-05 02:37:45 +08:00
  • a8746dd3ef Add dark mode Rust syntax highlighting ema 2025-07-05 02:37:01 +08:00
  • 93be5681d3 Add dark mode Java syntax highlighting ema 2025-07-05 02:32:18 +08:00
  • 2fd3a15071 Add dark mode C++ syntax highlighting ema 2025-07-05 02:26:57 +08:00
  • 6e9d86457c Add dark mode C syntax highlighting ema 2025-07-05 02:24:12 +08:00
  • 1df89d69a9 Add dark mode syntax highlighting for Registry ema 2025-07-05 02:13:09 +08:00
  • 8850f52f3a Add simple QML syntax highlighting #1002 ema 2025-07-05 02:10:10 +08:00
  • cb4aa2e9d9 Add PowerShell syntax highlighting for dark mode ema 2025-07-05 01:52:09 +08:00
  • db3af0580d Add .gitignore syntax highlighting ema 2025-07-05 01:44:44 +08:00
  • 469f955208 Add .dotsettings to XML syntax highlighting ema 2025-07-05 01:40:04 +08:00
  • ea077af8a2 Add .gitmodules to INI syntax highlighting ema 2025-07-05 01:39:42 +08:00
  • 33030780ff Create CHANGELOG.md ema 2025-07-04 04:18:11 +08:00
  • 9319ca7213 Bump WPF-UI.Violeta package to version 4.0.3 4.1.0 ema 2025-07-04 01:50:15 +08:00
  • b1a2387203 Add dark mode Lua syntax highlighting ema 2025-07-01 05:04:51 +08:00
  • 12a6b35c6c Remove boolean value type from ASS highlighting ema 2025-07-01 04:46:39 +08:00
  • 1f13aa6678 Fix PDF thumbnail rendering crash #1531 ema 2025-07-01 04:30:08 +08:00
  • 72c8e567cd Increase SVG viewer max zoom level to 100x ema 2025-07-01 03:40:30 +08:00
  • fe13f5d45e Remove cursor style changes during SVG panning ema 2025-07-01 03:38:34 +08:00
  • e76c882d49 Prevent dragdrop and context menu in SVG viewer ema 2025-07-01 03:36:10 +08:00
  • 667815e360 Conditionally include Svg.Skia and SVG provider ema 2025-07-01 03:27:22 +08:00
  • 13bcc4b1d4 Set custom WebView2 user data folder for SVG panel ema 2025-07-01 03:23:47 +08:00
  • fa61b1e68f Code Cleanup ema 2025-07-01 03:18:48 +08:00
  • 2750cb75dd Fix exception from SVG WebView2 ema 2025-07-01 03:10:33 +08:00
  • f1237aa86f Add JSDoc comments and clarify SvgViewer usage ema 2025-07-01 02:23:38 +08:00
  • 2a94fa155d Enhance SVG viewer with pan feature ema 2025-07-01 02:11:31 +08:00
  • 682801a8bb Refactor SVG viewer to use inline SVG ema 2025-07-01 01:57:36 +08:00
  • f9b075dfa3 Add pan and zoom support to SVG image viewer ema 2025-06-30 07:32:46 +08:00
  • 0a8039d962 Render SVG as base64 image and improve scaling ema 2025-06-30 07:22:03 +08:00
  • 0dc8c03446 Fix image viewer content assignment and cursor check ema 2025-06-30 06:48:32 +08:00
  • 9cef4d9830 Officially enable SVG web viewer ema 2025-06-30 06:38:52 +08:00
  • e9306329ee Add double-click to reset zoom in SVG viewer ema 2025-06-30 06:07:09 +08:00
  • 7ca7d2783e Beautify the background color of Svg Web2 ema 2025-06-30 06:00:29 +08:00
  • 98dd96283d Add SVG support using WebView2 in ImageViewer ema 2025-06-30 05:45:21 +08:00
  • 21071a62d1 Update package dependencies ema 2025-06-30 02:02:53 +08:00
  • a65a453390 Support JXR image but SDR only #1680 ema 2025-06-30 01:49:43 +08:00
  • 856f7f137c Add light mode highlighting for SubStation Alpha ema 2025-06-30 01:23:07 +08:00
  • 3878dd0049 Add dark mode highlighting for SubStation Alpha ema 2025-06-30 01:10:04 +08:00
  • 9a04232e84 Add .toml extension to INI syntax highlighting ema 2025-06-29 21:38:53 +08:00
  • ff25bedcae Add .vsix support to archive viewer ema 2025-06-29 10:40:31 +08:00
  • 7ca15b5e1e Add dark mode highlighting for VB.NET and VBScript ema 2025-06-29 10:21:32 +08:00
  • b2a7b22f20 Add TypeScript dark mode highlighting ema 2025-06-29 10:14:13 +08:00
  • ae7633e1e7 Add dark mode syntax highlighting for INI files ema 2025-06-29 10:11:11 +08:00
  • ebb90d5586 Add dark mode F# highlighting ema 2025-06-29 10:07:25 +08:00
  • ac7a08cbf3 Add YAML syntax highlighting ema 2025-06-29 09:56:18 +08:00
  • e16a89f979 Refactor properties highlighting for consistency and clarity ema 2025-06-29 09:04:25 +08:00
  • 9a17d5fa0f Skip empty lines in properties highlighting ema 2025-06-29 06:49:22 +08:00
  • caf301f3f5 Refactor property key highlighting logic ema 2025-06-29 06:36:05 +08:00
  • 9d42da53c0 Support .fx with HLSL ema 2025-06-29 05:34:47 +08:00
  • 1632b207db Fix .apk extension handling ema 2025-06-29 05:34:20 +08:00
  • 3ec576968e Update package and remove binding redirect ema 2025-06-29 05:17:56 +08:00
  • 84222e3188 Add dark mode syntax highlighting for Go ema 2025-06-28 01:00:49 +08:00
  • 6b7fc303e0 Add dark mode CSS syntax highlighting ema 2025-06-28 00:55:23 +08:00
  • e113030dce Skip primary for comment lines in properties files ema 2025-06-27 22:49:28 +08:00
  • 12046220c1 Add support for Android App Bundle (.aab) files ema 2025-06-27 07:29:38 +08:00
  • 6943ed5cb4 Read ABIs from QuickLook.ApkReader 2.1.0 ema 2025-06-27 07:20:55 +08:00
  • 4ff7cd53c4 Add Alt+Z shortcut to toggle word wrap #1487 ema 2025-06-27 07:03:11 +08:00
  • a7c89d7e69 Add keyboard shortcuts for text direction #1612 ema 2025-06-27 06:56:43 +08:00
  • 32e45da1d6 Use verbatim string literals for MediaInfo path ema 2025-06-27 03:34:27 +08:00
  • 6ad73eddea Add option IsSupportRTL to control the RTL #1612 ema 2025-06-27 03:33:35 +08:00
  • a796cdbdf0 Support RTL for .txt file #1612 ema 2025-06-27 03:28:08 +08:00
  • 1db667e32f Add .vpy extension to Python syntax highlighting ema 2025-06-27 03:15:11 +08:00
  • d858840183 Enable window dragging in video viewer panel #425 ema 2025-06-27 02:38:17 +08:00
  • aef35d748e Fix apk icon can not be found from resource id ema 2025-06-27 02:12:49 +08:00
  • 2bf6387b8f Support X11 and more JPEG2000 image formats ema 2025-06-25 02:44:14 +08:00
  • b96619c244 Fix Android API level mapping name ema 2025-06-25 02:21:37 +08:00
  • 3fff4c1b2b Add Android API level mapping and improve APK info ema 2025-06-25 02:17:12 +08:00
  • f3c08d5b76 Display supported ABIs in APK info panel ema 2025-06-25 01:58:32 +08:00
  • 1c1f6d55e7 No web font resource extraction ema 2025-06-24 02:05:04 +08:00
  • 2c330a0136 Chore of disable nullable in MarkdownViewer ema 2025-06-24 01:45:52 +08:00
  • 83ae611af1 No markdown resource extraction #1661 #1670 ema 2025-06-24 01:33:07 +08:00
  • 741d9967d1 Support highlighting .uts ema 2025-06-23 16:38:35 +08:00
  • 01f92b0b3a Revise the hint of UCEERR_RENDERTHREADFAILURE ema 2025-06-23 10:44:20 +08:00
  • c959e649a0 Try catch DMG exception ema 2025-06-23 02:35:02 +08:00
  • 869a134587 Support highlighting .nvue ema 2025-06-23 02:10:40 +08:00
  • 75841d241f Support highlighting .vue ema 2025-06-23 02:07:49 +08:00
  • 273b2fc893 Support dark mode JavaScript ema 2025-06-23 01:54:45 +08:00
  • e5b45a7c01 Support dark mode Python #1675 ema 2025-06-23 01:46:33 +08:00
  • 4d3d216d78 Support dark mode Log ema 2025-06-23 01:43:30 +08:00
  • 879ec689a9 Support highlighting .dos ema 2025-06-23 01:41:31 +08:00