ladybird/Userland/Demos/WidgetGallery
Timothy Flynn 7cab86ad28 Userland: Unveil /proc/all in applications which require it
These were missed in 7af5eef. It is needed for any application using
e.g. FileSystemAccessServer.
2022-10-03 17:09:21 +01:00
..
GalleryGML WidgetGallery: Repair GML layout on BasicsTab 2022-07-04 11:15:40 +02:00
CMakeLists.txt WidgetGallery: Port file picker to use FileSystemAccessClient 2022-09-10 20:41:16 +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 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 Userland: Unveil /proc/all in applications which require it 2022-10-03 17:09:21 +01:00