aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/settings.h
Commit message (Expand)AuthorAgeFilesLines
* don't show calendar event notifications if com.ubuntu.calendar's notification...Charles Kerr2021-06-301-0/+1
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-051-1/+0
* honor gsettings for calendar eventsCharles Kerr2018-03-261-0/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Indicator namespace adaptations.Mike Gabriel2017-12-081-1/+1
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-021-0/+1
* configurable haptic mode, part 1 of 3: add haptic feedback mode to the GSetti...Charles Kerr2014-07-311-0/+1
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-2/+2
* Design prefers to have a volume slider instead of presets, so remove the Alar...Charles Kerr2014-06-261-1/+1
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-0/+1
* add GSettings support for specifying a default alarm sound and default alarm ...Charles Kerr2014-06-231-0/+2
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-1/+1
* Implement Settings, a properties-cpp wrapper around GSettingsCharles Kerr2014-01-161-7/+9
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+63