aboutsummaryrefslogtreecommitdiff
path: root/src/exporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix cppcheck errors/warningsRobert Tari2022-02-081-4/+6
* Fix a couple of build failures on Ubuntu hirsute:Olivier Tilloy2021-03-041-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 3 of 3: expose the new haptic mode setting as ...Charles Kerr2014-07-311-0/+1
* move the powerd and screen bus name, path, and interface strings into dbus-sh...Charles Kerr2014-07-231-4/+4
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-11/+13
* Design prefers to have a volume slider instead of presets, so remove the Alar...Charles Kerr2014-06-261-25/+1
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-261-6/+109
* Add Exporter's implementation to an Impl file because I'm about to shovel mor...Charles Kerr2014-06-261-67/+103
* as per review, there were a few places that accidentally passed a shared_ptr<...Charles Kerr2014-01-301-2/+2
* the clock icon should match the one used by the clock app, so use click to as...Charles Kerr2014-01-221-1/+0
* plug in the greeter menusCharles Kerr2014-01-221-1/+3
* copyediting: rename Service as Exporter & tweak commentsCharles Kerr2014-01-221-0/+144