Alexander Koblov
09d1d9edb9
UPD: Default plugins
2025-09-21 00:10:17 +03:00
Alexander Koblov
77c3f9f94b
FIX: Don't normalize path delimiters for terminal commands
2025-09-14 13:27:47 +03:00
Alexander Koblov
10fdf45d15
UPD: Use BLAKE3 under x86_64
2025-09-07 19:10:39 +03:00
Alexander Koblov
9136d3b0e5
UPD: Calculate checksum dialog
2025-09-06 16:03:21 +03:00
rich2014
bbc9f423c7
UPD: set home for initial path on macOS (since the executable is in the APP bundle)
2025-08-10 12:44:38 +08:00
rich2014
dbbe18c493
UPD: GetHomeDir() on macOS
2025-08-10 12:31:23 +08:00
Alexander Koblov
b5d031ea5d
FIX: Copy version information with line-ending at the end
2025-08-09 18:13:46 +03:00
Alexander Koblov
9b108c114b
FIX: Lazarus 4.99 compatibility
2025-08-07 20:24:35 +03:00
Alexander Koblov
a60dc187b9
UPD: Extension API version
2025-08-03 18:28:33 +03:00
Alexander Koblov
0ff4de4985
UPD: Use CeUtf16ToUtf8 function (issue #2374 )
2025-08-03 15:13:29 +03:00
Alexander Koblov
c55234ff76
UPD: Refactoring version information
2025-08-03 14:59:53 +03:00
Alexander Koblov
e459a57623
FIX: Clear search template description after deleting all templates ( fixes #2437 )
2025-08-03 13:43:08 +03:00
Alexander Koblov
5ab603bcfe
FIX: Scroll line by line with cursor movement
2025-08-02 22:32:49 +03:00
Alexander Koblov
2cefe63169
FIX: GioGetMimeType function with zero size file
2025-08-02 01:34:09 +03:00
Alexander Koblov
25aa9b6549
UPD: Use Wayland under Qt6 >= 6.9.1
2025-08-02 01:34:09 +03:00
Alexander Koblov
d1623e070d
FIX: Crash on start with corrupted doublecmd.xml (issue #2430 )
2025-07-31 18:43:55 +03:00
rich2014
dbc4d890b7
ADD: apply gZoomWithCtrlWheel elsewhere
2025-07-21 23:12:10 +08:00
Alexander Koblov
a935e89722
FIX: Viewer - Image rotate
2025-07-20 01:35:56 +03:00
Alexander Koblov
5a23bd3f6e
UPD: Viewer - speed up the first rotate (based on Exif metadata)
2025-07-19 14:06:54 +03:00
Alexander Koblov
fcab889b63
FIX: Warnings
2025-07-19 13:46:17 +03:00
Alexander Koblov
4ea0ad56e6
FIX: Viewer - incorrect image scaling (issue #2412 )
2025-07-19 13:44:23 +03:00
rich2014
a9b269838a
FIX: the issue with horizontal scrolling in File Panel, issue #2409
2025-07-17 18:37:35 +08:00
rich2014
1803271df8
ADD: default hotkeys for cm_ShowSysFiles / cm_Options / cm_Open / cm_ChangeDirToParent on macOS
2025-07-17 18:36:07 +08:00
rich2014
c601d25df2
ADD: default hotkeys for cm_ZoomIn / cm_ZoomOut in Editor
2025-07-16 21:50:45 +08:00
rich2014
614ca55830
ADD: apply gZoomWithCtrlWheel in Editor
2025-07-16 21:50:29 +08:00
rich2014
f308690452
ADD: actZoomIn / actZoomOut in Editor
2025-07-16 21:50:08 +08:00
rich2014
0244357e5b
ADD: cm_ZoomIn / cm_ZoomOut in Editor
2025-07-16 21:49:35 +08:00
rich2014
b1b0d4e17e
UPD: remove unused TfrmViewer.pnlTextMouseWheelUp()
...
pnlTextMouseWheelUp() should be a legacy issue and will not be called. also, there is only pnlTextMouseWheelUp() but no pnlTextMouseWheelDown().
2025-07-15 23:12:34 +08:00
rich2014
0ab9538c99
ADD: apply Zoom Functions in Viewer
2025-07-15 23:12:34 +08:00
rich2014
560720d95f
ADD: unified Zoom Functions in Viewer
2025-07-15 23:12:34 +08:00
rich2014
8f4d30daf4
ADD: default hotkeys for cm_ZoomIn / cm_ZoomOut in Viewer
2025-07-15 23:12:34 +08:00
rich2014
f65507b9ae
FIX: possible crash when selecting the Viewer category in the Hotkeys Option dialog
2025-07-15 23:12:34 +08:00
Alexander Koblov
654eae2e0c
FIX: Set focus on the right mouse button click ( fixes #2395 )
2025-07-14 20:25:59 +03:00
rich2014
99e099e3d9
ADD: apply gZoomWithCtrlWheel to FileView
2025-07-15 00:09:53 +08:00
rich2014
0bcdb51956
ADD: gZoomWithCtrlWheel and Option for Zoom With Scroll Wheel
2025-07-15 00:09:37 +08:00
Alexander Koblov
fa8d20dd4b
FIX: Possible crash on form close
2025-07-13 13:53:51 +03:00
rich2014
0a277a0ec3
UPD: remove duplicate code related to cmMainFontZoomIn / MainFontZoomOut
2025-07-12 21:52:49 +08:00
rich2014
c87f41c8cb
ADD: default ShortCuts for cm_MainFontZoomIn / cm_MainFontZoomOut
2025-07-12 16:55:22 +08:00
rich2014
613627e391
ADD: cm_MainFontZoomIn / cm_MainFontZoomOut
2025-07-12 16:54:42 +08:00
Alexander Koblov
ceb271de20
UPD: Use GifView component instead GifAnim ( fixes #814 )
2025-07-08 00:08:22 +03:00
rich2014
01778e34b3
FIX: typo "iCloud Drive"
2025-07-04 21:28:06 +08:00
rich2014
132b74341e
UPD: expand the applicable scope of TDarwinFileUtil.cloneFile(), macOS < 10.13 / APFS / File Size
2025-07-02 18:20:28 +08:00
rich2014
e2f09416b2
ADD: apply TDarwinFileUtil.cloneFile() in TFileSystemOperationHelper.CopyFile() on macOS
...
1. dramatically improve file copy speed on APFS
2. supports copying macOS specific attributes
2025-07-01 18:24:19 +08:00
rich2014
14dc146845
ADD: add system native copyfile() to support clone file on macOS
2025-07-01 18:21:31 +08:00
rich2014
c625ff7b31
UPD: improve Icons for Special Folders on macOS
2025-06-30 22:40:46 +08:00
rich2014
45dc9d6c40
ADD: improve Icons for the files in Special Folders on macOS
2025-06-29 22:23:44 +08:00
rich2014
ed9e9882fe
UPD: improve Icons for the Folders with special ext on macOS
2025-06-29 18:52:04 +08:00
rich2014
a601c76280
ADD: show Icon for Executable file without ext on macOS
2025-06-29 18:51:59 +08:00
rich2014
0f4ca8230c
UPD: Improv drive watch on macOS
...
1. on slow networks or devices, fstab is not updated immediately after /Volumes changes
2. after detecting a drive change, the fixed wait time of 1 second is changed to multiple wait times in sequence
2025-06-27 21:32:58 +08:00
rich2014
9df79dc94a
FIX: udarwinfswatch: the issue that when monitoring the root directory, changes in the second-level directory were also matched
2025-06-27 21:27:09 +08:00