mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:38:13 +00:00
![]() Previously, we had two versions of MonthListModel for the AddEventDialog and the DatePickerDialog. Now, a unified version is in the Calendar.h file, which can be used easily by anyone. Since that model and the MeridiemListModel weren't used anymore in the AddEventDialog, I have also removed them from there. |
||
---|---|---|
.. | ||
AddEventDialog.cpp | ||
AddEventDialog.gml | ||
AddEventDialog.h | ||
CalendarWidget.cpp | ||
CalendarWidget.h | ||
CalendarWindow.gml | ||
CMakeLists.txt | ||
EventCalendar.cpp | ||
EventCalendar.h | ||
EventManager.cpp | ||
EventManager.h | ||
main.cpp |