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-03-01 11:06:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ea5ae85d27bad5571da1d82de3e4c1901bde562
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
…
Parser.h
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
QuotedPrintable.cpp
…
QuotedPrintable.h
…