Commit Graph

740 Commits

Author SHA1 Message Date
Paddy Xu
b98f8e5ec6 using modified exiv2-ql (QL-Win/exiv2@cf560437bb) to detect Exif; switch from NConvert to Magick.NET 2020-05-01 19:02:36 +03:00
Leon Pascal Thierschmidt
8e801d9fa4 Remove TODO 2020-04-09 01:13:21 +02:00
Leon Pascal Thierschmidt
cf29484208 Changed logic so that plugin only supports ".url"s that contain urls with protocol http or https
Ref: QL-Win#625
2020-04-09 01:09:41 +02:00
Paddy Xu
208c5d5391 #627: a new app icon 🎉 3.6.7 2020-04-05 19:07:01 +03:00
Paddy Xu
8182d77dfa Update to QL-Win/WPF-MediaKit@bb8861e24d: force GC to ensure file unlocked 2020-04-04 16:25:26 +03:00
Paddy Xu
3991735d0d Update .appveyor.yml
Update GitHub API key
3.6.6
2020-03-25 15:54:59 +02:00
Paddy Xu
c0d8e79aad Fix #604: use an icon for "Open" to spare more space 2020-03-25 15:15:56 +02:00
Paddy Xu
8ed8f3459e Fix #603: allow faster deletion after previewing for videos (ref: QL-Win/WPF-MediaKit@cb15c44372) 2020-03-25 15:11:35 +02:00
Paddy Xu
a83425ff68 Fix #613: Ruby syntax highlighting 2020-03-13 22:28:10 +02:00
Paddy Xu
3646632011 Merge pull request #607 from diligamer/master
Fixed a readme typo
2020-02-06 19:54:57 +02:00
Keanu Reeves
be9c5e1024 Update README.md 2020-02-05 17:10:48 +03:00
Paddy Xu
2d8a38f922 Merge pull request #574 from rabelux/patch-1
Update README.md
2019-11-12 15:32:35 +02:00
Paddy Xu
ee7109d1da Merge pull request #572 from r15ch13/batch-hightlight-fix
Fix syntax highlighting for batch files
2019-11-12 15:31:26 +02:00
Richard Kuhnt
c382669135 Fix syntax highlighting for batch files 2019-11-10 18:58:53 +01:00
Paddy Xu
704a4b5715 Fix another Russian identifier 2019-11-05 23:40:02 +02:00
Paddy Xu
7f3d7d860c Fix #566: Russian language identifier is wrong 2019-11-05 23:38:04 +02:00
Paddy Xu
f9c66a6afe Update README.md 2019-10-09 20:59:47 +03:00
Paddy Xu
9ad07e4232 Merge branch 'master' of github.com:QL-Win/QuickLook 2019-10-09 20:57:36 +03:00
Paddy Xu
7e84f86ecb Update README.md 2019-10-09 20:56:50 +03:00
Paddy Xu
db2ecdc3d0 Modify Loop icon; add tooltips; and save option on window close 2019-10-09 20:56:50 +03:00
Jethro Alter
401976e280 Add option to loop videos
Ref: #496
2019-10-09 20:56:50 +03:00
Paddy Xu
6f0e7a6a2b Still use CTRL+Wheel for PdfViewer 2019-10-09 20:54:44 +03:00
Paddy Xu
55d8dc29ef Update README.md 2019-10-09 20:44:22 +03:00
Paddy Xu
7b2b6b22f8 Merge pull request #553 from Jethro-Alter/Image_Zoom
Mouse wheel for zoom; Double click to reset zoom
2019-10-09 20:43:46 +03:00
Paddy Xu
1f198f1e5f Line feed I guess? 2019-10-09 20:43:01 +03:00
Paddy Xu
42f109bf7e Merge pull request #552 from Jethro-Alter/Video_Loop
Add Video loop option
2019-10-09 20:38:11 +03:00
Paddy Xu
781947df9f Modify Loop icon; add tooltips; and save option on window close 2019-10-09 20:33:41 +03:00
Jethro Alter
8d8f46cd36 Add reset zoom on double click for images 2019-09-30 20:01:54 +02:00
Jethro Alter
7fcbe8343c Remove dependency on control key when zooming images
Ref: #422
2019-09-30 19:59:29 +02:00
Jethro Alter
aeafe01696 Add option to loop videos
Ref: #496
2019-09-29 17:19:25 +02:00
Jethro-Alter
dccfc81e33 Merge pull request #4 from QL-Win/master
Get latest from fork
2019-09-29 17:10:04 +02:00
Paddy Xu
cb0005118c Everything executes selected items from another (hidden) window (ref #521) 2019-09-25 21:25:54 +03:00
Paddy Xu
8549f24d0a Fix #521 again: the same for arrow keys 2019-09-23 20:26:27 +03:00
Paddy Xu
1d83cd8dd0 Fix #521: wrong path copying when Enter key is pressed and QL is *not* showing 2019-09-23 20:06:31 +03:00
Jethro-Alter
1b36b8607f Merge pull request #3 from QL-Win/master
Update from latest master
2019-09-23 11:14:14 +02:00
Jethro-Alter
7505c40342 Fix wrong window size when videos are not in 16:9 (#549) 2019-09-23 11:14:57 +03:00
Jethro-Alter
da02d6d6ee Display .url files as webpage (#550) 2019-09-23 11:02:19 +03:00
Jethro-Alter
c5000d9a66 Add support for .aif and .m4r audio files (#547)
* Add support for .aif files

Ref: #541

* Add support for .m4r files

Ref: #467
2019-09-15 23:17:11 +03:00
Jethro-Alter
26ca8df32a Merge pull request #2 from Jethro-Alter/m4r-support
Add support for .m4r files
2019-09-15 18:02:25 +02:00
Jethro Alter
923652b56a Add support for .m4r files
Ref: #467
2019-09-15 17:36:08 +02:00
Jethro-Alter
78e7cd54cd Merge pull request #1 from Jethro-Alter/AIF_Support
Add support for .aif files
2019-09-14 16:44:24 +02:00
Jethro Alter
e0d792e648 Add support for .aif files
Ref: #541
2019-09-14 14:21:39 +02:00
Paddy Xu
e447986cfc Update README.md 2019-09-11 23:02:31 +03:00
Alexander Raab
093e4917b5 Update README.md
Lazy people do only read the important part (download & install) and then wonder why I can preview more files than they can... So for the lazy people these two edits might come in handy. 
Oh and the dollar note - feel free to take it or just leave it the way it was :D
2019-08-21 20:48:52 +02:00
Paddy Xu
dbab12d084 Fix #519: highlight .pyw files 2019-07-11 20:18:15 +03:00
Paddy Xu
165c9ad12e Refresh NuGet packages 2019-06-24 18:28:24 +03:00
Paddy Xu
e303c52f9c Fix #442: Disable transparency for Intel HD 4xxx GPUs 2019-06-24 18:17:36 +03:00
Paddy Xu
6d7bd5aee1 Ignore malformed csv lines 2019-06-03 23:02:17 +03:00
Paddy Xu
c280e23beb Merge branch 'master' of github.com:QL-Win/QuickLook 3.6.5 2019-05-26 18:45:17 +03:00
Paddy Xu
7ca2f61658 Fix #488: view SVG as webpage 2019-05-26 18:43:40 +03:00