1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 22:22:26 +00:00
serenity/Userland/Demos/ModelGallery
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
BasicModel.cpp LibGUI: Allow FilteringProxyModel to optionally sort results by score 2023-05-29 10:47:48 -06:00
BasicModel.h LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00
BasicModelTab.gml LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
GalleryWidget.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
GalleryWidget.h ModelGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00