summaryrefslogtreecommitdiffstats
path: root/common/listener.h
Commit message (Expand)AuthorAge
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Immediately stop processing commands on shutdown.Christian Mollekopf2016-07-12
* A new debug system.Christian Mollekopf2016-07-07
* Less memory leaking with unique_ptrChristian Mollekopf2016-07-07
* A better crashhandler that notifies the client of the crash.Christian Mollekopf2016-05-22
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use slots/signals instead of Q_SLOTS/Q_SIGNALS for clang-format compatibilityChristian Mollekopf2016-02-17
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Insall sincommon_export.hChristian Mollekopf2016-01-31
* Explicitly state visibilityChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
* Working resource inspectionChristian Mollekopf2016-01-18
* Report successChristian Mollekopf2016-01-18
* Use a null-resource object to avoid having to check the pointerChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Moved lockfile into synchronizerChristian Mollekopf2015-07-30
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Forward revision updates through resourceChristian Mollekopf2015-07-28
* Moved listener to commonChristian Mollekopf2015-07-28