ladybird/Userland/Applications/Calendar
2024-02-14 17:46:06 -05:00
..
AddEventDialog.cpp Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
AddEventDialog.gml Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
AddEventDialog.h Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
AddEventWidget.cpp Userland: Propagate errors with TRY() where possible 2024-02-14 17:46:06 -05:00
AddEventWidget.h Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
CalendarWidget.cpp Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
CalendarWidget.gml Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
CalendarWidget.h LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 2024-01-29 23:14:39 +00:00
CMakeLists.txt Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
EventCalendar.cpp Calendar/EventManager: Store events as structs 2024-01-06 10:37:53 -07:00
EventCalendar.h Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
EventManager.cpp Calendar/EventManager: Set m_dirty directly 2024-01-06 10:37:53 -07:00
EventManager.h LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 2024-01-29 23:14:39 +00:00
main.cpp Calendar: Ask about unsaved changes when closing the window :^) 2024-01-06 10:37:53 -07:00
ViewEventDialog.cpp Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
ViewEventDialog.gml Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
ViewEventDialog.h Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
ViewEventWidget.cpp Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00
ViewEventWidget.h Calendar: Add ability to view events 2024-02-08 08:13:04 -07:00