summaryrefslogtreecommitdiff
path: root/Userland/Demos/ModelGallery/GalleryWidget.cpp
AgeCommit message (Expand)Author
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2021-11-25ModelGallery: Use TRY() a lot more :^)pbrw
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()Andreas Kling
2021-08-23ModelGallery: Add the new Model Gallery application :^)sin-ack