ladybird/Userland/Demos/WidgetGallery
Idan Horowitz c8ab45e79f Userland: Run gml-format
This brings the existing GML files up to spec with the new requirements
2022-02-13 02:36:35 +02:00
..
GalleryGML Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt WidgetGallery: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DemoWizardDialog.cpp WidgetGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
DemoWizardDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DemoWizardPage1.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DemoWizardPage2.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
GalleryModels.h LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
GalleryWidget.cpp LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr 2021-12-24 05:11:52 -08:00
GalleryWidget.h WidgetGallery: Add GUI::ValueSlider widget 2021-09-11 11:37:39 +02:00
main.cpp WidgetGallery: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00