Skip to content

Return start datetimes for non-recurring incidences

Glen Ditchfield requested to merge gditchfield/kcalendarcore:startdates into master

When given a non-recurring incidence and a date between its start and end datetimes, startDateTimesForDate() returned an empty list instead of the start date. As a result, the printed timetables did not print non-recurring events.

BUG: 396570

BUG: 406251

BUG: 410520

Merge request reports