serenity/Userland/Applications/GamesSettings
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CardSettingsWidget.cpp GamesSettings+LibCards: Get rid of DeprecatedString 2023-07-06 10:15:37 +01:00
CardSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
CardSettingsWidget.h GamesSettings+LibCards: Get rid of DeprecatedString 2023-07-06 10:15:37 +01:00
ChessSettingsWidget.cpp Applications: Stop lying about string types 2023-06-13 01:49:02 +02:00
ChessSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ChessSettingsWidget.h Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
CMakeLists.txt
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00