Commit graph

11,812 commits

Author SHA1 Message Date
rich2014
345ea783dc ADD: set CreationTimeProperty in FillFromStat() of uFileSystemSource 2025-01-27 14:24:02 +08:00
rich2014
bd01ba90fd ADD: apply iCloud Driver in Modern Form ToolBar 2025-01-27 14:03:26 +08:00
rich2014
3d8c2a7192 ADD: add used apps to iCloud Driver 2025-01-27 14:01:57 +08:00
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
ff8c8e908c ADD: add check whether MountPoint exists 2025-01-27 11:02:31 +08:00
rich2014
d0d70e5fa8 ADD: adjust the TFile corresponding to MountPoint in TMountedListOperation 2025-01-27 10:27:05 +08:00
rich2014
2958b138f9 ADD: apply TFileSource.GetFileName() 2025-01-27 10:27:05 +08:00
rich2014
ca378ab948 ADD: abstract TFile.Name into FileSource. different FileSources can process FileName differently. 2025-01-27 10:27:05 +08:00
Alexander Koblov
5b60341ad7 ADD: Zip - New Deflate64 decoder (issue #2115) 2025-01-26 19:10:51 +03:00
Alexander Koblov
4913c46b61 FIX: Build under GTK2 2025-01-23 20:20:37 +03:00
VenusGirl❤
4b5988ae34
UPD: Korean language file (#2104) 2025-01-21 08:33:21 +03:00
Alexander Koblov
6dd5b5a1d6 UPD: Portugal translation (issue #2099) 2025-01-19 22:30:54 +03:00
Alexander Koblov
af46d2f076 UPD: Slovak language (fixes #2092) 2025-01-19 22:30:29 +03:00
Alexander Koblov
e682a876de ADD: SevenZip - check library version 2025-01-19 16:55:43 +03:00
Alexander Koblov
a0eaa37f04 FIX: Copy and paste files with a newline character (fixes #2085) 2025-01-18 15:19:00 +03:00
Alexander Koblov
7475060655 UPD: Try to create .dmg package 5 times 2025-01-18 12:55:19 +03:00
Alexander Koblov
afa8faf711 ADD: Editor toolbar scalable icons 2025-01-17 23:01:37 +03:00
Alexander Koblov
37c22c3ef4 UPD: Use close_range function (issue #2004) 2025-01-17 20:02:35 +03:00
Alexander Koblov
05f3ab8446 ADD: CloseRange function 2025-01-17 18:34:01 +03:00
Alexander Koblov
e853cdadd9 FIX: Viewer - don't show empty cells in the thumbnails view 2025-01-16 17:47:31 +03:00
Alexander Koblov
884720a573 FIX: Viewer - zoom image by mouse wheel 2025-01-15 18:11:38 +03:00
Alexander Koblov
d2b624be18 FIX: Limit max file descriptor number (fixes #2004) 2025-01-14 21:40:45 +03:00
Alexander Koblov
5fbaae7732 FIX: Wrong icon size 2025-01-13 20:01:45 +03:00
Alexander Koblov
a15f560ea3 FIX: Invalid SVG scaling (fixes #2068) 2025-01-13 19:55:59 +03:00
Alexander Koblov
38a5f529d9 FIX: Viewer - preview thumbnail vertical space (issue #2070) 2025-01-12 16:10:08 +03:00
Alexander Koblov
e1fbd5c089 FIX: Hitting Tab key when Quick Preview open applies focus both file panes (fixes #2079) 2025-01-12 14:42:33 +03:00
Alexander Koblov
8914e6cd13 ADD: Allow to use archive icon from built-in theme 2025-01-12 14:25:13 +03:00
Alexander Koblov
b267d10937 FIX: Initialize uSystem before Interfaces 2025-01-12 14:00:33 +03:00
Alexander Koblov
7a4ac40739 UPD: Initialize OnGetApplicationName early 2025-01-12 13:54:09 +03:00
Alexander Koblov
4fc93d275c FIX: Unable to make a privileged operation if app's executable has non-default file name in linux (fixes #2071) 2025-01-12 13:43:04 +03:00
Alexander Koblov
671df91744 ADD: Prepare to disable a GTK2 workaround 2025-01-11 15:18:31 +03:00
Alexander Koblov
2a2862c0f1 FIX: Crash under GTK2 (fixes #2069) 2025-01-11 15:14:27 +03:00
Alexander Koblov
026e9755d8 UPD: GetSystemFolderIcon function under Linux 2025-01-11 14:56:44 +03:00
Alexander Koblov
85d1985b9f ADD: JSON highlighter 2025-01-08 19:33:25 +03:00
Alexander
3cff308d7b
ADD: QML syntax highlighter (#2040) 2025-01-08 18:45:15 +03:00
Alexander Koblov
0c65eea9dd
UPD: Try to create .dmg package 5 times 2025-01-08 16:31:36 +03:00
Alexander Koblov
0135b6d4e8 FIX: Load folder system icon under Linux (fixes #2061) 2025-01-08 13:38:17 +03:00
Alexander Koblov
cad083f6e8 FIX: Read fonts settings from xml-config (fixes #2052) 2025-01-07 16:01:01 +03:00
Skif-off
fdcc704ced
UPD: Russian language file (#2032) 2025-01-05 22:12:20 +03:00
Alexander Koblov
a79429eedc FIX: Hotkey list background is not cleared (fixes #2044) 2025-01-05 21:53:26 +03:00
Alexander Koblov
17fb9dcb9d FIX: The height of color ComboBox is too small (fixes #2043) 2025-01-05 21:21:08 +03: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
d597ee49b6 ADD: implement CurrentWorkingDirectory in TMountedFileSource 2025-01-01 02:09:13 +08:00
rich2014
76f1bc9d07 ADD: draw overlay APP icon in iCloud Driver 2025-01-01 02:09:13 +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
Alexander Koblov
4f3ec507f6 FIX: Copy via a temporary directory 2024-12-31 15:25:57 +03:00