1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:34:59 +00:00
serenity/Userland/Applications/SpaceAnalyzer
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
main.cpp SpaceAnalyzer: Show status tips in Statusbar 2023-06-17 20:36:03 +02:00
ProgressWindow.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
ProgressWindow.h SpaceAnalyzer: Extract ProgressWindow into its own class 2023-02-04 12:27:10 +01:00
SpaceAnalyzer.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
Tree.cpp SpaceAnalyzer: Migrate to Core::Directory::for_each_entry() 2023-05-28 05:51:27 -06:00
Tree.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
TreeMapWidget.cpp LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2023-06-15 13:53:22 +01:00
TreeMapWidget.h SpaceAnalyzer: Rename TreeMapWidget::m_path -> m_path_segments 2023-02-04 12:27:10 +01:00