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-01-24 17:35:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd2a6767bcded31fe8f621bbdcfaabcbcfca0448
ladybird
/
Userland
/
Applications
/
Mail
History
Karol Kosek
2029750519
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
2023-06-15 13:53:22 +01: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
…
InboxModel.cpp
LibGUI+Userland: Propagate errors in Model::column_name()
2023-06-14 17:53:59 +02:00
InboxModel.h
LibGUI+Userland: Propagate errors in Model::column_name()
2023-06-14 17:53:59 +02:00
MailboxTreeModel.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
MailboxTreeModel.h
…
MailWidget.cpp
LibGUI+Userland: Port StatusBar::text() and set_text functions to String
2023-06-15 13:53:22 +01:00
MailWidget.h
Everywhere: Remove NonnullOwnPtr.h includes
2023-03-06 23:46:35 +01:00
MailWindow.gml
…
main.cpp
LibGUI: Make
Application
's construction fallible
2023-05-05 16:41:21 +01:00