Commit graph

10,834 commits

Author SHA1 Message Date
Alexander Koblov
49c7afa4fb UPD: Shell file source - disable copy/move operations (they do not work with portable devices) 2023-07-18 22:05:13 +03:00
Alexander Koblov
2fbb593b0c UPD: Language files 2023-07-17 19:47:39 +03:00
Alexander Koblov
ec0bf953dc FIX: Untranslatable string 2023-07-17 19:47:38 +03:00
Skif-off
a47057c850
UPD: Russian translation (#1047) 2023-07-17 19:47:09 +03:00
Alexander Koblov
0ad3eee488 FIX: Execute file with space in the name (Unix) 2023-07-17 13:50:30 +03:00
Alexander Koblov
51445616e5 UPD: About dialog 2023-07-16 20:30:26 +03:00
Alexander Koblov
a32ce24a11 UPD: Language files 2023-07-16 20:20:18 +03:00
Alexander Koblov
9e4973f1c1 UPD: File properties dialog - rearrange file times, rename 2023-07-16 20:17:50 +03:00
Alexander Koblov
32556a9edc FIX: Convert script 2023-07-16 18:28:44 +03:00
Alexander Koblov
1c74b5ebad UPD: Store default configuration files in the separate directory 2023-07-16 16:33:48 +03:00
Alexander Koblov
1c562093ed FIX: Move configuration files when directory already exists 2023-07-16 14:37:48 +03:00
Alexander Koblov
b4ad423371 ADD: Store configuration files in the 'settings' subdirectory (portable mode) 2023-07-16 14:02:41 +03:00
Alexander Koblov
e361d26216 UPD: Move ExtractRootDir function to DCOSUtils 2023-07-16 12:49:02 +03:00
Alexander Koblov
deb2937a95 UPD: Lua - speed optimization 2023-07-15 17:50:42 +03:00
Alexander Koblov
afb865d8ac ADD: Lua - Char library 2023-07-15 17:44:11 +03:00
Alexander Koblov
3d0546e9b9 UPD: KASColorBoxButton - publish some properties 2023-07-15 16:52:53 +03:00
Alexander Koblov
8daa08de29 UPD: File types colors options page - use KASColorBoxButton 2023-07-15 16:28:05 +03:00
Alexander Koblov
0197ad2a7a UPD: KASColorBoxButton - use KASButton 2023-07-15 16:24:18 +03:00
Alexander Koblov
3c6e710446 ADD: KASButton - default size 2023-07-15 15:53:10 +03:00
Alexander Koblov
cf2248470b UPD: KASColorBoxButton - spacing 2023-07-15 15:53:09 +03:00
Alexander Koblov
f2d30ecce0 FIX: Lazarus 3.99 compatibility 2023-07-15 15:31:49 +03:00
Alexander Koblov
8299f5c453 UPD: Portugal translation (fixes #1041) 2023-07-14 23:45:07 +03:00
Alexander Koblov
cef1e497e2 ADD: Create highlighters.xml backup on configuration version change 2023-07-14 20:55:40 +03:00
Alexander Koblov
8f8fa5a062 FIX: Memory leaks 2023-07-14 20:35:59 +03:00
rich2014
580d08db2e Fix: compilation issue with the latest version of Lazarus 2023-07-14 23:19:27 +08:00
Alexander Koblov
3cbe43db6a ADD: Viewer - show auto reload state in the status bar 2023-07-13 20:35:21 +03:00
Alexander Koblov
e525264b32 ADD: FTP - write to log libssh2 error message when authentication failed 2023-07-13 20:30:45 +03:00
Alexander Koblov
fe4d01aa0b FIX: Lua >= 5.3 compatibility 2023-07-12 22:16:58 +03:00
Alexander Koblov
3d4529d1b5 ADD: KASColorBoxButton - allow default color 2023-07-12 20:13:47 +03:00
Alexander Koblov
c6c812fa85 FIX: FTP - Show error when authentication failed
ADD: FTP - Show error when only one key configured
2023-07-12 19:35:14 +03:00
Alexander Koblov
3dc144d2e2 FIX: JSON-Pack utility 2023-07-11 23:03:27 +03:00
Alexander Koblov
39cabbae06 ADD: Convert script - aarch64 support 2023-07-11 22:57:07 +03:00
Alexander Koblov
506dc37944 UPD: Language resource file 2023-07-11 22:54:53 +03:00
Alexander Koblov
97f0941fe2 ADD: Compute signature of TKASColorBox 2023-07-11 22:43:40 +03:00
Alexander Koblov
b635c03750 UPD: Viewer - save image as (default directory and file name) 2023-07-11 21:36:58 +03:00
Alexander Koblov
0795a9e353 UPD: Language files 2023-07-11 21:31:28 +03:00
Alexander Koblov
71eb345989 ADD: Additional color settings 2023-07-11 20:44:24 +03:00
Alexander Koblov
a15f42b182 ADD: KASColorBox and KASColorBoxButton components 2023-07-11 19:32:45 +03:00
Alexander Koblov
28d76913cb UPD: Options dialog initial size 2023-07-09 21:05:24 +03:00
Alexander Koblov
cdff4679e0 UPD: Backup file name 2023-07-09 20:59:52 +03:00
Alexander Koblov
22f40b4864 FIX: Viewer - save image as (save jpeg as new jpeg, save image with upper case extension) 2023-07-09 19:29:32 +03:00
Alexander Koblov
b03d176fa3 ADD: Install plugins from archive via cm_AddPlugin action 2023-07-09 13:45:58 +03:00
Alexander Koblov
56b6f9a035 UPD: Store light and dark color settings separately (step 4) 2023-07-09 11:45:10 +03:00
Alexander Koblov
73823d7694 FIX: Action cm_ToggleFullscreenConsole 2023-07-08 23:29:56 +03:00
Alexander Koblov
60283a3305 ADD: Create doublecmd.xml backup on configuration version change 2023-07-08 20:01:41 +03:00
Alexander Koblov
acd0bab58a ADD: Store light and dark color settings separately (step 3) 2023-07-08 19:31:01 +03:00
Hermholtz
5cd1e33cd2
FIX: Check string length in cm_ToggleSelectionInName (fixes #1030) (#1031) 2023-07-04 08:32:07 +03:00
Alexander Koblov
bbf2e402c4 UPD: Serbian language file 2023-07-02 17:23:51 +03:00
Alexander Koblov
1f5b10c8ad FIX: Use case insensitive compare when necessary (fixes #1029) 2023-07-02 17:04:39 +03:00
Alexander Koblov
1991eb36e2 ADD: Get icon theme name from Qt (fixes #1023) 2023-07-01 13:00:38 +03:00