1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 22:10:59 +00:00
serenity/Userland/Applications/PartitionEditor
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
PartitionEditorWindow.gml PartitionEditor: Add the beginnings of a partition editor :^) 2022-07-21 20:13:44 +01:00
PartitionModel.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
PartitionModel.h LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00