ladybird/Userland/Demos/ModelGallery
kleines Filmröllchen 6ee597369d Meta+Userland: Run the GML formatter on CI and pre-commit
Now that the GML formatter is both perserving comments and also mostly
agrees to the existing GML style, it can be used to auto-format all the
GML files in the system. This commit does not only contain the scripts
for running the formatting on CI and the pre-commit hook, but also
initially formats all the existing GML files so that the hook is
successfull.
2022-02-07 18:39:50 +01:00
..
BasicModel.cpp ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30
BasicModel.h ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30
BasicModelTab.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
CMakeLists.txt ModelGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
GalleryWidget.cpp ModelGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
GalleryWidget.h ModelGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
main.cpp ModelGallery: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00