707 Commits

Author SHA1 Message Date
Paddy Xu
0d8d405cc2 Fix #639: MathJax in Markdown viewer 3.6.8 2020-05-16 21:14:35 +03:00
Paddy Xu
452574e299 Fix #644: still use focusable window on Windows 7 and 8 2020-05-16 20:36:12 +03:00
Paddy Xu
b2fdd05e84 Fix #633: show preview at the screen of foreground window; macOS-style window alignment 2020-05-16 20:22:09 +03:00
Paddy Xu
8faa152960 minor image colour tweaking 2020-05-15 00:02:47 +03:00
Pengfei Xu
1cd5019706 Merge pull request #649 from QL-Win/no-focus
No focus
2020-05-13 22:13:56 +03:00
Paddy Xu
5c96abd1cb Fix #644 step 2: add context menu to TextViewer 2020-05-09 19:33:46 +03:00
Paddy Xu
af608dc9d9 Fix #644 step 1: correctly bring window back to top when clicked 2020-05-09 18:39:33 +03:00
Paddy Xu
472ccc1175 make preview window not focusable 2020-05-07 23:33:19 +03:00
Paddy Xu
8881c1c774 Partially fix #385: EMF and WMF support. Leave EPS to a plugin 2020-05-07 22:06:07 +03:00
Paddy Xu
748d9109b2 Fix #623: resolve LNK as early as possible 2020-05-07 21:27:09 +03:00
Paddy Xu
aeba5bddfe seems useless anyway... 2020-05-04 00:49:56 +03:00
Paddy Xu
567ed0c79c Merge pull request #643 from lepathie/bugfix/#625_unsupported_protocols_open_in_browser
Bugfix for #625: The HtmlViewer opens `.url`s with unsupported protocols in internal browser.
2020-05-04 00:00:34 +03:00
Paddy Xu
de105500c8 Fix CSV text colour in the dark mode 2020-05-03 23:01:04 +03:00
Paddy Xu
38cffa1874 Improve image scaling quality 2020-05-03 22:43:18 +03:00
Leon Pascal Thierschmidt
25e6d6b9cb Fixed merging-error
Removed `.url` from `private static readonly string[] Extensions`
2020-05-02 16:18:15 +02:00
Leon Pascal Thierschmidt
94724104b3 Merge remote-tracking branch 'origin/master' into enhanced_url_preview 2020-05-02 15:52:07 +02:00
Paddy Xu
63126887eb Render SVG using ImageViewer 2020-05-01 19:03:23 +03:00
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