1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 15:07:45 +00:00
serenity/Userland/Applications/ThemeEditor
2022-06-17 19:49:16 +01:00
..
Previews ThemeEditor: Convert the widget-preview layout to GML 2022-05-21 22:25:33 +02:00
AlignmentProperty.gml ThemeEditor: Give each theme property its own editing widget 2022-05-21 22:25:33 +02:00
CMakeLists.txt ThemeEditor: Convert the widget-preview layout to GML 2022-05-21 22:25:33 +02:00
ColorProperty.gml ThemeEditor: Give each theme property its own editing widget 2022-05-21 22:25:33 +02:00
FlagProperty.gml ThemeEditor: Give each theme property its own editing widget 2022-05-21 22:25:33 +02:00
main.cpp ThemeEditor: Make MainWidget responsible for holding the edited Palette 2022-05-21 22:25:33 +02:00
MainWidget.cpp ThemeEditor: Allow temporarily overriding the system theme 2022-06-17 19:46:30 +01:00
MainWidget.h ThemeEditor: Allow temporarily overriding the system theme 2022-06-17 19:46:30 +01:00
MetricProperty.gml ThemeEditor: Give each theme property its own editing widget 2022-05-21 22:25:33 +02:00
PathProperty.gml ThemeEditor: Use 'open' icon instead of ellipsis on path picker button 2022-05-25 13:42:53 +02:00
PreviewWidget.cpp ThemeEditor: Position preview windows based on the title height 2022-05-21 22:25:33 +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