1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-26 00:35:07 +00:00
serenity/Userland/Applications/FileManager
Federico Guerinoni 49a062f81d LibGUI: Show human readable size in filemanager
The size is visible only in TableView mode of the filemanager.
2021-03-26 22:59:09 +01:00
..
CMakeLists.txt Base: Add new icons for fonts and File Manager 2021-02-25 08:08:26 +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: Show human readable size in filemanager 2021-03-26 22:59:09 +01:00
DirectoryView.h FileManager: Disable view change actions when directory is unreadable 2021-03-07 16:19:36 +01:00
FileManagerWindow.gml FileManager: Add layout options to View menu 2021-02-13 11:01:59 +01:00
FileUtils.cpp FileManager: Use newly introduced LibCore file management helpers 2021-02-21 18:14:29 +01:00
FileUtils.h FileManager: Use newly introduced LibCore file management helpers 2021-02-21 18:14:29 +01:00
main.cpp Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
PropertiesWindow.cpp PropertiesWindow: Show the file size in a human readable format 2021-03-25 10:59:11 +01:00
PropertiesWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00