aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rebase C++ namespaceMike Gabriel2017-12-081-1/+1
* Indicator namespace adaptations.Mike Gabriel2017-12-081-1/+1
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur...Mike Gabriel2017-12-084-1/+15
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-1739-90/+90
* Avoid nested GMainLoops by reading from the file on startupIain Lane2015-09-031-1/+3
* Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-012-11/+11
* Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-312-2/+2
* in DateTime class, make it harder to accidentally mix local and nonlocal time...Charles Kerr2015-04-061-1/+2
* remove some new bits that turned out to be unneeded after allCharles Kerr2015-04-051-2/+0
* fix misuse of ECalComponentAlarmInstance's fields.Charles Kerr2015-04-051-1/+0
* add the new Alarm class as an argument to the alarm queue classCharles Kerr2015-04-034-15/+11
* add override keyword to Clock classCharles Kerr2015-04-032-2/+2
* add override keyword to WakeupTimerCharles Kerr2015-04-033-5/+5
* add an Alarm class to represent ical valarm components; change the Appointmen...Charles Kerr2015-03-312-5/+24
* add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.Charles Kerr2015-03-161-2/+6
* in DateTime::is_set(), include timezone testCharles Kerr2015-03-161-1/+1
* Add DateTime::start_of_day() to use instead of the add_hours(-hours()) trick,...Charles Kerr2015-03-141-3/+7
* require an explicit role for the sound so that we can differentiate between e...Charles Kerr2015-01-211-1/+1
* disable one-time alarms after their notifications are shown.Charles Kerr2014-12-073-4/+9
* ensure that disabled alarms aren't shown in indicator-datetime and that notif...Charles Kerr2014-12-071-1/+4
* Make alarm notifications icons and button color match Design's specs. Fixes: ...Charles Kerr2014-09-191-2/+3
|\
| * use the new x-canonical-private-affirmative-tint key.Charles Kerr2014-09-171-2/+3
* | Fix flint++ warnings Charles Kerr2014-09-1915-35/+35
|\ \
| * | fix flint++ warningsCharles Kerr2014-09-1715-35/+35
| |/
* | Move timezone code behind a private Impl class Charles Kerr2014-09-193-34/+7
|\ \
| * | hide the implementation detials of FileTimezone and GeoclueTimezone behind Im...Charles Kerr2014-09-133-34/+7
* | | sync with trunkCharles Kerr2014-09-163-8/+18
|\ \ \ | | |/ | |/|
| * | add unit tests for the powerd monitorCharles Kerr2014-09-151-2/+10
| |/
| * update the time string when a powerd.Wakeup signal is seen.Charles Kerr2014-09-131-0/+5
| * hide Clock's implementation details into an Impl class.Charles Kerr2014-09-131-6/+3
* | LiveClock only needs one Timezone, so give it that instead of a Timezones objectCharles Kerr2014-09-161-2/+2
|/
* remove the new code that we're not using yetCharles Kerr2014-09-021-1/+0
* use the 'override' keyword in the new planner class declarationsCharles Kerr2014-09-022-2/+2
* update Snap Decisions to include snoozeCharles Kerr2014-09-021-2/+2
* add planner.cpp to the buildCharles Kerr2014-09-021-3/+2
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-023-0/+3
* add SnoozePlanner, AggregatePlannerCharles Kerr2014-09-023-0/+111
* use powerd for hw alarm wakeupsCharles Kerr2014-08-181-12/+10
* sync with prerequisite branch lp:~charlesk/indicator-datetime/notification-re...Charles Kerr2014-08-011-2/+0
|\
| * refactor changes based on Antti's feedbackCharles Kerr2014-08-011-2/+0
* | in Haptic, make the looping logic easier to read.Charles Kerr2014-07-311-1/+1
* | configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti...Charles Kerr2014-07-313-0/+3
* | drop the ubuntu-application-api middleman and call usensorsd directly: ua_sen...Charles Kerr2014-07-311-0/+4
* | in indicator::noficiations::Haptic, better naming of the Mode enumCharles Kerr2014-07-311-2/+5
* | sync with lp:~charlesk/indicator-datetime/notification-refactorCharles Kerr2014-07-311-5/+4
|\|
| * sync with trunkCharles Kerr2014-07-301-0/+1
| |\
| * | fix doxygen commentsCharles Kerr2014-07-301-5/+3
* | | initial draft of haptic feedback when alarms playCharles Kerr2014-07-301-0/+57
|/ /
* | move Snap's guts into an Impl classCharles Kerr2014-07-301-4/+2
* | copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-2/+3