summaryrefslogtreecommitdiff
path: root/Userland/Applications/DisplaySettings/ThemePreviewWidget.cpp
AgeCommit message (Expand)Author
2023-03-21DisplaySettings: Stop using DeprecatedStringimplicitfield
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2023-02-13LibCore: Rename `File` to `DeprecatedFile`Tim Schumacher
2023-01-12LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::StreamKarol Kosek
2022-12-14LibGfx+Userland: Make Gfx::SystemTheme propagate errorsCygnix Proto
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-07DisplaySettings: Fix Clang build failure in ThemePreviewWidgetMacDue
2022-05-07DisplaySettings: Center preview with center_window_group_within()MacDue
2022-04-02DisplaySettings: Add theme selection and previewMacDue