Commit Graph

963 Commits

Author SHA1 Message Date
ema
4a765300fd Security check OS version for SetPreferredAppMode 2024-12-06 15:58:08 +08:00
ema
27e62e7e3f Merge pull request #1491 from KamilDev/feature/add-open-data-folder-to-tray
Adds "Open Data Folder" option and dark mode support to tray menu.
2024-12-06 15:15:57 +08:00
KamilDev
569f787c15 Adds "Open Data Folder" option and dark mode support to tray menu. 2024-12-06 15:48:38 +11:00
ema
fc150febcb Support markdown file ext with .mdown #1349 2024-12-06 12:35:59 +08:00
ema
72d3c3187b Support markdown viewer fallback folder #508 2024-12-06 12:31:51 +08:00
ema
9f3126b63f Fix BindingExpression return invalid type
Detail error:
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=; DataItem='GlassLayer' (Name='glassLayer'); target element is 'VisualBrush' (HashCode=2881685); target property is 'Viewbox' (type 'Rect')
2024-12-06 10:07:09 +08:00
ema
06e796ac0b Merge pull request #1490 from KamilDev/feature/improve-markdown-viewer
Improved MarkdownViewer
2024-12-06 10:02:20 +08:00
KamilDev
ec62cb4238 Add update mechanism to MarkdownViewer resources, move link opening behavior to WebpagePanel 2024-12-06 01:48:58 +11:00
KamilDev
cf7b6ad46f Improved MarkdownViewer
#### Features
- Uses the latest [github-markdown.css](https://github.com/sindresorhus/github-markdown-css/blob/main/github-markdown.css) file that contains styling support for both dark and light mode.
- Table of Contents has an improved design, and:
	- The width can be resized.
	- TOC headings are automatically highlighted to help track your position in the file.
- Improved fullscreen layout based on Github.com behavior.
- External links clicked will open in default browser instead of doing nothing.
- Uses [markdownItAnchor](https://github.com/valeriangalliat/markdown-it-anchor) to allow heading anchor links in the file to work.
- Uses [highlight.js](https://github.com/highlightjs/highlight.js) to provide syntax highlighting to codeblocks.
#### Changes
- Made changes to allow the `md2html.html` file to use relative file imports for better maintainability.
- MarkdownViewer can now easily be customized by users by modifying files in `<Quicklook data folder>/QuickLook.Plugin.MarkdownViewer/`
- Caching and `localStorage` is now supported thanks to these changes.
- Prevent default behavior of spacebar scrolling the page, while we use spacebar to dismiss the preview.
- Sets `WebView` `DefaultBackgroundColor` to prevent white flash in dark mode. After the page has loaded, sets `DefaultBackgroundColor` back to white to have the expected default behavior on HTML pages that don't specify any background color.
#### Clean up
- Removed the need for `jQuery`.
- Removed old polyfill code.
2024-12-04 22:16:21 +11:00
ema
a5c3d5b143 Restore AssemblyInfo 2024-12-04 16:53:51 +08:00
ema
e8327e50c4 Fix preview HEIC #1470 2024-12-04 00:20:04 +08:00
ema
3e367da060 Merge pull request #1469 from shanto/fix-everything
Fix for Everything v1.5(a). Also supports v1.4 side by side.
2024-12-03 18:12:14 +08:00
ema
d79a3425e9 Merge pull request #1397 from Clausinho/patch-1
add scoop installation route
2024-12-03 17:23:16 +08:00
ema
9edf99fe88 Fix WiX error in new compilation 2024-12-02 22:34:36 +08:00
ema
507b157a40 Convert to .NET SDK type csproj 2024-11-30 17:00:22 +08:00
Shaan
6c800b1379 Fix for Everything v1.5(a) and later. Supports both v1.4 and v1.5. Turning off alpha_instance is no longer necessary. Also fixes a bug which crashes QuickLook when the path returned by client program is quoted. 2024-09-24 23:39:50 +06:00
BackThePortal
e2f1fddb09 Add .ino extension to C++ syntax highlighting (#1415) 2024-04-11 12:25:55 +02:00
Dreamoochy
6096fb0db6 Update Multi Commander changes 2024-02-25 15:56:51 +03:00
Dreamoochy
7132d5ac69 Added Multi Commander support 2024-02-25 15:52:41 +03:00
Claus-Peter Käpplinger
b279390ea9 add scoop installation route 2024-02-23 06:19:57 +01:00
Anton Trofymenko
96cbc31979 Ukrainian Word-for-word machine translation has been replaced with semantic translation. (#1392) 2024-02-13 12:51:53 +01:00
Frank Becker
17c385be53 Github action workflow to run a build for the latest version and upload the artifacts to a "latest" pre-release 2023-08-15 10:16:29 -07:00
Alexander Eder
1d566c942d Fix colors from previous commit 2023-07-28 10:35:35 +02:00
Alexander Eder
a74f5bd289 CSV: Change background from green to blue
Fixes #638
2023-07-27 16:39:53 +02:00
Piteriuz
0539ca94c0 Update polish translation (#1328) 2023-07-27 16:26:08 +02:00
PhysShell
f1cbdd00f8 added missing translations for russian (#1285) 2023-03-31 11:12:57 +08:00
Alexander Eder
592a768cd3 Bugfix hebrew translation 2023-03-29 18:11:31 +02:00
Alexander Raab
50979700bd Add translations for new buttons for ES and DE 2023-03-25 22:56:09 +01:00
Alexander Eder
431165f3d8 Add translation possibility for missing buttons (#1116)
* Minor translation tweak

* Add translation possibility for missing buttons pt1

* Add translation possibility for missing buttons pt2

* Update ViewerWindow.xaml.cs

* Update ViewerWindow.Actions.cs

* Update ViewerWindow.Actions.cs

* Update ViewerWindow.Actions.cs

* revert fmt change

---------

Co-authored-by: Paddy Xu <xupaddy@gmail.com>
2023-03-25 20:30:17 +08:00
1kamma
f090a96aad hebrew translation (#1241)
Co-authored-by: Paddy Xu <xupaddy@gmail.com>
2023-03-25 20:21:44 +08:00
Joonel
93fcb9bd30 Ukrainian translation fixes + addition (#1244) 2023-03-25 20:19:56 +08:00
NickMihal
71c8e51d1f Greek translation (#1256)
* Add Greek language

* Add Greek language

* Add Greek language
2023-03-25 20:18:43 +08:00
MonOcean
5c9072acfc Update for commic archive file types. (#1276)
Comic book archive is not a distinct file format. It is a filename extension naming convention.
The filename extension indicates the archive type used:
.cb7 → 7z
.cbr → RAR
.cbt → TAR
.cbz → ZIP
2023-03-25 20:17:32 +08:00
Frank Becker
47540eef95 In Textviewer when OS is in dark mode and AllowDarkTheme is enabled in config file use dark background and light text (no syntax highlighting). (#1238)
With AllowDarkTheme disabled (default) use light background and light mode syntax highlighting.
2022-12-12 15:45:25 +01:00
Frank Becker
7f7d9805f1 Fix gimp xcf file extension check (#1229) 2022-11-30 10:39:36 +01:00
Frank Becker
35450bd561 Upgrade Magick.NET to latest (#1230) 2022-11-30 10:39:23 +01:00
Frank Becker
b417664dd7 Handle multi-layer gimp xcf files. (#1224) 2022-11-29 23:36:06 +01:00
Paddy Xu
c6c727d2cc try fix SDK 3.7.3 2022-11-23 21:17:20 +01:00
Paddy Xu
dea3d05660 Merge branch 'master' of github.com:QL-Win/QuickLook 2022-11-23 20:38:56 +01:00
Paddy Xu
7b5b01a7b4 Fix textviewer highlighting 2022-11-23 20:38:53 +01:00
Alexander Eder
0ee6e3621b Experimental support for gimp (.xcf extension) 2022-11-17 13:13:52 +01:00
Samuel Carreira
437d47ed05 TSV file extension support (#1185)
if there are more file extensions to support maybe makes sense to readapt the code to iterate over a regex.
2022-11-08 19:58:20 +01:00
Paddy Xu
b80c264cdf Fix for Tabbed File Explorer in Windows 11 22H2 3.7.2 2022-11-05 17:58:23 +01:00
Alexander Raab
bd9b32ff91 Minor tweak to renew appveyor 2022-08-02 23:05:04 +02:00
Paddy
7c8655aff3 Fix #1147: DWM blur in Windows 10 and 11 2022-06-14 22:13:08 +02:00
marciozomb13
df4f642b51 Brazilian Portuguese fixes and improvements. (#1101)
Brazilian Portuguese fixes and improvements.
2022-03-11 17:52:06 +01:00
Piteriuz
95492fdd80 Update Polish translation (#1097) 2022-03-07 09:53:54 +01:00
SomeDeveloping
e8524dced5 Update French translation (#1083)
Update French strings
2022-03-03 17:16:11 +01:00
Paddy Xu
698e780988 Partial revert "move theme helper ref"
This reverts commit c93be2cb51.
2022-02-20 19:31:17 +01:00
Paddy
660dc88001 #1080: dark theme support for the text viewer 2022-02-20 18:55:28 +01:00