Commit graph

12,380 commits

Author SHA1 Message Date
Alexander Koblov
24c8539069 UPD: Optimize verify checksum operation 2025-10-04 15:21:11 +03:00
Alexander Koblov
44f38d82ac ADD: Multi-rename - replace also in file extensions option 2025-10-04 14:17:18 +03:00
Alexander Koblov
0f9f752cc5 FIX: Don't use flock function, it does not work correct with network file systems (issue #2018) 2025-10-03 01:12:47 +03:00
Alexander Koblov
8c705a5c17 UPD: Disable fcopyfile function 2025-10-03 01:12:47 +03:00
Alexander Koblov
80fcc0e63f FIX: Saving universal-highlighter colors settings (fixes #2514) 2025-10-01 20:37:26 +03:00
Alexander Koblov
5cb3b065a2 ADD: TKASToolLabel control 2025-10-01 20:37:26 +03:00
Alexander Koblov
df447bf704 UPD: Use fcopyfile function under macOS (issues #2018, #2526) 2025-09-30 21:02:53 +03:00
Alexander Koblov
78467ea00d UPD: KAScrypt - refactoring 2025-09-27 19:55:03 +03:00
Alexander Koblov
85f15abb5a FIX: FTP - execute SIZE command in the binary mode (fixes #2510) 2025-09-21 18:36:26 +03:00
Alexander Koblov
69b61db9ac FIX: FTP - remove warnings, refactoring 2025-09-21 18:36:25 +03:00
rich2014
b9d921e555 UPD: move TDarwinFileUtil from uDarwinFileUtil to DCDarwin 2025-09-21 21:57:09 +08:00
rich2014
47c57a80a5 ADD #2500: support copying extended attributes 2025-09-21 21:45:15 +08:00
Alexander Koblov
09d1d9edb9 UPD: Default plugins 2025-09-21 00:10:17 +03:00
Alexander Koblov
21a7e06543 ADD: Zip - extract from brotli compressed files (.br) 2025-09-20 22:12:38 +03:00
Alexander Koblov
55481eda5b ADD: DCClasses unit 2025-09-20 22:11:40 +03:00
Alexander Koblov
3ad188b21f ADD: Zip - Brotli decompression support 2025-09-20 17:07:25 +03:00
Alexander Koblov
87fb9821e4 ADD: SHA512 use AVX2 2025-09-19 21:06:39 +03:00
Alexander Koblov
2390474e16 UPD: Refactoring, clean up 2025-09-19 20:59:05 +03:00
Alexander Koblov
47c5b6efd9 ADD: SHA256 use ARM64CE 2025-09-17 21:09:27 +03:00
Alexander Koblov
84c311a648 FIX: Zip - progress calculation 2025-09-15 20:21:23 +03:00
Alexander Koblov
77c3f9f94b FIX: Don't normalize path delimiters for terminal commands 2025-09-14 13:27:47 +03:00
Alexander Koblov
e192d3b8bd FIX: Use _SC_NPROCESSORS_CONF constant 2025-09-14 01:46:08 +03:00
Alexander Koblov
62843e9999 ADD: Zip - don't show file size for files which don't have a size (issue #2497) 2025-09-14 00:29:30 +03:00
Alexander Koblov
9bb0036c76 ADD: BLAKE3 use NEON 2025-09-13 17:26:29 +03:00
Alexander Koblov
fe40648730 UPD: Language files 2025-09-07 19:15:25 +03:00
Alexander Koblov
10fdf45d15 UPD: Use BLAKE3 under x86_64 2025-09-07 19:10:39 +03:00
Alexander Koblov
a6a23740d8 UPD: Greek language file 2025-09-06 17:08:03 +03:00
Alexander Koblov
9136d3b0e5 UPD: Calculate checksum dialog 2025-09-06 16:03:21 +03:00
Mihaly Nyilas
f7d43f7196
UPD: Hungarian language file, with some fixes (#2487) 2025-09-06 16:02:39 +03:00
Alexander Koblov
66d9f04d01 FIX: Viewer - crash with zero size virtual file (issue #2373) 2025-09-04 20:47:38 +03:00
dependabot[bot]
77e8eb5b0f
UPD: Bump actions/checkout from 4 to 5 (#2459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 08:32:02 +03:00
rich2014
bbc9f423c7 UPD: set home for initial path on macOS (since the executable is in the APP bundle) 2025-08-10 12:44:38 +08:00
rich2014
dbbe18c493 UPD: GetHomeDir() on macOS 2025-08-10 12:31:23 +08:00
Alexander Koblov
b5d031ea5d FIX: Copy version information with line-ending at the end 2025-08-09 18:13:46 +03:00
Alexander Koblov
9b108c114b FIX: Lazarus 4.99 compatibility 2025-08-07 20:24:35 +03:00
Alexander Koblov
a60dc187b9 UPD: Extension API version 2025-08-03 18:28:33 +03:00
Alexander Koblov
0ff4de4985 UPD: Use CeUtf16ToUtf8 function (issue #2374) 2025-08-03 15:13:29 +03:00
Alexander Koblov
c55234ff76 UPD: Refactoring version information 2025-08-03 14:59:53 +03:00
Alexander Koblov
e459a57623 FIX: Clear search template description after deleting all templates (fixes #2437) 2025-08-03 13:43:08 +03:00
Alexander Koblov
5ab603bcfe FIX: Scroll line by line with cursor movement 2025-08-02 22:32:49 +03:00
Alexander Koblov
2cefe63169 FIX: GioGetMimeType function with zero size file 2025-08-02 01:34:09 +03:00
Alexander Koblov
25aa9b6549 UPD: Use Wayland under Qt6 >= 6.9.1 2025-08-02 01:34:09 +03:00
Alexander Koblov
44b35f2e19 ADD: Flush doublecmd.xml to the disk 2025-07-31 18:53:16 +03:00
Alexander Koblov
d1623e070d FIX: Crash on start with corrupted doublecmd.xml (issue #2430) 2025-07-31 18:43:55 +03:00
rich2014
dbc4d890b7 ADD: apply gZoomWithCtrlWheel elsewhere 2025-07-21 23:12:10 +08:00
Alexander Koblov
a935e89722 FIX: Viewer - Image rotate 2025-07-20 01:35:56 +03:00
Alexander Koblov
5a23bd3f6e UPD: Viewer - speed up the first rotate (based on Exif metadata) 2025-07-19 14:06:54 +03:00
Alexander Koblov
fcab889b63 FIX: Warnings 2025-07-19 13:46:17 +03:00
Alexander Koblov
4ea0ad56e6 FIX: Viewer - incorrect image scaling (issue #2412) 2025-07-19 13:44:23 +03:00
VenusGirl❤
99736408af
UPD: Korean language file doublecmd.ko.po (#2415) 2025-07-17 21:02:03 +03:00