Commit Graph

1042 Commits

Author SHA1 Message Date
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
Paddy
c93be2cb51 move theme helper ref 2022-02-20 18:54:51 +01:00
Paddy Xu
fc14b58fa5 Fix #1033 again 2022-02-14 10:17:31 +01:00
Paddy Xu
1ed5f5ba2a Update .appveyor.yml 2022-02-13 15:12:58 +01:00
Paddy
22c08f62fa Fix #329: respect monitor ICC 2022-02-13 15:01:32 +01:00
Paddy
b39a58f1b9 rename 2022-02-13 12:21:06 +01:00
Paddy
d3217a0983 restore transparency in Win11 2022-02-13 10:51:11 +01:00
Paddy
e8125c51c5 refresh SDK 2022-02-13 10:50:47 +01:00
Paddy Xu
ef51c459ab Fix #1055: do not apply white background in ImageMagick 2021-12-02 18:04:28 +01:00
Paddy Xu
f726841d99 update deps 3.7.1 2021-11-15 23:52:02 +01:00
Paddy Xu
e640a8b98a Fix #1007: strcpy requires the number of chars not bytes 2021-10-18 21:22:24 +02:00
Paddy Xu
fe6dae67ce Disable transparency in Win11 3.7.0 2021-09-18 19:08:19 +02:00
Habib Mahdi
eaa918079c Add Arabic translation (#972)
* Add Arabic translation

* Add Arabic translation

* Add Arabic translation
2021-09-18 19:07:57 +02:00
Paddy Xu
69d6aa0f0a Update README.md 2021-09-07 10:03:52 +02:00
Paddy Xu
51ddd18c34 #955: Provide workaround for Windows 11 transparency issue 2021-07-31 23:35:11 +02:00
Paddy Xu
c10773249f hold Space to preview 2021-07-08 21:32:38 +02:00
Paddy Xu
cbaf636173 set syntax highlighting limit to 512KB 2021-07-06 21:19:52 +02:00
Paddy Xu
4a476aff4b refresh packages 2021-07-06 21:11:11 +02:00
Paddy Xu
28b9552dcd fix font bug 2021-07-06 21:10:57 +02:00
Paddy Xu
971285fc95 Fix #948: disable syntax highlighing when file is too big 2021-07-06 21:10:41 +02:00
Paddy Xu
1ad78c9f4b Disable image detection from file contents (partially revert 3ef980bb17) 2021-06-27 11:34:50 +02:00
Paddy Xu
237b99b305 Fix #941: caller assembly is incorrect in RELEASE mode 2021-06-27 11:22:02 +02:00