Commit Graph

38 Commits

Author SHA1 Message Date
ema 17b374b2e9 Keep TextViewer compatible with VS2022 2025-11-17 03:00:29 +08:00
ema 342f14ebd9 Add KrcDetector for .krc file support
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
2025-09-28 03:04:44 +08:00
ema c748f6d7e4 Update NuGet package versions in project files
This commit updates various NuGet package references to newer versions across multiple QuickLook plugin and main project .csproj files. These updates include dependencies such as WixToolset.Dtf.WindowsInstaller, UTF.Unknown, FreeTypeSharp, Microsoft.Web.WebView2, Magick.NET-Q8-AnyCPU, Google.Protobuf, MsgReader, HelixToolkit, bblanchon.PDFiumV8.Win32, Melanchall.DryWetMidi, WPF-UI.Violeta, and Lib.Harmony, ensuring the projects use the latest compatible releases.
2025-09-08 02:42:09 +08:00
ema d6cc984267 Optimize JSONDetector with Span 2025-07-09 03:03:56 +08:00
ema efc83b0669 Use format detector feature for TextViewer
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-06-19 17:03:20 +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 b6c4ad5ac7 Fix styling issues in the Search Panel #1592 2025-04-23 22:38:14 +08:00
ema 77b5eb454e Reduce duplicate dependencies on publish files 2024-12-07 04:58:07 +08:00
ema a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema 507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Paddy Xu 7b5b01a7b4 Fix textviewer highlighting 2022-11-23 20:38:53 +01:00
Paddy 660dc88001 #1080: dark theme support for the text viewer 2022-02-20 18:55:28 +01:00
Paddy Xu f726841d99 update deps 2021-11-15 23:52:02 +01:00
Paddy Xu 4a476aff4b refresh packages 2021-07-06 21:11:11 +02:00
Paddy Xu 408949d1b4 Bulk update NuGet packages 2020-07-05 13:20:46 +02:00
Paddy Xu 165c9ad12e Refresh NuGet packages 2019-06-24 18:28:24 +03:00
Paddy Xu c00224fb5f Upgrade NuGet packages 2019-05-26 18:39:20 +03:00
Paddy Xu cc001bd8d7 add syntax files 2018-02-25 12:25:34 +02:00
Paddy Xu bec5189a1c update code style and make file-loading async 2018-02-25 00:14:29 +02:00
szensk eb6e1c9d2e load syntax files from plugin directory 2018-02-24 02:10:50 -06:00
Paddy Xu 197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu 804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu 3f262dfcd2 upgrade NuGet packages 2017-10-15 16:27:17 +03:00
Paddy Xu f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu 78fe8d2558 replace old Ude lib with new library 2017-07-23 20:18:27 +03:00
Paddy Xu 9ca358bd5a Use signed Ude lib 2017-07-15 23:03:47 +03:00
Paddy Xu 61074fea2c Revert "Sign all projects with strong names"
This reverts commit d98afaa4dc.
2017-07-15 21:29:35 +03:00
Paddy Xu d98afaa4dc Sign all projects with strong names 2017-07-15 15:07:41 +03:00
Paddy Xu 584d56731f rename translation files to make editor happy 2017-07-14 22:55:35 +03:00
Paddy Xu 77b973ef7b Add English and Chinese translations 2017-07-14 22:40:32 +03:00
Paddy Xu 751bd6e28e Fix #39: detect file encoding 2017-07-14 18:49:55 +03:00
Paddy Xu 3101059b4d x64 Any CPU support 2017-06-03 02:51:22 +03:00
Paddy Xu 3af6448b50 move to .net 4.6.2 2017-05-28 15:59:53 +03:00
Paddy Xu 464deb801d remove useless references 2017-05-17 00:41:02 +03:00
Paddy Xu 3f82070deb working on HtmlViewer 2017-05-13 19:34:41 +03:00
Paddy Xu eef76468c4 Use git tag for AssemblyVersion etc. 2017-05-11 01:31:58 +03:00
Paddy Xu f5d9dc3e14 . 2017-04-29 21:42:37 +03:00