Commit graph

10,088 commits

Author SHA1 Message Date
Alexander Koblov
7b85aa6445 ADD: Show in the properties dialog which addon/plugin used to open archive
(cherry picked from commit cb21bfedb8)
2022-08-09 18:53:47 +03:00
Alexander Koblov
419553ab31 FIX: Remove UseConfigInProgramDir from doublecmd.xml
(cherry picked from commit c1e9164dc1)
2022-08-06 13:19:19 +03:00
Alexander Koblov
b645fe668b FIX: DC_CONFIG_PATH value 2022-08-06 13:17:18 +03:00
Alexander Koblov
d4e956b46e UPD: Project file
(cherry picked from commit 8d01d3cd10)
2022-08-06 13:01:18 +03:00
Alexander Koblov
861c5b61c2 FIX: Extract encrypted RAR archive when password contains non-ASCII characters
(cherry picked from commit 6ea44db451)
2022-08-06 13:01:18 +03:00
Alexander Koblov
3fa5525d1a FIX: Abort FileSourceOperation
(cherry picked from commit aca79a3b30)
2022-08-06 13:01:02 +03:00
Alexander Koblov
b49e5f44eb FIX: Select duplicates dialog (wrong selection in the last group)
(cherry picked from commit cd3db6e871)
2022-08-06 13:01:02 +03:00
Alexander Koblov
0d464d30e2 FIX: SevenZip - Create .zip archives
(cherry picked from commit 38342adcc2)
2022-08-06 13:01:01 +03:00
Alexander Koblov
4e03c743f1 FIX: Command line parameter '--debug-log' (Lazarus >= 2.2)
(cherry picked from commit 6995fe0c30)
2022-08-06 13:00:18 +03:00
Alexander Koblov
d93b70f8ed FIX: Unrar - don't rewrite configuration file
(cherry picked from commit 00ea415c48)
2022-08-06 13:00:18 +03:00
Alexander Koblov
efb78948f4 UPD: Disable create archive inside other archive (function not supported)
(cherry picked from commit 0c49b02fb2)
2022-08-06 12:59:58 +03:00
Alexander Koblov
d241666742 FIX: SevenZip - save configuration when path contains non ASCII characters
(cherry picked from commit 9d468c8aca)
2022-07-14 23:11:55 +03:00
Alexander Koblov
65c94ff8ba FIX: Unrar - save configuration when path contains non ASCII characters
(cherry picked from commit cb5357bf45)
2022-07-14 23:11:54 +03:00
Alexander Koblov
d453644a48 FIX: Error Access Violation in "Directory Hotlist" (fixes #491)
(cherry picked from commit 710c2d6cc2)
2022-07-10 12:23:30 +03:00
Alexander Koblov
e6e15e7e84 FIX: Error Access Violation in "Directory Hotlist" (fixes #491)
(cherry picked from commit 7164b4edac)
2022-07-10 12:23:29 +03:00
Alexander Koblov
aedf74a507 FIX: Zip - extract file with long name (> 100) from .tar archive in the pax format
(cherry picked from commit 03e6a989d9)
2022-07-05 19:24:50 +03:00
Alexander Koblov
8824b665ad FIX: Rename file on copy
(cherry picked from commit 0f8f9f3563)
2022-07-05 19:24:36 +03:00
Alexander Koblov
c1982daff0 FIX: Viewer - hang on view corrupted .gif
(cherry picked from commit c44d56ace6)
2022-07-05 19:24:35 +03:00
Alexander Koblov
8c23edb71f FIX: Tree view menu height (exclude task bar)
(cherry picked from commit 7b23ccf8a9)
2022-07-05 19:24:35 +03:00
Alexander Koblov
ae0e12fac0 FIX: ExcludeBackPathDelimiter with drive root
(cherry picked from commit ff2732ac56)
2022-06-18 16:00:15 +03:00
Alexander Koblov
38e32dae79 UPD: Use tilde symbol as revision delimiter 2022-06-12 15:48:22 +03:00
Alexander Koblov
6093e1aa57 FIX: FPC 3.0.4 compatibility 2022-06-12 15:32:54 +03:00
Alexander Koblov
012607073e FIX: Range check error
(cherry picked from commit 4aaa48f26e)
2022-06-12 15:24:10 +03:00
Alexander Koblov
b8795bb97d UPD: More compact main window title 2022-06-12 13:18:07 +03:00
Alexander Koblov
2845d264d2 FIX: Viewer - double toolbar border (issue #463) 2022-06-11 23:37:17 +03:00
Alexander Koblov
798ebf6ea4 ADD: Auto-detect default terminal emulator 2022-06-05 11:20:35 +03:00
Alexander Koblov
0e543bd728 UPD: Splash screen icon 2022-06-05 11:19:00 +03:00
Alexander Koblov
1c3fc8dabd UPD: Version number 2022-06-05 11:15:38 +03:00
Alexander Koblov
976d0bb0b7 UPD: Version number 2022-06-05 11:15:00 +03:00
Alexander Koblov
b1d0f2f15e UPD: About dialog icon (fixes #444) v1.0.6
(cherry picked from commit 3d6a63cb79)
2022-06-03 18:42:47 +03:00
Alexander Koblov
7da4137a73 ADD: BSD reversed mode checksum file format (fixes #349)
(cherry picked from commit 55ec158a2d)
2022-05-27 18:43:32 +03:00
WhiteChairFromIkea
22b53326a6 FIX: Reset filter field everytime when gaining focus (fixes #274)
Co-authored-by: WhiteChairFromIkea <dainius.mazuika@gmailcom>
(cherry picked from commit b636e42eea)
2022-05-27 18:43:31 +03:00
Alexander Koblov
1afb3ad023 FIX: Template submenu - skip misconfigured path (fixes #431)
(cherry picked from commit 2780c2f874)
2022-05-17 22:07:49 +03:00
Alexander Koblov
3a2619384c UPD: Viewer - set stretch only large by default on
(cherry picked from commit dc16e3da04)
2022-05-07 15:46:48 +03:00
Alexander Koblov
0d65407394 UPD: Version number 2022-05-07 15:45:14 +03:00
Graham Inggs
36aa1be761 FIX: TUnixTime and TUnixMode for MIPS and PowerPC (#427) 2022-05-07 15:43:01 +03:00
Alexander Koblov
f77a2eac54 FIX: Copy dialog - controls spacing 2022-05-07 15:42:27 +03:00
Alexander Koblov
63895bcc3b FIX: Hide service mount points 2022-05-07 15:42:27 +03:00
Alexander Koblov
9624ce1218 FIX: Zip - save Unix file attributes (fixes #424) 2022-05-07 15:42:27 +03:00
Alexander Koblov
97041103d3 FIX: SynEdit gutter separator colors 2022-05-07 15:42:26 +03:00
Nick Korotysh
6232e752c1 ADD: GenericName key to .desktop file (#414) 2022-05-07 15:42:26 +03:00
Alexander Koblov
e49684af6b UPD: Start button glyph 2022-05-07 15:42:26 +03:00
Alexander Koblov
3cf34c9a9f FIX: Reserve space for second and the rest files (Linux)
(cherry picked from commit 3f3343856c)
2022-05-07 15:40:57 +03:00
Alexander Koblov
200a718538 UPD: Component address
(cherry picked from commit 4363a1eb9b)
2022-05-07 15:40:57 +03:00
Alexander Koblov
5f4fa564a7 DEL: Wrong hint
(cherry picked from commit 9dff11c0be)
2022-05-07 15:40:57 +03:00
Alexander Koblov
c02347051f FIX: FTP - long delay with some ftps servers v1.0.5
(cherry picked from commit 78d28932af)
2022-04-09 11:27:45 +03:00
Alexander Koblov
c9767b6e68 FIX: Long delay with locked network path
(cherry picked from commit 7d90b0852f)
2022-04-09 11:21:11 +03:00
Alexander Koblov
c522743f98 FIX: A non-Latin folder name is not shown correctly in the title bar (fixes #354)
(cherry picked from commit 5f0ae995a5)
2022-04-09 11:21:10 +03:00
Alexander Koblov
5c22ec3b74 ADD: Don't allow rename file to the name with a dot at the end (Windows)
(cherry picked from commit 811266e6c3)
2022-04-02 15:31:09 +03:00
Alexander Koblov
3100aa02c9 FIX: Issue [0002028] Narrow tabs and shorten titles if too many tabs
(cherry picked from commit 1418d99735)
2022-04-02 15:31:09 +03:00