Commit graph

  • 56a26c8568 UPD: improve prompt in TfrmMain.MoveFiles() rich2014 2026-06-10 19:41:41 +08:00
  • 7a22f56648 UPD: replace with fspDirectAccess for better compatibility with various FileSources in TMountedFileSourceProcessor rich2014 2026-06-10 19:40:05 +08:00
  • 888b9ee558 FIX: remove fspSearchable from TSearchResultFileSource.GetProperties() if it's created from Wcx/Zip rich2014 2026-06-10 19:26:24 +08:00
  • 5dec42098a FIX: the issue of moving files from SearchResult rich2014 2026-06-10 19:24:44 +08:00
  • 55299c7771 FIX: the issue of copying files from SearchResult rich2014 2026-06-10 16:21:29 +08:00
  • 18bc5f7a6e FIX: consultResult may be changed by the subclass rich2014 2026-06-10 15:05:23 +08:00
  • 0439ed958b UPD: add fspImmutable for immutable File Source (eg. search result) rich2014 2026-06-09 16:51:33 +08:00
  • de67618dd8 ADD/StashFS: step-31: improve TStashFileSourceProcessor rich2014 2026-06-09 16:14:17 +08:00
  • ed2cc821b2 UPD: the buttons in Modern ToolBar can be enabled or disabled based on FileSource.Properties on macOS rich2014 2026-06-09 13:29:59 +08:00
  • bebe20e6f9 UPD: remove unreachable code in TFileSystemFileSourceProcessor.consultCopyOperation() rich2014 2026-06-09 10:20:20 +08:00
  • e9f3c49ed8 ADD/StashFS: step-30: forbid Copying/Moving between Stash FileViews rich2014 2026-06-09 10:07:54 +08:00
  • 0702ce507b UPD: remove unused units rich2014 2026-06-09 09:48:30 +08:00
  • d47f5f91af ADD/StashFS: step-29: support multi-thread in StashFilesBackend rich2014 2026-06-09 09:46:01 +08:00
  • cf6e1725e1 ADD/StashFS: step-28: support Copy/Move options rich2014 2026-06-09 09:30:40 +08:00
  • 145a333a44 ADD/StashFS: step-27: improve context menu and path name rich2014 2026-06-08 23:35:12 +08:00
  • 08cc9d88c4 UPD: update zh_TW rich2014 2026-06-08 22:30:47 +08:00
  • ec5afcc3b0 UPD: update zh_CN rich2014 2026-06-08 22:08:14 +08:00
  • f2ffcd3e56 ADD/StashFS: step-26: i18n rich2014 2026-06-08 21:56:37 +08:00
  • f08d3af019 ADD/StashFS: step-25: add cm_RemoveFromStash/cm_EmptyStash rich2014 2026-06-08 19:42:44 +08:00
  • 89ce532f2c ADD/StashFS: step-24: add actOpenStash/cm_OpenStash/"Open Stash" Menu Item, rich2014 2026-06-08 17:30:44 +08:00
  • b5ceffa7c4 ADD/StashFS: step-23: support Move Files rich2014 2026-06-08 16:35:01 +08:00
  • de9e30608c FIX: keep the handling of OperationOptionsUIClass consistent with CopyFiles() in MoveFiles rich2014 2026-06-08 16:34:12 +08:00
  • 33ec2efc9f UPD: DCTheme icon theme Alexander Koblov 2026-06-08 20:11:01 +03:00
  • 733fb94cd7 UPD: replace with fspSaveableLoadable for better compatibility with various FileSources in TFileView.SaveConfiguration() rich2014 2026-06-08 11:37:51 +08:00
  • 5ccb678297 UPD: replace with fspDirectAccess for better compatibility with various FileSources in ShowExtractDlg() rich2014 2026-06-08 10:44:39 +08:00
  • a7e860aa16 UPD: implement GetRealPath() in SearchResultFileSource/StashFileSource rich2014 2026-06-08 10:08:43 +08:00
  • a3b021ee76 UPD: replace with CurrentRealPath() for better compatibility with various FileSources in UpdatePrompt() rich2014 2026-06-08 09:49:59 +08:00
  • 32a3016ee0 ADD/StashFS: step-22: support execute/testArchive rich2014 2026-06-08 09:31:21 +08:00
  • f5b670bc2d UPD: replace the check on TFileSystemFileSource with fspDirectAccess in cm_FileProperties and TestArchive. rich2014 2026-06-08 09:30:30 +08:00
  • 1fa52a2c70 FIX: SFTP - preserve symlinks when copying to remote and syncing heredie 2026-06-07 10:04:33 -06:00
  • 4e7a2ccba3 ADD/StashFS: step-21: support wipe/split/combine/calcStatistics rich2014 2026-06-07 19:12:32 +08:00
  • 160cf95492 FIX: the potential file list exception that might be triggered when adding a FileSource (eg. Search Result) rich2014 2026-06-07 18:41:01 +08:00
  • 76e7585c30 FIX: the issue that original file list and new file list competed for updates when changing folders in FileView rich2014 2026-06-07 18:35:10 +08:00
  • 714d00fcec UPD: use GoToPrevHistory instead of RemoveCurrentFileSource to navigate to the parent when the current FileSource is at the Root rich2014 2026-06-07 10:16:39 +08:00
  • 9b9fe5310f FIX: SFTP - preserve symlinks when copying local folder to SFTP heredie 2026-06-06 13:52:02 -06:00
  • d843b84a80 FIX: the '..' issue in TFile.SplitIntoNameAndExtension() rich2014 2026-06-06 16:32:34 +08:00
  • 19bfc7bc06 UPD: change the default terminal parameter from '%D' to '%d0' on macOS rich2014 2026-06-06 15:35:45 +08:00
  • 5af28c634e UPD: improve handling when ".." is selected in ReplaceVarParams() rich2014 2026-06-06 15:27:35 +08:00
  • c007bfa8e8 ADD/StashFS: step-20: forbid creating directories rich2014 2026-06-06 10:21:22 +08:00
  • 7e82c17bcf ADD/StashFS: step-19: support deleting files rich2014 2026-06-06 09:58:23 +08:00
  • 9f4bca8c66 FIX: Compilation error on Windows and Linux rich2014 2026-06-05 23:56:37 +08:00
  • b32aac982c ADD/StashFS: step-18: improve in TStashFileSource.IsSupportedPath()/TrailingPathDelimiter rich2014 2026-06-05 22:53:30 +08:00
  • 744a272ba7 ADD/StashFS: step-17: support search in Stash rich2014 2026-06-05 22:14:41 +08:00
  • 09c3f0de70 ADD/StashFS: step-16: support GetCustomIcon()/GetDisplayFileName() rich2014 2026-06-05 21:56:56 +08:00
  • 6a1bb39235 ADD/StashFS: step-15: enable StashFileSource rich2014 2026-06-05 20:08:02 +08:00
  • 4e5db6ccf0 ADD/StashFS: step-14: synchronize Stash changes across each FileViews of the StashFileSource rich2014 2026-06-05 18:35:31 +08:00
  • 8ba4152f6d FIX: the FileSource that requires singleton may also be created multiple times (FileSystem/iCloud/Stash) rich2014 2026-06-05 17:02:23 +08:00
  • edccfff2c2 ADD/StashFS: step-13: remove "Add to Stash" in ContextMenu in StashFileSource rich2014 2026-06-05 12:06:28 +08:00
  • ee966f872f ADD/StashFS: step-12: "Add to Stash" in ContextMenu/Internal command/Short Cuts rich2014 2026-06-05 11:16:27 +08:00
  • a6cdd5849a ADD/StashFS: step-11: addPaths in StashFilesBackend rich2014 2026-06-05 11:12:18 +08:00
  • 0a146e0119 ADD/StashFS: step-10: context menu for StashFileSource (Remove Stash Items/Empty Stash) rich2014 2026-06-05 08:47:38 +08:00
  • 89154db05d ADD/StashFS: step-9: improve StashFilesBackend rich2014 2026-06-05 08:44:49 +08:00
  • 2347cc3f30 ADD/StashFS: step-8: register Stash to VFS rich2014 2026-06-04 21:24:44 +08:00
  • 3764ee267c ADD/StashFS: step-7: support reload when files changed rich2014 2026-06-04 22:51:43 +08:00
  • 7749d73320 ADD/StashFS: step-6: remove files that no longer exist from Stash in TStashListOperation rich2014 2026-06-03 20:03:15 +08:00
  • a5a8437211 ADD/StashFS: step-5: support rename in StashFileSource rich2014 2026-06-03 19:48:05 +08:00
  • 6ace022260 ADD/StashFS: step-4: support Change Path in StashFileSource (eliminate TSearchResultFileSource workaround) rich2014 2026-06-03 17:07:15 +08:00
  • 7084211fc6 ADD/StashFS: step-3: base uStashFileSource rich2014 2026-06-03 13:42:52 +08:00
  • bdfb57b282 ADD/StashFS: step-2: base uStashFileSourceOperation rich2014 2026-06-03 13:03:17 +08:00
  • 844cfd64a8 ADD/StashFS: step-1: base uStashFilesBackend rich2014 2026-06-03 12:46:37 +08:00
  • 4957caaece
    Merge 1fcf245604 into 7f6e77ae73 Efenstor 2026-06-04 20:40:00 +02:00
  • bc996189be
    update file attribution Dawid Boisse 2026-06-03 16:19:17 +02:00
  • d366cdb0fd
    Remove same message (same in EN and in PL) Dawid Boisse 2026-06-03 16:15:16 +02:00
  • 9ba05b37e8
    Fill up missing PL translation messages Dawid Boisse 2026-06-03 16:12:32 +02:00
  • 7f6e77ae73 UPD: apply TDCCocoaModernFormUtils to simplify code rich2014 2026-06-02 13:39:52 +08:00
  • e864d3458a UPD: update zh_TW rich2014 2026-06-02 13:12:09 +08:00
  • da0d4e5c56 UPD: update zh_CN rich2014 2026-06-02 13:01:50 +08:00
  • 05b135967a UPD: improve the tips of Privilege on macOS rich2014 2026-06-02 12:39:26 +08:00
  • a62f046a94 ADD: check if Full Disk Access permission has been granted, if so hide the Privilege Button on the ToolBar rich2014 2026-06-02 12:11:27 +08:00
  • 05c1e0e6bb ADD: TDarwinApplicationUtil.hasFullDiskAccess() on macOS rich2014 2026-06-02 11:56:03 +08:00
  • b6d0730587
    Merge 5166b7b27b into 4bde5beaee Lars The 2026-06-01 23:14:55 +02:00
  • 98533a9d15 ADD: fspSearchable to TFileSourceProperties, and appy in TMainCommands.cm_Search() rich2014 2026-06-01 23:10:44 +08:00
  • b1426fd06d ADD: support search files in SearchResultFileSource rich2014 2026-06-01 21:20:30 +08:00
  • df9eb65110 ADD: implement AddSearchPath() in TSearchResultFileSource rich2014 2026-06-01 21:19:30 +08:00
  • fe307c98e4 UPD: move AddSearchPath() from LocalFileSource into FileSource rich2014 2026-06-01 21:18:24 +08:00
  • 214e61eb13 FIX: the state of cmbFindPathStart may be incorrect when FindDlg reopened rich2014 2026-06-01 20:01:21 +08:00
  • 4bde5beaee UPD: fine-tune filename in TfrmFileProperties rich2014 2026-06-01 10:19:59 +08:00
  • ef92d2660b UPD: fine-tune TFileSource.GetFilesForPathAndType() rich2014 2026-06-01 10:12:12 +08:00
  • 9213dd929e FIX: the issue of not clearing the files when handling invalid paths in MountedListOperation rich2014 2026-06-01 10:04:59 +08:00
  • d61293302e UPD: comparison can be performed even for TFiles without AttributesProperty in FilesSortFoldersFirst() rich2014 2026-06-01 09:47:46 +08:00
  • 523c15e297 FIX: the persistent sorting issue in FilesSortFoldersFirst() that was incorrect when comparing two regular files rich2014 2026-06-01 09:42:16 +08:00
  • f9609d6fb8 ADD: JSONC highlighter (issue #2898) Alexander Koblov 2026-05-31 16:58:48 +03:00
  • 8feaf0be3e DEL: Blurry icons Alexander Koblov 2026-05-31 16:46:51 +03:00
  • d2971bd587 UPD: improve in TFileSource.GetFilesForPathAndType() rich2014 2026-05-31 23:24:19 +08:00
  • 1682fc7690 DEL: restore uOSUtils, remove GetFilesInDir() rich2014 2026-05-31 23:23:08 +08:00
  • ef724fa7d2 ADD: implement IKASPathEditMate in TfrmCopyDlg, autocomplete is supported on various file sources rich2014 2026-05-31 23:13:08 +08:00
  • 5267c3387f ADD: implement IKASPathEditMate in TFileViewHeader, autocomplete is supported on various file sources rich2014 2026-05-31 22:58:21 +08:00
  • 8db33ee722 ADD: IKASPathEditMate in KASPathEdit for further refactor rich2014 2026-05-31 22:36:44 +08:00
  • 879ef8c6da ADD: GetFilesForPathAndType() in IFileSource, and implement it in TFileSource base on GetFiles() rich2014 2026-05-31 22:19:11 +08:00
  • 7bcf801792 ADD: JSONC highlighter (issue #2898) Alexander Koblov 2026-05-31 16:58:48 +03:00
  • f5ed3acdfa DEL: Blurry icons Alexander Koblov 2026-05-31 16:46:51 +03:00
  • 6ffb9f51cd FIX: Navigate to correct file source when opening path from command line Lior Lahav 2026-05-31 12:27:30 +03:00
  • c0e020f675 FIX: Compilation error, revert GetFilesInDir() from DCOSUtils into OSUtils rich2014 2026-05-31 10:28:45 +08:00
  • a588ff1c95 FIX: the issue of incorrect path Auto Complete in the Copy/Move Dialog rich2014 2026-05-30 22:21:48 +08:00
  • 701927f0de FIX: the issue of incorrect path Auto Complete in the KASEditPath of FileView rich2014 2026-05-30 18:57:39 +08:00
  • 5b7cddf5c5 UPD: decouple file functionality from KASPathEdit by TKASPathEditGetFilesFunc, and remove GetFilesInDir() rich2014 2026-05-30 18:52:02 +08:00
  • ed931d1894 UPD: copy GetFilesInDir() from KASPathEdit into DCOSUtils to further refactor rich2014 2026-05-30 18:49:00 +08:00
  • c25aeeafb6
    UPD: Korean language file (#2900) VenusGirl❤ 2026-05-31 05:44:21 +09:00
  • fd9f720185
    Update doublecmd.ko.po Alexander Koblov 2026-05-30 23:43:10 +03:00
  • aec42cacb4
    Update doublecmd.ko.po VenusGirl❤ 2026-05-31 04:25:43 +09:00