serenity/Userland/Applications/Calendar
2023-09-24 20:00:00 -06:00
..
AddEventDialog.cpp Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
AddEventDialog.h Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
CalendarWidget.cpp LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
CalendarWidget.h Calendar: Promote view_type ActionGroup to CalendarWidget's member 2023-08-13 22:34:14 +02:00
CalendarWindow.gml Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
EventCalendar.cpp Calendar: Save time of the event and display it in Calendar 2023-09-05 15:08:42 +01:00
EventCalendar.h Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
EventManager.cpp Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
EventManager.h Calendar: Implement saving, loading, and displaying of calendars 2023-08-07 13:14:58 -06:00
main.cpp Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00