1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 21:58:12 +00:00
serenity/Userland/Libraries/LibVT
Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
I've attempted to handle the errors gracefully where it was clear how to
do so, and simple, but a lot of this was just adding
`release_value_but_fixme_should_propagate_errors()` in places.
2022-02-16 19:49:41 -05:00
..
Attribute.h LibVT: Use NNOP<KString> to store window titles in the Kernel 2022-02-16 22:21:37 +01:00
CharacterSet.h LibVT: Add missing headers 2021-10-06 23:52:40 +01:00
CMakeLists.txt Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:27 +02:00
Color.h LibVT: Implement bright color support 2021-06-04 09:02:43 +01:00
EscapeSequenceParser.cpp Everywhere: codepoint => code point 2021-06-01 10:01:11 +02:00
EscapeSequenceParser.h LibVT: Add missing headers 2021-10-06 23:52:40 +01:00
Line.cpp Kernel+LibVT: Use MUST + try_prepend / try_append 2022-01-05 14:04:18 +01:00
Line.h Kernel+LibELF+LibVT: Remove unused AK::String header includes 2022-02-16 22:21:37 +01:00
Position.h LibVT: Add missing headers 2021-10-06 23:52:40 +01:00
Range.h Kernel+LibVT: Fix selection with scrollback wrap-around 2021-06-10 17:18:02 +02:00
StateMachine.txt LibVT: Fix UTF-8 handling in OSC sequences 2021-05-22 23:23:08 +02:00
Terminal.cpp LibVT: Use StringBuilder::string_view() instead of to_string() 2022-02-16 22:21:37 +01:00
Terminal.h LibVT: Use NNOP<KString> to store window titles in the Kernel 2022-02-16 22:21:37 +01:00
TerminalWidget.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
TerminalWidget.h LibVT: Enable caller to control the visibility of the scrollbar widget 2022-01-15 11:03:23 +01:00
XtermColors.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00