| .. |
|
filesystem
|
UPD: continue to remove dependency of TFileSystemWatcher in FileView
|
2025-02-09 21:43:03 +08:00 |
|
gio
|
FIX: calling ApplyRenameMask in ugiofilesourceutil
|
2025-01-27 16:54:05 +08:00 |
|
mounted
|
ADD: fspMounted in TFileSourceProperties
|
2025-02-09 21:43:03 +08:00 |
|
multiarchive
|
ADD: MultiArc - check exitstatus on list parsing (#1936)
|
2024-11-04 22:08:15 +03:00 |
|
multilist
|
FIX: memory leaks in IFileResource.RetrieveProperties() (#979)
|
2023-05-07 15:06:48 +03:00 |
|
recyclebin
|
FIX: Memory leaks
|
2023-07-14 20:35:59 +03:00 |
|
searchresult
|
UPD: refactor method name in FileSourceManager and FileSourceProcessor
|
2024-12-24 20:59:58 +08:00 |
|
shellfolder
|
FIX: Don't show virtual folders
|
2024-09-22 13:59:09 +03:00 |
|
tempfilesystem
|
UPD: Create TTempFileSystemFileSource in the GetTempFolder directory
|
2023-01-09 21:21:22 +03:00 |
|
vfs
|
FIX: Lazarus 2.3 compatibility
|
2023-06-05 20:42:11 +03:00 |
|
wcxarchive
|
FIX: TFile with empty file in ArchiveFileSource related
|
2025-01-30 11:29:59 +08:00 |
|
wfxplugin
|
ADD: apply TFileSource.GetFileName()
|
2025-01-27 10:27:05 +08:00 |
|
winnet
|
FIX: Memory leaks
|
2023-07-14 20:35:59 +03:00 |
|
uarchivecopyoperation.pas
|
FIX: Packing shows "Copying" instead of "Packing" (fixes #1626)
|
2024-05-09 19:22:06 +03:00 |
|
uarchivefilesource.pas
|
ADD: Show in the properties dialog which addon/plugin used to open archive
|
2022-08-07 11:39:22 +03:00 |
|
uarchivefilesourceutil.pas
|
FIX: TFile with empty file in ArchiveFileSource related
|
2025-01-30 11:29:59 +08:00 |
|
ufilesource.pas
|
UPD: refactor File Watcher, remove dependency of TFileSystemWatcher in FileView
|
2025-02-09 21:43:03 +08:00 |
|
ufilesourcecalcchecksumoperation.pas
|
ADD: Create separate checksum file for each directory
|
2024-10-21 19:55:20 +03:00 |
|
ufilesourcecalcstatisticsoperation.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
ufilesourcecombineoperation.pas
|
ADD: Calculate/verify CRC32 in split/combine function (patch by Denis Bisson)
|
2014-07-27 10:25:50 +00:00 |
|
ufilesourcecopyoperation.pas
|
UPD: Better archive file operations progress indication
|
2023-10-07 18:54:07 +03:00 |
|
ufilesourcecreatedirectoryoperation.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
ufilesourcedeleteoperation.pas
|
ADD: Shell folder file source (computer drive overview)
|
2023-06-04 15:14:20 +03:00 |
|
ufilesourceexecuteoperation.pas
|
UPD: Prepare FPC 3.0 support
|
2015-10-23 19:27:05 +00:00 |
|
ufilesourcelistoperation.pas
|
FIX: Make FlatView independent between tabs
|
2014-04-03 16:40:44 +00:00 |
|
ufilesourcemanager.pas
|
ADD: support multi thread in TFileSourceManager
|
2025-02-09 21:43:03 +08:00 |
|
ufilesourcemoveoperation.pas
|
ADD: Feature [0001536] Compare by content in overwrite dialog
|
2018-07-08 11:35:12 +00:00 |
|
ufilesourceoperation.pas
|
FIX: Abort FileSourceOperation
|
2022-08-01 19:13:35 +03:00 |
|
ufilesourceoperationmessageboxesui.pas
|
ADD: Copy/move - auto-rename target files option
|
2020-08-04 18:21:47 +00:00 |
|
ufilesourceoperationmisc.pas
|
ADD: Sound notifications: enable/disable feature; environment variables in paths. (#1866)
|
2024-09-25 20:12:07 +03:00 |
|
ufilesourceoperationoptions.pas
|
ADD: Copy/move - auto-rename target files option
|
2020-08-04 18:21:47 +00:00 |
|
ufilesourceoperationoptionsui.pas
|
FIX: Some warnings and notes
|
2012-04-29 13:20:08 +00:00 |
|
ufilesourceoperationtypes.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
ufilesourceoperationui.pas
|
FIX: FPC 3.0.4 compatibility (fixes #385)
|
2022-05-24 19:49:29 +03:00 |
|
ufilesourceproperty.pas
|
ADD: fspMounted in TFileSourceProperties
|
2025-02-09 21:43:03 +08:00 |
|
ufilesourcesetfilepropertyoperation.pas
|
ADD: Use arrow-down/up to rename next/previous file in list when renaming (feature #1147)
|
2024-08-09 22:36:32 +03:00 |
|
ufilesourcesplitoperation.pas
|
ADD: Calculate/verify CRC32 in split/combine function (patch by Denis Bisson)
|
2014-07-27 10:25:50 +00:00 |
|
ufilesourcetestarchiveoperation.pas
|
FIX: Test archive operation progress
|
2023-10-08 01:24:47 +03:00 |
|
ufilesourcetreebuilder.pas
|
ADD: Find files - exclude directories with absolute path
|
2023-02-18 13:17:35 +03:00 |
|
ufilesourceutil.pas
|
UPD: add fsoCopy logic to TDefaultFileSourceProcessor/TFileSystemFileSourceProcessor/TMountedFileSourceProcessor
|
2024-12-21 16:56:27 +08:00 |
|
ufilesourcewatcher.pas
|
UPD: continue to remove dependency of TFileSystemWatcher in FileView
|
2025-02-09 21:43:03 +08:00 |
|
ufilesourcewipeoperation.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
uflatviewfilesource.pas
|
ADD: cm_FlatViewSel action
|
2020-01-26 10:31:42 +00:00 |
|
ulocalfilesource.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
uoperationthread.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
urealfilesource.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |
|
usampleforconfigfilesource.pas
|
UPD: New panel color and custom columns configuration dialog (patch by Denis Bisson)
|
2015-06-06 10:00:12 +00:00 |
|
usampleforconfiglistoperation.pas
|
UPD: New panel color and custom columns configuration dialog (patch by Denis Bisson)
|
2015-06-06 10:00:12 +00:00 |
|
uvirtualfilesource.pas
|
UPD: Split files in newdesign directory.
|
2012-04-29 10:07:33 +00:00 |