Alexander Koblov
0ae9f96e8e
UPD: Move GetNextLine function to doublecmd_common package
2022-02-02 18:46:59 +03:00
Alexander Koblov
b0289a6f0e
FIX: Wrong file selected after rename ( fixes #339 )
2022-01-30 14:09:39 +03:00
Alexander Koblov
197679f8e6
UPD: Replace ExtraLineSpacing by ExtraLineSpan for uniformity
2022-01-30 11:14:35 +03:00
Alexander Koblov
b4664cf31f
ADD: Viewer - load options LeftMargin and ExtraLineSpacing from configuration file (issue #338 )
2022-01-29 16:01:24 +03:00
Alexander Koblov
778a5b0530
ADD: Viewer - ExtraLineSpacing option (issue #338 )
2022-01-29 13:06:15 +03:00
Alexander Koblov
98bdde4e1f
FIX: cm_ReloadFavoriteTabs Crash ( fixes #236 )
2022-01-27 20:34:11 +03:00
Alexander Koblov
840312d5f7
FIX: Different rightclick behaviour 0.9.10 and 1.0.0 alpha ( fixes #105 )
2022-01-26 20:29:20 +03:00
Alexander Koblov
fe7d3d64d7
FIX: Viewer - auto-reload using internal view mode only
2022-01-18 18:25:08 +03:00
larinsv
67e8fa01c1
ADD: Find and replace using RegEx in UTF8 encoded files ( #323 )
...
* ADD: Implemented TRegExprU.ReplaceAll
* ADD: Implemented TRegExprEx.ReplaceAll
* UPD: Processing EncodingDefault (probably as UTF8) in TRegExprEx.ChangeEncoding
* ADD: Ability to set encoding immediately in the TRegExprEx.Create
* UPD: Allow find and replace text using RegEx in UTF8 encoded files
2022-01-09 15:32:50 +03:00
Alexander Koblov
32d37efad0
UPD: Show/hide console by Ctrl+O
2022-01-07 18:53:10 +03:00
Alexander Koblov
7db27cc2c8
UPD: Show/hide console by Ctrl+O
2022-01-07 18:46:12 +03:00
Alexander Koblov
f124b25986
FIX: RabbitVCS - ignore invalid json answer
2022-01-07 14:12:32 +03:00
Alexander Koblov
509b1d508f
UPD: Set focus to console on Ctrl+O
2022-01-02 18:28:25 +03:00
Alexander Koblov
4d8f7b95a5
UPD: Use new virtual terminal control
2022-01-01 17:24:17 +03:00
Alexander Koblov
de65d29811
FIX: Lazarus 2.3 compatibility
2021-12-31 10:47:36 +03:00
Alexander Koblov
de6ea6c013
FIX: Zero-length file comparison does not end ( fixes #301 )
2021-12-24 23:29:10 +03:00
Alexander Koblov
4d4d8d992a
FIX: WfxPlugins - copy out file with invalid time (Linux)
2021-12-15 21:45:06 +03:00
Alexander Koblov
cc5252d8d5
FIX: Don't show invalid time in set attributes dialog
2021-12-14 19:09:51 +03:00
Alexander Koblov
dcac75bb8e
FIX: FsContentGetDefaultView - restore previous view mode
2021-12-12 13:13:33 +03:00
Alexander Koblov
0af05fa411
ADD: Wfx-plugins - don't show file time for files with zero time
2021-12-11 12:48:36 +03:00
Alexander Koblov
549edc5703
FIX: Multi-rename - refresh replace test on preset change
2021-12-11 12:16:14 +03:00
Alexander Koblov
d1b749b2a7
FIX: Copy window size wrong on Linux ( fixes #261 )
2021-12-09 21:47:56 +03:00
Alexander Koblov
44292fdacc
FIX: Show columns sets from current and general file systems only
2021-12-08 18:38:11 +03:00
Alexander Koblov
987bcfa124
FIX: Restore previous file view mode
2021-12-05 18:28:23 +03:00
Alexander Koblov
9c517fc282
FIX: WfxPlugins - don't copy invalid time
2021-12-04 20:38:59 +03:00
Alexander Koblov
44121c1b32
FIX: Wrong data size when drag & drop text to file panel
2021-12-04 13:16:55 +03:00
Alexander Koblov
dd6aebb99f
ADD: Command cm_LoadList
2021-12-03 20:12:41 +03:00
Alexander Koblov
ed797fe36d
ADD: HEIC image format support (via libheif)
2021-12-03 18:37:40 +03:00
Alexander Koblov
2d0ae94da0
ADD: FsContentGetDefaultView - 'size' field units support
2021-12-01 19:12:06 +03:00
Alexander Koblov
341b6a7c4d
FIX: Command cm_SrcOpenDrives does not work
2021-12-01 18:41:03 +03:00
Alexander Koblov
1af5eb67de
ADD: FsContentGetDefaultView - 'writetime' field support
2021-11-30 22:58:34 +03:00
Alexander Koblov
fb3812bf5b
FIX: Bad icon rendering
2021-11-30 22:27:47 +03:00
Alexander Koblov
b8c3b0a6f8
FIX: Wfx-plugins - don't show file time for files which don't have a time
2021-11-30 19:16:08 +03:00
Alexander Koblov
f1ae96cc3a
ADD: FsContentGetDefaultView function support
2021-11-28 13:40:28 +03:00
Alexander Koblov
c131611fef
FIX: Error when sending search results of duplicate files to the listbox ( fixes #273 )
2021-11-26 20:08:36 +03:00
Alexander Koblov
740b7143f4
FIX: Changing the icons theme does not work on doublecmd-qt5 in archlinux ( fixes #264 )
2021-11-21 12:39:31 +03:00
Alexander Koblov
93eab094c6
FIX: Crash on disable drive panels
2021-11-09 19:19:25 +03:00
Alexander Koblov
57ba2a297f
FIX: Don't use UTF8Decode/UTF8Encode functions (issue #245 )
2021-11-08 18:47:30 +03:00
Alexander Koblov
9b7b9c0bbf
FIX: Drive free space label/indicator blinking
2021-11-06 23:49:03 +03:00
Alexander Koblov
60033ba0dd
FIX: Compiling with Free Pascal 3.0.4 and Windows
2021-11-06 15:42:54 +03:00
Alexander Koblov
6bc914cbb3
ADD: Support *.svg icons when load from standard theme (issue #246 )
2021-11-05 19:15:13 +03:00
Alexander Koblov
4053f55e49
UPD: Change shortcut "Alt+`" to "Alt+0" for the "cm_ActivateTabByIndex"
2021-11-05 17:09:56 +03:00
Alexander Koblov
94b7e95ac0
FIX: Multi-rename presets button width
2021-11-05 14:25:56 +03:00
Alexander Koblov
ff6f89e618
ADD: Auto-detect default terminal emulator
2021-11-05 14:25:54 +03:00
Alexander Koblov
137c2af384
ADD: Determine KDE also by "plasma" session
2021-11-03 20:57:47 +03:00
Alexander Koblov
540aaddc54
FIX: Read icon theme from ~ / .kde4 for backward compatibility
2021-11-03 20:57:47 +03:00
Alexander Koblov
62220e1b98
FIX: Erratic behaviour with cm_syncchangedir in toolbar ( fixes #238 )
2021-11-01 22:26:59 +03:00
Alexander Koblov
554a216fa3
FIX: File mode
2021-10-31 11:10:46 +03:00
Alexander Koblov
c4fcd808e3
UPD: Controls alignment
2021-10-31 11:02:44 +03:00
Alexander Koblov
6200919152
UPD: Rearrange buttons
2021-10-31 10:30:35 +03:00