Commit graph

858 commits

Author SHA1 Message Date
Alexander Koblov
3a6893dc51 FIX: Use normalized strings when compare file names with wildcard under macOS (fixes #2674) 2026-01-05 13:57:30 +03:00
Alexander Koblov
c32db48c03 FIX: EDateOutOfRange exception with negative Unix time (fixes #2666) 2025-12-22 18:46:26 +03:00
Alexander Koblov
8c370fd8ea FIX: Hang when read from a named pipe (fixes #2639) 2025-12-04 19:25:16 +03:00
rich2014
b10bd5609f FIX: the issue of arbitrary truncation in multibyte encoding in IsInPath(), the root cause of #2631 2025-12-03 18:19:11 +08:00
Alexander Koblov
ca615d4c84 FIX: Crash with empty file name (fixes #2631) 2025-12-01 21:39:19 +03:00
Alexander Koblov
f27b7f8526 FIX: Use normalized strings when compare file names under macOS (fixes #1981) 2025-12-01 18:59:57 +03:00
Alexander Koblov
16e9b1d647 FIX: DCDateTimeUtils - arithmetic overflow (fixes #2627) 2025-12-01 17:59:26 +03:00
Alexander Koblov
011609f694 UPD: Argon2 self-test 2025-11-21 23:47:29 +03:00
Alexander Koblov
032168b178 FIX: Argon2 function 2025-11-21 23:15:35 +03:00
Alexander Koblov
9732afd824 UPD: Argon2 preparation 2025-11-19 18:50:45 +03:00
Alexander Koblov
2c83cfb5c4 UPD: Speed-up Argon2 function 2025-11-17 18:36:37 +03:00
Alexander Koblov
a6c06d7866 FIX: Pixelated icons under Windows (issue #2584) 2025-11-04 19:25:45 +03:00
Alexander Koblov
1f0fe20177 FIX: KAScrypt - TDCP_blockcipher128.IncCounter 2025-11-02 13:51:09 +03:00
rich2014
ff6aed5311 UPD: support Retina in KASToolbar (use TImageList as the image source to support Retina) 2025-10-31 13:44:56 +08:00
rich2014
8bbb10317a UPD: support Retina in Drive Button in Disk Panel 2025-10-28 12:16:19 +08:00
Alexander Koblov
863b4e92b9 ADD: DCDateTimeUtils - additional functions 2025-10-25 16:55:54 +03:00
Alexander Koblov
4ff6ff14dd UPD: DCDateTimeUtils - better time zone support (Unix) 2025-10-25 14:44:57 +03:00
Alexander Koblov
9eb3025704 ADD: SHA3 use AVX2 2025-10-05 14:31:37 +03:00
Alexander Koblov
99f6e06c78 ADD: TKASLabelItem class 2025-10-04 16:15:43 +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
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
78467ea00d UPD: KAScrypt - refactoring 2025-09-27 19:55:03 +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
55481eda5b ADD: DCClasses unit 2025-09-20 22:11:40 +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
e192d3b8bd FIX: Use _SC_NPROCESSORS_CONF constant 2025-09-14 01:46:08 +03:00
Alexander Koblov
9bb0036c76 ADD: BLAKE3 use NEON 2025-09-13 17:26:29 +03:00
Alexander Koblov
66d9f04d01 FIX: Viewer - crash with zero size virtual file (issue #2373) 2025-09-04 20:47:38 +03:00
Alexander Koblov
44b35f2e19 ADD: Flush doublecmd.xml to the disk 2025-07-31 18:53:16 +03:00
Alexander Koblov
ceb271de20 UPD: Use GifView component instead GifAnim (fixes #814) 2025-07-08 00:08:22 +03:00
Alexander Koblov
3c9894fca3 FIX: Range check error (fixes #2338) 2025-06-04 20:02:54 +03:00
Alexander Koblov
983ba7624c FIX: mbFileAge function 2025-05-31 13:01:23 +03:00
Alexander Koblov
dd657ed8a1 FIX: Viewer - random crash with enabled caret under Qt (issue #2265) 2025-05-31 01:17:04 +03:00
Alexander Koblov
53f2fb6bc5 FIX: _SC_NPROCESSORS_ONLN constant value (Linux) 2025-05-23 20:02:09 +03:00
Alexander Koblov
c8e99df6c3 FIX: mbLoadLibraryEx function 2025-05-18 00:29:35 +03:00
Alexander Koblov
e2a810c962 FIX: Don't allow a control codes in the file names under Windows (fixes #2285) 2025-05-06 20:51:01 +03:00
Alexander Koblov
2dd9817eb9 UPD: mbLoadLibraryEx function 2025-04-18 22:59:05 +03:00
Alexander Koblov
685f55b514 ADD: TFileStreamEx.Create - show system error message 2025-04-12 20:47:54 +03:00
Alexander Koblov
e38813f8d5 FIX: Lazarus 4.99 compatibility 2025-04-06 19:13:13 +03:00
Alexander Koblov
b6128fae02 FIX: Viewer - wrong toolbar buttons sequence 2025-04-05 14:54:58 +03:00
Alexander Koblov
e701968cd1 FIX: Viewer - crash with unreadable file 2025-03-30 01:59:54 +03:00
Alexander Koblov
92bd7df527 FIX: Crash under GTK3 2025-03-28 23:19:00 +03:00
Alexander Koblov
f333a88e0e FIX: Crash at the start with debug build 2025-03-25 19:57:10 +03:00
Alexander Koblov
de1b4d1042 FIX: Crash at the start with debug build 2025-03-25 19:54:40 +03:00
Alexander Koblov
656b459b2a UPD: Image32 library 2025-03-23 21:11:06 +03:00
Alexander Koblov
48136147e9 ADD: Viewer - display control characters in the DOS encoding (like code page 437) 2025-03-19 21:49:49 +03:00