ladybird/Userland/Applications/DisplaySettings
kleines Filmröllchen 1e67435ff5 Meta: Rename compile_gml to stringify_gml
This is what this function really does, it doesn't compile anything.
2023-08-11 21:33:48 +02:00
..
BackgroundSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
BackgroundSettingsWidget.cpp Userland: Prefer _short_string over String::from_utf8_short_string 2023-08-08 07:37:21 +02:00
BackgroundSettingsWidget.h DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DesktopSettings.gml DisplaySettings: Update Workspaces tab GML 2022-08-16 16:41:47 +02:00
DesktopSettingsWidget.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02:00
DesktopSettingsWidget.h DisplaySettings: Propagate errors in DesktopSettingsWidget 2023-03-21 10:06:41 +01:00
EffectsSettings.gml WindowServer: Implement tile window overlay 2023-04-13 20:18:49 +02:00
EffectsSettingsWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
EffectsSettingsWidget.h WindowServer: Implement tile window overlay 2023-04-13 20:18:49 +02:00
FontSettings.gml LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
FontSettingsWidget.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
FontSettingsWidget.h DisplaySettings: Propagate errors in FontSettingsWidget 2023-03-21 10:06:41 +01:00
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
MonitorSettings.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MonitorSettingsWidget.cpp DisplaySettings: Handle case where there is no DPI value 2023-07-27 12:53:25 -04:00
MonitorSettingsWidget.h DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00
MonitorWidget.cpp DisplaySettings: Show bilinear filtered wallpaper in MonitorWidget 2023-04-27 21:17:11 +01:00
MonitorWidget.h DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00
ThemePreviewWidget.cpp DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00
ThemePreviewWidget.h DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00
ThemesSettings.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ThemesSettingsWidget.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
ThemesSettingsWidget.h DisplaySettings: Stop using DeprecatedString 2023-03-21 10:06:41 +01:00