ladybird/Userland/Demos/WidgetGallery
FrHun 8dd08d47f1 Applications: Remove usages of deprecated implicit conversions
These deprecated conversions are currently in place to make the system
compile, but they are to be removed soon. This prepares that.
2022-06-28 17:52:42 +01:00
..
GalleryGML Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01: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 LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
DemoWizardPage2.gml LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
GalleryModels.h Userland: Rename WindowServerConnection=>ConnectionToWindowServer 2022-02-25 22:35:12 +01:00
GalleryWidget.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
GalleryWidget.h Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
main.cpp WidgetGallery: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00