serenity/Applications/FileManager
Andreas Kling 55e990cbc4 FileManager: Layout the desktop icons from top-to-bottom :^)
This looks way nicer than left-to-right!
2020-12-27 14:48:12 +01:00
..
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
DesktopWidget.cpp FileManager: Move the DesktopWidget to its own compilation unit 2020-09-17 14:34:47 +02:00
DesktopWidget.h FileManager: Move the DesktopWidget to its own compilation unit 2020-09-17 14:34:47 +02:00
DirectoryView.cpp FileManager: Layout the desktop icons from top-to-bottom :^) 2020-12-27 14:48:12 +01:00
DirectoryView.h FileManager: Fix TreeView collapsing on file system changes (#4348) 2020-12-08 17:51:53 +01:00
FileManagerWindow.gml LibGUI: Make GUI::Label auto-sizing declarative 2020-12-20 12:36:32 +01:00
FileUtils.cpp FileManager: Allow creating desktop shortcut from FileManager 2020-12-22 23:35:41 +01:00
FileUtils.h FileManager: Allow creating desktop shortcut from FileManager 2020-12-22 23:35:41 +01:00
main.cpp FileManager: Allow creating desktop shortcut from FileManager 2020-12-22 23:35:41 +01:00
PropertiesDialog.cpp LibGUI: Rename Link => LinkLabel 2020-12-26 13:03:38 +01:00
PropertiesDialog.h FileManager: Add a button to open links in their real directory 2020-12-24 21:52:02 +01:00