Commit Graph

43 Commits

Author SHA1 Message Date
ema d7be2aad13 Update platform toolset to v145 in vcxproj files
Changed the PlatformToolset from v143 to v145 in both QuickLook.Native32 and QuickLook.Native64 project files to use a newer Visual Studio toolset.
2026-01-16 11:30:15 +08:00
ema a6210e177b Update copyright year to 2026 2026-01-06 02:24:42 +08:00
copilot-swe-agent[bot] d7edd92204 Fix DOpus crash when QuickLook runs with different privilege level 2025-11-25 23:49:22 +08:00
ema 19af34ae51 Revert "Fix Desktop file selection by using consistent IsCursorActivated check"
This reverts commit 4bff62f4d8.
2025-10-25 14:28:25 +08:00
copilot-swe-agent[bot] 4bff62f4d8 Fix Desktop file selection by using consistent IsCursorActivated check
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Co-authored-by: emako <24737061+emako@users.noreply.github.com>
2025-10-22 01:45:23 +08:00
ema ab4e9cbd79 Add GPL license header to rapidxml.hpp
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled
Added copyright and GPL license information to the top of QuickLook.Native32/rapidxml.hpp for compliance and clarity.
2025-10-10 00:40:31 +08:00
ema eff9d795f0 Fix long path issue #1643
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions
2025-05-24 03:51:18 +08:00
ema a0a46832ed Update copyright information 2025-05-06 21:04:58 +08:00
ema 19373a28a7 First commit CLSIDViewer #1610 2025-05-06 02:52:31 +08:00
ema 1bc82c8b81 Native Support for Desktop Icons #1610 2025-05-05 02:58:39 +08:00
ema 34a361e84a Run code cleanup 2025-05-04 14:26:27 +08:00
ema aa8e5d6355 Fix warning about size_t type 2024-12-07 06:05:39 +08:00
ema 12aa8ea8ed Merge pull request #1398 from Dreamoochy/MultiCommander
Multi Commander support
2024-12-06 17:00:58 +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
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
Paddy Xu b80c264cdf Fix for Tabbed File Explorer in Windows 11 22H2 2022-11-05 17:58:23 +01:00
Paddy e8125c51c5 refresh SDK 2022-02-13 10:50:47 +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 7fc6e03ffa Support File Path longer than 260 (tweak needed: https://www.tenforums.com/tutorials/51704-enable-disable-win32-long-paths-windows-10-a.html) 2020-08-16 00:46:15 +02:00
Paddy Xu 5a02558ebe Fix #579: also deal with non-English UIs 2020-05-20 12:43:39 +03:00
Paddy Xu 3f587c7b79 Fix #579: search box changed in Windows 10 1909 2020-05-19 19:15:21 +03:00
Paddy Xu cb0005118c Everything executes selected items from another (hidden) window (ref #521) 2019-09-25 21:25:54 +03:00
Paddy Xu cdf3b261ef Use black icon when OS is in Light Mode; upgrade SDK 2019-05-26 18:21:15 +03:00
Paddy Xu b0b07e443c move up to 17134 SDK 2018-06-02 13:35:54 +03:00
Paddy Xu 56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu 1b2f5fabfa Fix #101: Do not preview when Listary toolbar is visible 2017-10-15 18:04:22 +03:00
Paddy Xu ebac276af7 Upgrade to new Windows SDK 2017-10-14 19:00:29 +03:00
Paddy Xu 2204f27b01 Hopefully fix a crash bug related to #32, #37 and #44 2017-07-27 23:36:30 +03:00
Paddy Xu 2ef607ecb9 unify file encoding 2017-07-23 22:43:17 +03:00
Paddy Xu fd1fdf1c73 get rid of warning 2017-07-23 15:00:34 +03:00
Paddy Xu d855e80bdc Prevent hook helper from running when in UWP mode 2017-07-11 23:43:16 +03:00
Paddy Xu 8eff090e9f forgot to set WIN64 in release 2017-06-21 01:10:15 +03:00
Paddy Xu 46ff725166 DOPOUS✖ DOPUS ✔ 2017-06-18 18:32:00 +03:00
Paddy Xu 0bfcfedb17 do not run WOW64 helper in 32-bit 2017-06-18 15:51:46 +03:00
Paddy Xu ddaa0af4fd forgot to free buffer 2017-06-17 01:07:22 +03:00
Paddy Xu 27afa85086 Fix #29: stupid DOpus requires a more stupid "dopusrt.exe"... let OllyDbg fxxk it up 2017-06-17 01:03:58 +03:00
Paddy Xu bda5a38df1 Everything support 2017-06-15 21:34:47 +03:00
Paddy Xu dd7bed77bd remove useless GerProc 2017-06-12 18:17:53 +03:00
Paddy Xu be8f31a8c8 add GPL file header 2017-06-11 20:20:52 +03:00
Paddy Xu a3161adf8b Use 32bit helper to interact between 32bit processes 2017-06-11 19:45:56 +03:00
Paddy Xu 2c5f6eb52b change license to GPLv3 2017-06-11 12:18:13 +03:00
Paddy Xu 320fbab5e0 rename libraries 2017-06-11 12:08:30 +03:00