summaryrefslogtreecommitdiff
path: root/Userland/Applications/ThemeEditor/MainWidget.cpp
AgeCommit message (Expand)Author
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-30ThemeEditor: Fix layout for new layout systemFrHun
2022-06-17ThemeEditor: Allow temporarily overriding the system themenetworkException
2022-05-25ThemeEditor: Show unsaved changes prompt also in the quit actionKarol Kosek
2022-05-21ThemeEditor: Make MainWidget responsible for holding the edited PaletteSam Atkins
2022-05-21ThemeEditor: Arrange the theme properties into groupsSam Atkins
2022-05-21ThemeEditor: Give each theme property its own editing widgetSam Atkins
2022-05-21ThemeEditor: Actually save alignment rolesSam Atkins
2022-05-21ThemeEditor: Extract most logic into a MainWidget classSam Atkins