summaryrefslogtreecommitdiff
path: root/Userland/Applications/ThemeEditor/PreviewWidget.cpp
AgeCommit message (Expand)Author
2021-09-12ThemeEditor: Accept drop eventsKarol Kosek
2021-09-12ThemeEditor: Update theme path on theme loadKarol Kosek
2021-09-12ThemeEditor: Add 'Open file' menu actionKarol Kosek
2021-08-31Userland: Use Rect::centered_within() where usefulAndreas Kling
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-07-17ThemeEditor: Disable focus for demo widgetsMarcus Nilsson
2021-05-01WindowServer+LibGfx: Automatic "modified" markers in window titlesAndreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-18Everywhere: Rename title_bar => titlebarAndreas Kling
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-03-25WindowServer+LibGfx: Show menus in windows! :^)Andreas Kling
2021-01-12Applications: Move to Userland/Applications/Andreas Kling