.. |
CMakeLists.txt
|
ce2f1b845f
Everywhere: Mark dependencies of most targets as PRIVATE
|
2 years ago |
Client.cpp
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 years ago |
Client.h
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 years ago |
Objects.cpp
|
6e7459322d
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
|
2 years ago |
Objects.h
|
6fd478b6ce
Everywhere: Remove unused includes of AK/Format.h
|
2 years ago |
Parser.cpp
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 years ago |
Parser.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
QuotedPrintable.cpp
|
e76394d96c
AK: Remove infallible version of StringBuilder::to_byte_buffer
|
2 years ago |
QuotedPrintable.h
|
f068ddb79f
LibIMAP: Propagate OOM errors from decode_quoted_printable()
|
2 years ago |