summaryrefslogtreecommitdiffstats
path: root/common/commandprocessor.h
Commit message (Collapse)AuthorAge
* Adapt to KAsync changesChristian Mollekopf2017-03-01
|
* Fixed build issues with pedantic enabledChristian Mollekopf2017-01-12
|
* More Log::ContextChristian Mollekopf2016-12-22
|
* The synchronization call can be sync.Christian Mollekopf2016-11-29
| | | | | ... because we really just enqueue the request and then wait for the notification.
* Used the CommandProcessor as central place for all command processing.Christian Mollekopf2016-11-28
|
* Moved the flush command to the command processor.Christian Mollekopf2016-11-28
|
* Moved inspection commands to a separate inspector.Christian Mollekopf2016-11-28
|
* Move the commandprocessor to a separate file.Christian Mollekopf2016-11-28