ladybird/Applications/FileManager
Nicholas Hollett b7810a31c3 LibDesktop: Switch to LaunchServer for DesktopServices::open
Moves DirectoryServices out of LibCore (because we need to link with
LibIPC), renames it Desktop::Launcher (because Desktop::DesktopServices
doesn't scan right) and ports it to use the LaunchServer which is now
responsible for starting programs for a file.
2020-05-09 15:13:32 +02:00
..
DirectoryView.cpp LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00
DirectoryView.h LibGUI: The UI calls it 'Icon view', fix the name in the code 2020-05-02 14:12:36 +02:00
FileUtils.cpp FileManager: Replicate permissions on directory copy (#1437) 2020-04-19 17:18:27 +02:00
FileUtils.h FileManager: Replicate permissions on directory copy (#1437) 2020-04-19 17:18:27 +02:00
main.cpp LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00
Makefile LibDesktop: Switch to LaunchServer for DesktopServices::open 2020-05-09 15:13:32 +02:00
PropertiesDialog.cpp FileManager: Fix crash when file properties has unnamed UID or GID 2020-04-29 19:35:20 +02:00
PropertiesDialog.h LibGUI: Make GUI::TabWidget::add_tab<T>() return a T& 2020-04-04 11:10:07 +02:00