ladybird/Userland/Applications/ThemeEditor
Karol Kosek 67f1ac5de7 ThemeEditor: Use 'open' icon instead of ellipsis on path picker button
The ellipsis seemed a little unclear for me.
2022-05-25 13:42:53 +02: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: Show unsaved changes prompt also in the quit action 2022-05-25 13:42:53 +02:00
MainWidget.h ThemeEditor: Make MainWidget responsible for holding the edited Palette 2022-05-21 22:25:33 +02: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: Give each theme property its own editing widget 2022-05-21 22:25:33 +02:00