1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 08:35:07 +00:00
serenity/Userland/Applications/Mail
2023-04-19 07:59:54 +02: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 LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00