serenity/Userland/Applications/FileManager
2024-01-25 09:07:32 +01:00
..
CMakeLists.txt
DesktopWidget.cpp
DesktopWidget.h
DirectoryView.cpp LibFileSystem+Userland: Return ByteString from real_path() 2024-01-16 08:42:34 +00:00
DirectoryView.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileManagerWindow.gml
FileOperationProgress.gml
FileOperationProgressWidget.cpp Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
FileOperationProgressWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileUtils.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FileUtils.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
main.cpp LibFileSystem+Userland: Return ByteString from real_path() 2024-01-16 08:42:34 +00:00
PropertiesWindow.cpp AK+Userland: Return String from human_readable_[digital_]time() 2024-01-25 09:07:32 +01:00
PropertiesWindow.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
PropertiesWindowArchiveTab.gml
PropertiesWindowAudioTab.gml
PropertiesWindowFontTab.gml
PropertiesWindowGeneralTab.gml
PropertiesWindowImageTab.gml FileManager: Start displaying basic metadata for images 2024-01-14 15:04:43 -07:00
PropertiesWindowPDFTab.gml