mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03:00
a84778f6ee
The calendar now verifies that the user can't input invalid date ranges, i.e. date ranges where the end is before the start. The UI elements do this implicitly, by adjusting the values when changing the dates in an illegal way (e.g. when picking an end date that is before the start date, the end date will change to the start date). |
||
---|---|---|
.. | ||
AddEventDialog.cpp | ||
AddEventDialog.gml | ||
AddEventDialog.h | ||
CalendarWidget.cpp | ||
CalendarWidget.h | ||
CalendarWindow.gml | ||
CMakeLists.txt | ||
EventCalendar.cpp | ||
EventCalendar.h | ||
EventManager.cpp | ||
EventManager.h | ||
main.cpp |