1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:58:12 +00:00
serenity/Userland/Applications/ThemeEditor
2023-02-13 00:45:09 +00: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 Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00: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 Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
MainWidget.cpp Userland: Set Button text using the new String class 2023-02-13 00:45:09 +00:00
MainWidget.h ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00: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 ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
PreviewWidget.h ThemeEditor: Take drop events from the whole window 2023-01-11 20:15:47 +00:00
ThemeEditor.gml ThemeEditor: Update GML and polish interface 2022-11-19 11:04:11 +01:00