serenity/Userland/Applets
Ali Mohammad Pur 500044906d LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
This is not guaranteed to always work correctly as ArgsParser deals in
StringViews and might have a non-properly-null-terminated string as a
value. As a bonus, using StringView (and DeprecatedString where
necessary) leads to nicer looking code too :^)
2023-03-01 10:47:19 +01:00
..
Audio Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
ClipboardHistory LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Keymap LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Network LibCore+Everywhere: Remove ArgsParser::add*(char const*&) 2023-03-01 10:47:19 +01:00
ResourceGraph LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
WorkspacePicker LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
CMakeLists.txt WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00