Commit graph

595 commits

Author SHA1 Message Date
Alexander Koblov
93306f5157 FIX: Dialogue needs to resize for multirename (fixes #228)
(cherry picked from commit 0871a92aef)
2021-10-30 15:09:21 +03:00
Alexander Koblov
650576b64d FIX: Build under linux-arm
(cherry picked from commit e763ccc916)
2021-10-29 18:27:50 +03:00
Alexander Koblov
348e8a2c93 FIX: Don't use flock function with all Samba variants (fixes #213)
(cherry picked from commit 59f8237282)
2021-10-29 18:25:28 +03:00
Alexander Koblov
d9726d2741 FIX: Bug [0002034] Graphical improvements and default settings 2021-09-12 18:30:56 +03:00
Alexander Koblov
8a5cf1153c UPD: Line-endings 2021-08-29 17:12:42 +03:00
Alexander Koblov
ac038463ba UPD: Refactoring 2021-08-29 11:38:30 +03:00
Alexander Koblov
3dffccc50e FIX: Viewer - scrollbars position 2021-08-27 20:28:36 +03:00
Alexander Koblov
6d116a4092 FIX: FPC 3.0.4 compatibility 2021-08-27 18:58:30 +03:00
Denis Bisson
48451b4aa4
ADD: Simple 32-bits checksum in available checksum functions (#160)
Used in retrocomputing to validate old ROM files.
2021-08-24 19:48:06 +03:00
Alexander Koblov
d04e5022aa FIX: Viewer - GetClientRect 2021-08-21 10:41:30 +03:00
Alexander Koblov
e947eeb9a8 ADD: View recycle bin content (Windows) 2021-08-06 21:35:35 +03:00
Alexander Koblov
e9975844b7 FIX: Memory leak (issue #143) 2021-07-29 23:38:47 +03:00
Alexander Koblov
8abe601043 ADD: Feature [0000999] Toolbar button state 2021-06-23 22:32:23 +03:00
Alexander Koblov
5e8f3580d9 ADD: Copy on write option (Linux BTRFS) 2021-06-19 22:33:46 +03:00
Alexander Koblov
c0886e2ee5 FIX: Copy attributes (Windows) 2021-05-02 15:05:59 +03:00
Alexander Koblov
c530826166 FIX: CIFS - ignore fmShareDenyWrite (Linux) 2021-04-24 15:18:20 +03:00
Alexander Koblov
19dca7e35c FIX: SHA-256 AVX2 - use proper align (next attempt) 2021-04-21 20:41:48 +03:00
Alexander Koblov
148fdbd592 FIX: SHA-256 AVX2 - use proper align 2021-04-20 22:51:58 +03:00
Alexander Koblov
e383fb0a6e ADD: Check BMI2Support 2021-04-18 15:35:14 +03:00
Alexander Koblov
8cb5be69f4 UPD: KASPathEdit - cache directory list 2021-04-03 12:51:39 +03:00
Alexander Koblov
bafe8fa4d5 FIX: Build using Lazarus trunk
FIX: Bug [0001223] Access Violation when typing path manually in a large remote directory
2021-03-27 12:43:15 +03:00
Alexander Koblov
9aff236f5e ADD: KASButton control 2021-03-21 14:12:10 +03:00
Alexander Koblov
075f96df48 FIX: Calculate SHA-256 hash (WIN64 AVX) 2021-03-14 23:00:13 +03:00
Alexander Koblov
4ccca241e2 FIX: ARM64 unix time type 2021-03-13 13:09:25 +03:00
Alexander Koblov
5c0ba0969a UPD: Don't calculate statistics when move directories on the same volume 2021-03-10 12:33:39 +00:00
Alexander Koblov
071cf55e37 UPD: Don't show error if target path does not support compression 2021-02-22 16:34:42 +00:00
Alexander Koblov
103130a6f8 ADD: Feature [0001126] Copy NTFS attributes 2021-02-22 16:10:31 +00:00
Alexander Koblov
014869f61d FIX: Copy attributes - error messages 2021-02-22 10:10:46 +00:00
Alexander Koblov
c35d6f3199 ADD: Feature [0002084] Copy extended attributes (Linux) 2021-02-22 09:47:09 +00:00
Alexander Koblov
ee74164087 FIX: Bug [0002102] 2021-01-22 17:11:21 +00:00
Alexander Koblov
6170c1a188 ADD: Function fnmatch 2021-01-06 18:58:37 +00:00
Alexander Koblov
1a30459889 UPD: Move file - use copy/delete only when target on another volume 2021-01-05 17:24:22 +00:00
Alexander Koblov
51c7dfbcaa UPD: multithreadprocs package 2021-01-04 13:24:47 +00:00
Alexander Koblov
eca6398e5d FIX: Range check error (issue 0002553) 2020-11-11 19:52:47 +00:00
Alexander Koblov
038a9679c8 FIX: Try to find correct system encoding when locale does not exists (isuue 0002546) 2020-10-28 19:50:39 +00:00
Alexander Koblov
b563476e1a ADD: SHA256 use AVX2 2020-10-25 13:32:56 +00:00
Alexander Koblov
6562b51bf4 ADD: SHA256 use AVX2 2020-10-25 11:02:12 +00:00
Alexander Koblov
70b953b6e9 ADD: GetTickCountEx function 2020-10-24 22:06:30 +00:00
Alexander Koblov
8009acce15 ADD: BLAKE2 use AVX under x86_64 2020-10-24 11:07:14 +00:00
Alexander Koblov
92d26a2d50 ADD: BLAKE3 use SSE2, SSE41 and AVX2 (full speed, use original asm code) 2020-10-23 18:56:44 +00:00
Alexander Koblov
4abc15b8f1 FIX: SHA-224 - Buffer overflow 2020-10-22 18:12:26 +00:00
Alexander Koblov
dac9442e28 FIX: Revert previous commit 2020-10-21 18:30:39 +00:00
Alexander Koblov
b00de74788 ADD: BLAKE3 use SSE2 (full speed, use original asm code) 2020-10-21 17:26:28 +00:00
Alexander Koblov
48ae178b38 ADD: BLAKE3 use SSE2 2020-10-18 19:53:16 +00:00
Alexander Koblov
75807a3ee9 ADD: BLAKE3 hash function (portable) 2020-10-18 15:40:33 +00:00
Alexander Koblov
6c58a27b98 ADD: Editor - support highlighters other menu item 2020-10-04 13:08:26 +00:00
Alexander Koblov
5a450c400a UPD: Move mbSetEnvironmentVariable and mbGetEnvironmentVariable to DCOSUtils unit 2020-09-08 18:44:11 +00:00
Alexander Koblov
3499a2d952 ADD: Show error when cannot get file size 2020-08-09 18:25:01 +00:00
Alexander Koblov
457dbc29b5 UPD: Refactoring 2020-08-09 18:18:57 +00:00
Alexander Koblov
40d5f32e4b ADD: FileIsConsoleExe function 2020-06-14 12:43:48 +00:00