ladybird/Userland/Demos/WidgetGallery
Tim Schumacher ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE
Otherwise, we end up propagating those dependencies into targets that
link against that library, which creates unnecessary link-time
dependencies.

Also included are changes to readd now missing dependencies to tools
that actually need them.
2022-11-01 14:49:09 +00:00
..
GalleryGML WidgetGallery: Repair GML layout on BasicsTab 2022-07-04 11:15:40 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00: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 Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
GalleryWidget.cpp WidgetGallery: Port file picker to use FileSystemAccessClient 2022-09-10 20:41:16 +01:00
GalleryWidget.h Demos: Use default constructors/destructors 2022-02-15 23:00:03 +02:00
main.cpp Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00