1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 18:28:10 +00:00
serenity/Userland/Libraries/LibIMAP
2023-01-27 20:33:18 +00:00
..
Client.cpp Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Client.h LibIMAP: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Objects.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Objects.h Everywhere: Remove unused includes of AK/Format.h 2023-01-02 20:27:20 -05:00
Parser.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Parser.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
QuotedPrintable.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
QuotedPrintable.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00