This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-24 05:24:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ada05ab4e4cc6e37801780db0f4bdae583ab0e30
ladybird
/
Userland
/
Libraries
/
LibIMAP
History
Andreas Kling
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
...
This is a more precise description of what this class actually does.
2023-08-06 20:39:51 +02:00
..
Client.cpp
LibCore: Slightly rework the Core::Promise API
2023-07-08 23:13:00 +01:00
Client.h
…
CMakeLists.txt
…
Objects.cpp
LibIMAP: Implement serializing FetchCommands with PeekBody type
2023-08-02 11:21:03 +01:00
Objects.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
Parser.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
Parser.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
QuotedPrintable.cpp
AK: Remove infallible version of StringBuilder::to_byte_buffer
2023-03-09 15:51:00 +00:00
QuotedPrintable.h
…