ladybird/Userland/Applications/Mail
kleines Filmröllchen bfd9f681f7 LibCore+Userland: Allow canceling promises
To make EventLoop cancel its managed Promises, we need the ability to
cancel them in the first place.
2023-03-13 12:12:17 +00:00
..
AccountHolder.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
AccountHolder.h Everywhere: Remove NonnullRefPtr.h includes 2023-03-06 23:46:35 +01:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
InboxModel.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
InboxModel.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
MailboxTreeModel.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
MailboxTreeModel.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
MailWidget.cpp LibCore+Userland: Allow canceling promises 2023-03-13 12:12:17 +00:00
MailWidget.h Everywhere: Remove NonnullOwnPtr.h includes 2023-03-06 23:46:35 +01:00
MailWindow.gml Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00
main.cpp Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00