Commit graph

7,168 commits

Author SHA1 Message Date
rich2014
c27ceed26e FIX: memory leaks in iCloudDriverConfigUtil.save(), icloud.json 2025-03-13 14:57:33 +08:00
Alexander Koblov
8fd3f87802 UPD: Forgotten file 2025-03-12 13:04:24 +03:00
Alexander Koblov
ca531db075 FIX: Viewer - disable unavailable menu items 2025-03-12 13:04:07 +03:00
Alexander Koblov
f513e32f72 FIX: Plugins WFX text woefully out of date (fixes #2127) 2025-03-12 12:42:18 +03:00
Alexander Koblov
33c8b5e56a UPD: Use a more user-friendly plugins descriptions 2025-03-12 12:35:14 +03:00
Alexander Koblov
a2d8afae68 FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them (fixes #2182) 2025-03-12 12:04:21 +03:00
Alexander Koblov
32532a344c FIX: Viewer - disable unavailable menu items 2025-03-12 11:50:42 +03:00
Alexander Koblov
3180cb924c FIX: Viewer - disable unavailable menu items (issue #2212) 2025-03-12 01:05:55 +03:00
Alexander Koblov
2bc4832f21 ADD: Open bookmark files which links to directory (issue #2211) 2025-03-11 18:40:03 +03:00
Alexander Koblov
fd6d5a8085 FIX: GVFS - Overwrite only older files (fixes #2201) 2025-03-09 12:51:31 +03:00
Alexander Koblov
1a84836c2e FIX: Wrong content type guess (issue #2195) 2025-03-08 12:41:41 +03:00
rich2014
87a9ba1190 UPD: optimize trackpad wheel scrolling #2191 2025-03-05 23:26:32 +08:00
Alexander Koblov
3119015cfe FIX: Build under non-macOS 2025-03-04 20:49:38 +03:00
Alexander Koblov
979b935cf8 ADD: Show additional info in the Editor status bar (fixes #1796) 2025-03-04 20:46:01 +03:00
rich2014
7f66cd4b13 UPD: in ICompareByName(), if the Name of both files is empty, use FullPath instead 2025-03-05 00:02:06 +08:00
rich2014
8d6f960a67 ADD: open the corresponding folder when double-clicking the App in iCloud Options 2025-03-04 22:30:41 +08:00
rich2014
13893bdd1e ADD: enable iCloud options frame 2025-03-04 22:30:03 +08:00
rich2014
2f7d5f9b43 UPD: optimize the process of loading and saving iCloud.json 2025-03-04 18:05:11 +08:00
rich2014
9e3007bc71 ADD: iCloud Options frame (show list) 2025-03-04 17:02:44 +08:00
rich2014
aa392b45fc ADD: iCloudDriverUtil.createAllApps() 2025-03-04 16:59:38 +08:00
rich2014
9fbaf75cb3 UPD: split common modules from iCloudDriver to iCloudDriveUtil 2025-03-04 08:48:15 +08:00
rich2014
6feaa94ad5 FIX: copy / cut / paste in iCloudDriver 2025-03-02 18:28:45 +08:00
rich2014
d336d6eb73 ADD: Added TFileSourceConsultPhase to accurately distinguish between source and target phases, because Source FileSource may be equal to Target FileSource 2025-03-02 18:18:26 +08:00
rich2014
de5c4b90a7 ADD: support FileSource Relocation Event
only for iCloudDriver currently, it's to keep the selected files in iCloud Driver from being unselected before and after downloading.

background: due to the implementation mechanism of Apple iCloud Driver, the local file name will change before and after the file is downloaded.
2025-03-02 16:53:43 +08:00
rich2014
4aeb2801a3 ADD: add the common Event notification mechanism for FileSource (by improving the original one that is only related to Reload Event) 2025-03-02 07:12:47 +08:00
rich2014
9263696889 FIX: disable renaming on files that cannot be renamed (such as MountPoint in iCloudDriver) 2025-03-02 07:07:51 +08:00
rich2014
c15e209c8b ADD: support Terminal in iCloudDriver 2025-03-01 18:15:01 +08:00
Alexander Koblov
39cbab00eb FIX: Copy WSL/Cygwin symbolic links (issue #2171) 2025-02-28 20:00:34 +03:00
rich2014
2d32109c71 UPD: in the context menu of iCloudDriver, optimize download status with multiple files 2025-02-27 19:50:13 +08:00
rich2014
e139fcb5ee FIX: simplify code and avoid memory leaks 2025-02-27 19:50:13 +08:00
rich2014
562b9f6a21 ADD: automatically generate iCloud.json 2025-02-27 19:50:13 +08:00
rich2014
e692f4ae02 ADD: iCloud.json for iCloudDriver configuration 2025-02-26 22:36:39 +08:00
rich2014
c73ca8d67e UPD: make iCloudDriver Configurable 2025-02-26 22:36:39 +08:00
rich2014
e3dd9f0212 FIX: make TiCloudDriverFileSource stateless 2025-02-24 22:39:56 +08:00
rich2014
7050048a4f FIX: address in TiCloudDriverFileSource.GetFileSource() 2025-02-24 22:29:53 +08:00
rich2014
1647bed358 FIX: repeat prompt @1512763 2025-02-23 21:56:49 +08:00
rich2014
492432ecca UPD: i18n for @1512763 2025-02-23 21:56:48 +08:00
rich2014
7b29ac1016 ADD: detect unsupported copy operation and prompt 2025-02-23 21:56:48 +08:00
rich2014
31c3a76a20 ADD: finder tags edit panel i18n 2025-02-23 19:01:07 +08:00
rich2014
d22b9b7205 ADD: support editing finder tag for multiple files in edit panel on macOS 2025-02-23 18:43:50 +08:00
rich2014
2fcad93c54 ADD: support showing finder tag for multiple files in edit panel on macOS 2025-02-23 14:12:21 +08:00
rich2014
1459890d03 ADD: support setting finder tag for multiple files in context menu on macOS 2025-02-22 21:17:16 +08:00
rich2014
320203a892 UPD: extract util functions from uMyDarwin to uDarwinUtil 2025-02-22 21:17:16 +08:00
Alexander Koblov
52ee174822 FIX: Copy relative symbolic links under Windows (issue #2171) 2025-02-22 13:54:36 +03:00
Alexander Koblov
1489df8e00 FIX: Deleting a Favorite can produce a "is not a valid GUID value" (issue #315) 2025-02-22 13:54:36 +03:00
rich2014
30fb9859fb UPD: iCloudDriver i18n 2025-02-22 10:57:05 +08:00
rich2014
9e4bb1a0ed ADD: fscrCancel related 2025-02-21 23:28:00 +08:00
rich2014
2cc56c8e9a ADD: add confirmation dialog if user copies undownloaded files from iCloud Driver 2025-02-21 23:27:15 +08:00
rich2014
4271e23fa3 UPD: improve TSeedFileUtil.isSeedFiles() 2025-02-21 23:09:18 +08:00
Alexander Koblov
7d7a729773 FIX: Crash with absolute symbolic links (GVFS) 2025-02-15 13:14:41 +03:00