1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00
serenity/Userland/Applications/FileManager
Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args
This is now consistent with the other dialog classes.
2021-02-20 12:19:46 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DesktopWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DesktopWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DirectoryView.cpp LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
DirectoryView.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
FileManagerWindow.gml FileManager: Add layout options to View menu 2021-02-13 11:01:59 +01:00
FileUtils.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
FileUtils.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp FileManager: Add layout options to View menu 2021-02-13 11:01:59 +01:00
PropertiesWindow.cpp LibGUI: Remove GUI::FilePicker::file_exists() 2021-02-19 23:46:54 +01:00
PropertiesWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00