serenity/Userland/Applications/FileManager
Timothy Flynn 3990e630f2 FileManager: Launch applications with their AppFile-specified arguments
We should really use Core::Process here, but it does not yet support all
posix_spawn features we are currently using.
2024-04-30 17:43:14 -06:00
..
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
DesktopWidget.cpp
DesktopWidget.h
DirectoryView.cpp FileManager: Launch applications with their AppFile-specified arguments 2024-04-30 17:43:14 -06:00
DirectoryView.h AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
FileManagerWindow.gml
FileOperationProgress.gml
FileOperationProgressWidget.cpp
FileOperationProgressWidget.h
FileUtils.cpp
FileUtils.h
main.cpp Userland: Avoid some conversions from rvalue strings to StringView 2024-04-04 11:23:21 +02:00
PropertiesWindow.cpp LibGfx+Fallout: Make ImageDecoder return ErrorOr 2024-03-07 11:20:06 -05:00
PropertiesWindow.h
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