1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:38:10 +00:00
serenity/Userland/Applications/ThemeEditor
2022-10-25 15:33:34 -06:00
..
Previews ThemeEditor: Convert the widget-preview layout to GML 2022-05-21 22:25:33 +02:00
AlignmentProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ColorProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
FlagProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
main.cpp Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
MainWidget.cpp Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
MainWidget.h ThemeEditor: Allow temporarily overriding the system theme 2022-06-17 19:46:30 +01:00
MetricProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PathProperty.gml ThemeEditor: Fix layout for new layout system 2022-06-30 11:51:25 +02:00
PreviewWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
PreviewWidget.h LibGUI+ThemeEditor: Split preview-widget palette-change callback 2022-04-29 20:06:39 +02:00
ThemeEditor.gml ThemeEditor: Run gml-format 2022-06-17 19:49:16 +01:00