ladybird/Userland/Demos
Lenny Maiorani 0ec688f86e Demos: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-02-15 23:00:03 +02:00
..
CatDog CatDog: Convert to try_create_default_icon 2021-12-18 23:36:59 +01:00
Cube Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
Eyes Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
Fire Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
LibGfxDemo Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
LibGfxScaleDemo Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
Mandelbrot Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
ModelGallery Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Mouse Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Screensaver Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
Starfield Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
WidgetGallery Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
CMakeLists.txt ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30