1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 10:00:46 +00:00
serenity/Userland/Applications/SpaceAnalyzer
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
main.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
MainWidget.h SpaceAnalyzer: Port to GML compiler 2023-10-02 21:28:40 +02:00
ProgressWindow.cpp Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
ProgressWindow.h SpaceAnalyzer: Extract ProgressWindow into its own class 2023-02-04 12:27:10 +01:00
SpaceAnalyzer.gml SpaceAnalyzer: Port to GML compiler 2023-10-02 21:28:40 +02:00
Tree.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Tree.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TreeMapWidget.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
TreeMapWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30