ladybird/Userland/Applications/DisplaySettings
Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable
This will make it easier to support both string types at the same time
while we convert code, and tracking down remaining uses.

One big exception is Value::to_string() in LibJS, where the name is
dictated by the ToString AO.
2022-12-06 08:54:33 +01:00
..
BackgroundSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
BackgroundSettingsWidget.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
BackgroundSettingsWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DesktopSettings.gml DisplaySettings: Update Workspaces tab GML 2022-08-16 16:41:47 +02:00
DesktopSettingsWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DesktopSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
EffectsSettings.gml LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2022-08-16 16:53:00 +02:00
EffectsSettingsWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
EffectsSettingsWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FontSettings.gml Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
FontSettingsWidget.cpp Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
FontSettingsWidget.h Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
main.cpp DisplaySettings: Add an Effects tab 2022-08-09 12:08:21 +02:00
MonitorSettings.gml DisplaySettings: Capitalize s in screen settings 2022-08-03 21:49:41 +01:00
MonitorSettingsWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
MonitorSettingsWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
MonitorWidget.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
MonitorWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ThemePreviewWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ThemePreviewWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ThemesSettings.gml LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
ThemesSettingsWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ThemesSettingsWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00