1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 12:10:59 +00:00
serenity/Userland/DevTools
Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string()
Having an alias function that only wraps another one is silly, and
keeping the more obvious name should flush out more uses of deprecated
strings.
No behavior change.
2023-01-27 20:38:49 +00:00
..
GMLPlayground LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
HackStudio AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
Inspector Inspector: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
Profiler AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00
SQLStudio LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
UserspaceEmulator UserspaceEmulator: Use Core::Process::set_name() 2023-01-25 14:27:45 +01:00
CMakeLists.txt DevTools: Remove i686 support 2022-12-28 11:53:41 +01:00