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 |
|
Alexander Koblov
|
4f3ec507f6
|
FIX: Copy via a temporary directory
|
2024-12-31 15:25:57 +03:00 |
|
Alexander Koblov
|
b2a3fa2686
|
FIX: Extract from archive (fixes #2039)
|
2024-12-31 15:04:51 +03:00 |
|
rich2014
|
112ffaa593
|
UPD: refactor TFileSourceUIHandler related
|
2024-12-30 00:15:34 +08:00 |
|
rich2014
|
3340404a90
|
UPD: display 'iCloud Download Icon' and 'Tag Color Icon' for seed file in sequence in iCloud Driver
|
2024-12-29 23:44:43 +08:00 |
|
rich2014
|
f2ed08ba7a
|
ADD: display iCloud Download Icon for seed file in iCloud Driver
|
2024-12-29 22:14:00 +08:00 |
|
rich2014
|
ace08aa36d
|
ADD: UI infrastructure related to FileSource
|
2024-12-29 22:13:59 +08:00 |
|
Alexander
|
a769421642
|
ADD: Kotlin syntax highlighter (#2034)
|
2024-12-29 16:04:24 +03:00 |
|
Alexander Koblov
|
bbf030a6aa
|
FIX: WinToUnixFileAttr function
|
2024-12-29 14:04:56 +03:00 |
|
Alexander Koblov
|
87f8ba928f
|
FIX: Crash on startup under Windows (fixes #2033)
|
2024-12-29 13:53:35 +03:00 |
|
Alexander Koblov
|
6ad950c95e
|
UPD: Everything plugin
|
2024-12-29 13:28:59 +03:00 |
|
rich2014
|
30d8b77eda
|
FIX: the issue when Copying / Moving files without confirm dialog #2035
|
2024-12-29 10:20:13 +08:00 |
|
Alexander Koblov
|
c7cf06829c
|
FIX: WCX - restore directory attributes after CloseArchive
|
2024-12-28 17:33:34 +03:00 |
|
VenusGirl❤
|
a233c69f15
|
UPD: Korean language file (#2031)
|
2024-12-28 16:16:30 +03: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
|
b57192405f
|
ADD: support File Watch in TMountedFileSource (and iCloud Driver)
|
2024-12-28 20:32:37 +08:00 |
|
rich2014
|
c586f5f5ba
|
ADD: realPath / virtualPath in TFileSystemFileSource, for FileSystem Watch
|
2024-12-28 20:30:47 +08:00 |
|
rich2014
|
47fa44ef6b
|
UPD: show '..' instead of DisplayName with '..' in iCloudDriver
|
2024-12-27 21:30:28 +08:00 |
|
rich2014
|
67c9fc946b
|
ADD: add Download Now / Remove Download into contextMenu in iCloudDriver
|
2024-12-27 21:23:35 +08:00 |
|
rich2014
|
68112b7fdd
|
FIX: compilation on windows
|
2024-12-27 17:32:57 +08:00 |
|
rich2014
|
e900156fb1
|
ADD: GetDisplayFileName() in iCloudDriver
|
2024-12-26 22:43:23 +08:00 |
|
rich2014
|
86caadb164
|
ADD: GetDisplayName to FileSource (display file name depends on different FileSources)
|
2024-12-26 22:40:41 +08:00 |
|
rich2014
|
b0ad1a0c51
|
ADD: in iCloudDriver, files ending with .icloud are undownloaded cloud files, not non-displayed system files.
|
2024-12-26 19:27:45 +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
|
eca52c6459
|
UPD: better support for target path begin with '..' in F5 / F6
|
2024-12-25 21:04:07 +08:00 |
|
rich2014
|
7c9c1dc94b
|
UPD: refactor method name in FileSourceManager and FileSourceProcessor
|
2024-12-24 20:59:58 +08:00 |
|
rich2014
|
de6fa6ce31
|
ADD: support iCloudDriver to correctly get file at root
|
2024-12-24 00:12:45 +08:00 |
|
rich2014
|
3540c79f99
|
ADD: TMountedFileSource and iCloudDrivers support jumping to parent path
|
2024-12-24 00:10:30 +08:00 |
|
rich2014
|
19b046aefe
|
ADD: decompose FileSourceProcessor into two stages
|
2024-12-23 23:48:25 +08:00 |
|
Ihar Areshchankau
|
7491784318
|
ADD: Built-in editor menu item "Edit - Time/Date". (#2016)
|
2024-12-23 09:09:13 +03:00 |
|
Alexander Koblov
|
4879122cdc
|
FIX: Copy files (fixes #2022)
|
2024-12-23 09:08:27 +03:00 |
|
rich2014
|
c0629daf08
|
FIX: fsoCopy in Archive Files
|
2024-12-22 17:32:20 +08:00 |
|
rich2014
|
cbedb26d4f
|
UPD: refactor TMountedFileSource to inherit TFileSystemFileSource base on FileSourceProcessor
|
2024-12-21 20:53:54 +08:00 |
|
rich2014
|
ae3d2abeaf
|
UPD: apply FileSourceManager in TfrmMain.CopyFiles(), support fsoCopy for TMountedFileSource
|
2024-12-21 16:56:27 +08:00 |
|
rich2014
|
b8a101a71c
|
UPD: add fsoCopy logic to TDefaultFileSourceProcessor/TFileSystemFileSourceProcessor/TMountedFileSourceProcessor
|
2024-12-21 16:56:27 +08:00 |
|
rich2014
|
d578945573
|
UPD: refactor FileSource Processor to support more operations
|
2024-12-21 16:56:27 +08:00 |
|
Alexander Koblov
|
0b3b2deb89
|
ADD: Display GTK3 version
|
2024-12-19 21:31:32 +03:00 |
|
Alexander Koblov
|
63cd93783a
|
DEL: Invalid version information
|
2024-12-19 21:07:18 +03:00 |
|
rich2014
|
b031cf6133
|
FIX: the issue of moving file to other path #2017
|
2024-12-19 21:41:49 +08:00 |
|
Alexander Koblov
|
d5b2c51a67
|
FIX: Viewer - problem with RegEx search, it cannot find 'qt' case-insensitive (fixes #2012)
|
2024-12-16 20:14:14 +03:00 |
|
Alexander Koblov
|
530aafdc2d
|
FIX: Extra semicolon after "then"
|
2024-12-15 00:17:02 +03:00 |
|
Alexander Koblov
|
f0f2b02c53
|
FIX: Quick view panel crash (fixes #2011)
|
2024-12-14 16:18:50 +03:00 |
|
Alexander Koblov
|
01a66177ec
|
FIX: Free Pascal 3.3.1 compatibility
|
2024-12-08 22:32:00 +03:00 |
|
j2969719
|
5b04565930
|
UPD: Use -sfx switch for rar (#1996)
|
2024-12-08 19:55:11 +03:00 |
|
Alexander Koblov
|
561e10ab32
|
UPD: Language files
|
2024-12-08 13:12:52 +03:00 |
|
Alexander Koblov
|
537ffde16d
|
UPD: Korean language file
|
2024-12-08 13:06:42 +03:00 |
|
Alexander Koblov
|
ebed22101e
|
FIX: Use UTF8StringReplace
|
2024-12-08 12:26:00 +03:00 |
|
Alexander Koblov
|
eb2bf85573
|
FIX: Multi-line pattern search option state
|
2024-12-08 12:06:37 +03:00 |
|