aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/exporter.h
Commit message (Collapse)AuthorAgeFilesLines
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-4/+4
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* fix flint++ warningsCharles Kerr2014-09-171-1/+1
|
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-261-1/+2
|
* Add Exporter's implementation to an Impl file because I'm about to shovel ↵Charles Kerr2014-06-261-19/+7
| | | | more methods and fields in there.
* as per review, there were a few places that accidentally passed a ↵Charles Kerr2014-01-301-2/+2
| | | | shared_ptr<X>& instead of a const shared_ptr<X>&
* copyediting: rename Service as Exporter & tweak commentsCharles Kerr2014-01-221-0/+74