Commit graph

474 commits

Author SHA1 Message Date
rich2014
5e4d553cb4 ADD: support clicking the iCloud download Icon on the seed file to Download in BriefView 2025-01-27 13:35:39 +08:00
rich2014
7d5a6bdb56 FIX: the iCloud icon is not displayed at non-first columns in BriefView 2025-01-27 12:19:09 +08:00
rich2014
3f9c6229e9 ADD: draw iCloud related Icons in BriefView 2025-01-27 11:44:43 +08:00
rich2014
ecc7ec746b FIX: clicking on the Header of FileView in iCloud Drivers 2025-01-27 11:04:33 +08:00
rich2014
2958b138f9 ADD: apply TFileSource.GetFileName() 2025-01-27 10:27:05 +08:00
rich2014
18d4448ed2 ADD: support clicking the iCloud download Icon on the seed file to Download (like Finder) 2025-01-03 01:15:45 +08:00
rich2014
dc3a68d907 ADD: filesource in TFileSourceUIParams 2025-01-01 02:09:13 +08:00
rich2014
69e928ea09 ADD: add IconRect into drawing params in uColumnsFileView.TDrawGridEx.DrawCell() 2025-01-01 02:09:13 +08:00
rich2014
112ffaa593 UPD: refactor TFileSourceUIHandler related 2024-12-30 00:15:34 +08:00
rich2014
ace08aa36d ADD: UI infrastructure related to FileSource 2024-12-29 22:13:59 +08:00
rich2014
8b70e6bb1b FIX: the issue of calling TFileSystemWatcher.RemoveWatch() @ 3ecba99 2024-12-28 20:42:08 +08:00
rich2014
3ecba99193 ADD: enable watching real path in TFileView 2024-12-28 20:36:12 +08:00
rich2014
27d3a8eee1 UPD: refactor IsSysFile/IsHidden from TFile to FileSource (it depends on different FileSources) 2024-12-26 19:11:47 +08:00
rich2014
47cffccc5e UPD: Finder Tags are only etrieved once when loading the file list, avoiding loading it every time drawCell() is called 2024-10-27 19:46:18 +08:00
rich2014
44f5493321 FIX: focused state of the cell when calling OnDrawCell() 2024-10-13 23:03:22 +08:00
rich2014
82eb373ee7 ADD: draw Finder Tags as Decorative Icons in BriefView mode 2024-10-13 21:18:43 +08:00
rich2014
1478a5eea4 ADD: improve OnCellDraw setting in ColumnView mode 2024-10-13 18:42:39 +08:00
rich2014
4509e71249 ADD: draw Finder Tags as Decorative Icons at FileName Column in ColumnView mode 2024-10-13 18:42:34 +08:00
Alexander Koblov
c42011485b ADD: Drag and drop - option to move instead copy (fixes #271) 2024-10-01 21:44:14 +03:00
Alexander Koblov
d298af4453 FIX: Reset busy flag on abort 2024-09-27 18:25:36 +03:00
Alexander Koblov
a0eac93139 FIX: History - save a last active file when open archive 2024-09-25 20:09:44 +03:00
Alexander Koblov
5adb793286 FIX: Reset mouse state (after using extra buttons) 2024-09-23 18:50:33 +03:00
Alexander Koblov
9bb9d0f9bc FIX: Disable workaround with Lazarus >= 3.2 2024-09-18 20:37:36 +03:00
rich2014
9310362d06 FIX #1819: TfrmMain.NSServiceMenuGetFilenames may be called before the FileView is fully created on macOS 13+ 2024-09-09 09:56:55 +08:00
Alexander Koblov
b99af5fc32 FIX: Set focus by eight mouse button (Qt) 2024-09-07 13:21:57 +03:00
Alexander Koblov
a489af1a7c FIX: Extend cell width if text is not fitting into column under Qt (issue #1811) 2024-09-07 13:21:57 +03:00
Alexander Koblov
fa88664159 ADD: Use arrow-down/up to rename next/previous file in list when renaming (feature #1147) 2024-08-09 22:36:32 +03:00
rich2014
dc2d77a5bf Fix: subtle synchronization issue related to Grids in DisplayFileListChanged() 2024-07-01 22:09:07 +08:00
Alexander Koblov
693f0883cb FIX: FitFileName function under Qt and Lazarus 3.x 2024-04-28 19:19:15 +03:00
Alexander Koblov
17c4b7f460 FIX: Disable auto-refresh when Double Commander window is in the background (issue #606) 2024-03-31 13:13:06 +03:00
Alexander Koblov
e2cf8a099d FIX: Set focus on mouse click (Lazarus 3.x) 2024-03-27 20:48:25 +03:00
Alexander Koblov
26023ec1ed UPD: Clean up 2024-03-23 18:51:41 +03:00
Alexander Koblov
f9313ed71c FIX: Set focus on mouse click (Lazarus 3.x) 2024-03-23 14:31:57 +03:00
Alexander Koblov
a8a855d7f3 ADD: Edit path by double click (option) 2024-03-08 22:27:11 +03:00
Alexander Koblov
74b3763c56 ADD: Allow rename confirm by mouse click outside edit field 2024-02-22 20:11:56 +03:00
Alexander Koblov
a5009f63af FIX: Apply color settings 2024-02-13 22:43:55 +03:00
Alexander Koblov
39de6b76f5 FIX: Renaming file breaks the visible length of the other file names (fixes #321) 2024-01-14 13:59:59 +03:00
Alexander Koblov
285bb31d19 FIX: Bug [0001417] Changed sorting settings aren't applied immediately 2024-01-12 22:01:43 +03:00
Alexander Koblov
b3e2248d8e ADD: Grid line color option 2024-01-05 14:56:11 +03:00
Alexander Koblov
0d3d2e7990 FIX: Incomplete thumbnail after auto refresh (issue #1409) 2023-12-30 15:25:56 +03:00
Alexander Koblov
43bf9df753 FIX: List index out of bounds 2023-12-23 22:55:15 +03:00
rich2014
bb2a2a7575 FIX: DragDrop issue when switching APP by Command+Tab on MacOS 2023-12-20 00:18:59 +08:00
Alexander Koblov
a509abc40d UPD: Prepare GTK3 support 2023-12-02 18:08:58 +03:00
Alexander Koblov
24838d18f3 ADD: TFileSystemWatcher.Features function 2023-11-04 14:19:42 +03:00
Alexander Koblov
4265a6089b FIX: Refresh a file list after file rename in the flat view mode (issue #1322) 2023-10-29 16:12:13 +03:00
Alexander Koblov
493987e2e4 UPD: Don't show menu separator when it's not required 2023-10-09 18:39:38 +03:00
Alexander Koblov
f586b0c1cc FIX: Wrong rows height 2023-10-08 23:50:26 +03:00
Alexander Koblov
9c22daae6a FIX: Loading the same Thumbnails multiple times in TThumbFileView (fixes #1295) 2023-10-02 20:11:08 +03:00
Alexander Koblov
ed026035ed UPD: Don't show directory change error on start 2023-09-26 23:36:02 +03:00
rich2014
8a52783969 Fix: AutoRefresh: compilation issue on Windows and Linux 2023-09-23 22:27:17 +08:00