ladybird/Userland/Applications/FileManager
Andreas Kling adb6db9774 FileManager: Set tooltips on the path breadcrumb bar
Each segment of the breadcrumb bar now shows the path it represents.
2021-02-20 14:23:41 +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: Set tooltips on the path breadcrumb bar 2021-02-20 14:23:41 +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