Commit graph

11,431 commits

Author SHA1 Message Date
Alexander Koblov
445461bec1 FIX: Panels background color (issue #1889)
(cherry picked from commit 66dedd742c)
2024-10-06 13:52:40 +03:00
Alexander Koblov
3b63b5aa67 FIX: Panels background color (issue #1889)
(cherry picked from commit f5a67b9883)
2024-10-06 13:52:39 +03:00
Alexander Koblov
f02511c0b3 ADD: Drag and drop - option to move instead copy (fixes #271)
(cherry picked from commit c42011485b)
2024-10-04 22:52:14 +03:00
j2969719
150af300ad FIX: Unix attr color (#1871)
(cherry picked from commit df4c16a213)
2024-10-04 22:29:17 +03:00
Alexander Koblov
128ff3f087 FIX: SFTP - execute command in the current directory
(cherry picked from commit 3293676910)
2024-10-04 22:28:59 +03:00
Alexander Koblov
7bc216b8b1 FIX: Reset busy flag on abort
(cherry picked from commit d298af4453)
2024-10-04 22:28:59 +03:00
Alexander Koblov
0ab5113eca FIX: History - save a last active file when open archive
(cherry picked from commit a0eac93139)
2024-09-26 23:07:02 +03:00
Alexander Koblov
3006bed3ee UPD: Load Double Commander icon from resources
(cherry picked from commit e906196a37)
2024-09-26 23:06:45 +03:00
Alexander Koblov
71418abb86 FIX: SyncDirs - template with exclude directories
(cherry picked from commit 466cca2851)
2024-09-26 23:06:35 +03:00
Alexander Koblov
b153f457af FIX: Reset mouse state (after using extra buttons)
(cherry picked from commit 5adb793286)
2024-09-26 23:06:35 +03:00
Alexander Koblov
2afd36d602 FIX: Synchronize directories - the vertical scroll bar will not update the content of the list view when dragged with the mouse (fixes #1855)
(cherry picked from commit 62dd19e08b)
2024-09-26 23:06:18 +03:00
Alexander Koblov
d2a8eb26a0 UPD: Version number 2024-09-22 15:46:26 +03:00
Alexander Koblov
9fd1e71a04 FIX: Don't show virtual folders
(cherry picked from commit 483bbef8db)
2024-09-22 15:39:59 +03:00
Alexander Koblov
7ad816ff17 FIX: Access Violation when open TAR archive (fixes #1849)
(cherry picked from commit 81af12959d)
2024-09-22 15:39:50 +03:00
Alexander Koblov
c45365d1bc FIX: The function "Show Occupied Space" does not distinguish between 0-size directories and non-accessible directories (issue #1846) v1.1.18
(cherry picked from commit e32c0398f3)
2024-09-21 14:39:08 +03:00
Alexander Koblov
d93942deab FIX: Viewer - Ctrl+End (go to file end) goes incorrect (fixes #817)
(cherry picked from commit 1da73f2809)
2024-09-21 14:38:57 +03:00
Alexander Koblov
4474269032 UPD: Release workflow 2024-09-21 14:36:45 +03:00
Alexander Koblov
413e1e8398 FIX: FileIsUnixExecutable function result with zero size file
(cherry picked from commit c0c13d5e17)
2024-09-18 21:59:34 +03:00
Alexander Koblov
bba22702ab FIX: Disable workaround with Lazarus >= 3.2
(cherry picked from commit 9bb9d0f9bc)
2024-09-18 21:59:33 +03:00
Alexander Koblov
2301bc2081 UPD: Allocate space using an independent property
(cherry picked from commit fa9bf4e35b)
2024-09-17 00:02:34 +03:00
Alexander Koblov
1ee9f00fcc FIX: Free Pascal >= 3.0 compatibility
(cherry picked from commit f462a30d51)
2024-09-17 00:02:33 +03:00
Alexander Koblov
69bdf3c02f FIX: FileAllocate function
(cherry picked from commit 6f44e95e14)
2024-09-17 00:00:01 +03:00
Alexander Koblov
dfe6006ec8 FIX: Don't use pre-allocation of disk space on the FAT32 under Linux (fixes #1739)
(cherry picked from commit c4ae646f00)
2024-09-17 00:00:00 +03:00
Alexander Koblov
7d895fb6aa FIX: Set focus by right mouse button (Qt)
(cherry picked from commit b99af5fc32)
2024-09-15 22:59:58 +03:00
Alexander Koblov
515060f869 FIX: Extend cell width if text is not fitting into column under Qt (issue #1811)
(cherry picked from commit a489af1a7c)
2024-09-15 22:58:06 +03:00
Alexander Koblov
314edd30ef FIX: Wrong text decoding in internal differ tool (fixes #1816)
(cherry picked from commit 65b46ae819)
2024-09-15 22:58:06 +03:00
Alexander Koblov
82e0f019a0 UPD: Version number 2024-09-07 01:48:11 +03:00
Alexander Koblov
b6b1b81a5c UPD: Speed up checksum calculation
(cherry picked from commit 718d279ea7)
2024-09-07 01:46:05 +03:00
Alexander Koblov
25e13b3983 UPD: KAScrypt - clean up
(cherry picked from commit 7d644055cd)
2024-09-07 01:46:05 +03:00
Alexander Koblov
1ef959fa97 UPD: BLAKE3 - synchronize asm-code with upstream
(cherry picked from commit 855fbfe8f8)
2024-09-07 01:46:04 +03:00
Alexander Koblov
52fc67529f FIX: Drive list - non-letter hotkeys (Windows)
(cherry picked from commit c159f39a8a)
2024-09-07 01:46:04 +03:00
Alexander Koblov
3699a78c45 FIX: Overwrite older (fixes #1786)
(cherry picked from commit 3df381014e)
2024-09-07 01:46:04 +03:00
Alexander Koblov
49c9f167ac FIX: Swapping panels causes the drive name in the inactive panel to be inconsistent (fixes #1723)
(cherry picked from commit 9f5efd0547)
2024-09-07 01:46:04 +03:00
Alexander Koblov
280cdc3888 ADD: mbFileGetTime function
(cherry picked from commit a1402335f2)
2024-09-07 01:46:03 +03:00
Alexander Koblov
f4189f2139 ADD: SyncDirs - stop compare by content v1.1.17
(cherry picked from commit 2a57395f58)
2024-08-15 22:19:57 +03:00
Skif-off
4149c05afc ADD: SyncDirs: 'Unknown' filter (#1728)
(cherry picked from commit f822e0751b)
2024-08-15 22:19:56 +03:00
Alexander Koblov
6da6ca3988 FIX: Build macOS releases
(cherry picked from commit e60cfd00a3)
2024-08-15 22:19:01 +03:00
Alexander Koblov
255fc9a8df UPD: Differ - use new mbFileIsText function
(cherry picked from commit 82e33bb641)
2024-08-15 21:39:00 +03:00
Alexander Koblov
29c68b758a ADD: Viewer - don't use code mode with binary files (issue #1778)
(cherry picked from commit 12528b977c)
2024-08-15 21:38:59 +03:00
Alexander Koblov
58e1181977 ADD: mbFileIsText function
(cherry picked from commit 72481da2ea)
2024-08-15 21:38:59 +03:00
Alexander Koblov
edc41b641c FIX: Viewer - Incorrect selection offset after search in Text mode (issue #1755)
(cherry picked from commit 1ee7a6b2b8)
2024-08-15 21:38:40 +03:00
Alexander Koblov
c9ef3e431a ADD: Show system (root) drive under macOS (fixes #1640)
(cherry picked from commit fcca7ac789)
2024-08-11 22:33:21 +03:00
Alexander Koblov
07820a8afa UPD: Relocate some Linux specific code
(cherry picked from commit 1a6b8338af)
2024-08-09 23:20:45 +03:00
Alexander Koblov
ca4ccfdab5 FIX: Range check error
(cherry picked from commit 06af97c346)
2024-08-03 22:42:29 +03:00
Alexander Koblov
7640357bca Revert "FIX: SevenZip - password dialog priority"
This reverts commit 0aef56bc46.

(cherry picked from commit fcbdf75482)
2024-08-03 22:42:29 +03:00
Alexander Koblov
4c51c72d89 UPD: Use DirHistoryCount with context menu only
(cherry picked from commit 048a8511a5)
2024-08-03 22:42:28 +03:00
rich2014
20cfa4e47f UPD: Uniform Type Identifiers framework supported on x86_64
use -weak_framework instead of linkframework

(cherry picked from commit 8d886d686d)
2024-08-03 22:42:28 +03:00
Alexander Koblov
3a6be9bd44 ADD: Navigation through directory global history menu
(cherry picked from commit f3d000321f)
2024-08-03 22:42:28 +03:00
Alexander Koblov
7a02fcb1e9 ADD: Make DirHistoryCount configurable (fixes #1736)
(cherry picked from commit 0092c7afa7)
2024-08-03 22:42:28 +03:00
Alexander Koblov
5a42260fbd UPD: Version number 2024-07-23 13:51:37 +03:00