aboutsummaryrefslogtreecommitdiff
path: root/src/appointment.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-171-1/+11
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* fix misuse of ECalComponentAlarmInstance's fields.Charles Kerr2015-04-051-2/+1
* add an Alarm class to represent ical valarm components; change the Appointmen...Charles Kerr2015-03-311-3/+10
* ensure that disabled alarms aren't shown in indicator-datetime and that notif...Charles Kerr2014-12-071-3/+3
* fix Appointment object's equality operator to also look at the audio_url field.Charles Kerr2014-10-071-0/+1
* remove unused field Appointment.is_eventCharles Kerr2014-04-151-1/+0
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-0/+48