summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.cpp
Commit message (Expand)AuthorAge
* Build without warningsChristian Mollekopf2016-01-31
* Enabled and fixed a bunch of warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
* Moved all commands in to the Commands namespaceChristian Mollekopf2016-01-19
* Added bufferutils.hChristian Mollekopf2016-01-19
* we have to copy the memory hereChristian Mollekopf2016-01-19
* Only ever invoke the method onceChristian Mollekopf2016-01-19
* Properly deal with delayed invocation in case the object is already goneChristian Mollekopf2016-01-19
* Reuse the queuedInvoke method for less boilerplateChristian Mollekopf2016-01-18
* Working resource inspectionChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Improved resource access cachingChristian Mollekopf2015-12-03
* Resolve remoteIds during syncChristian Mollekopf2015-12-01
* Debug outputChristian Mollekopf2015-11-30
* Less noiseChristian Mollekopf2015-11-25
* CleanupChristian Mollekopf2015-11-15
* Avoid trying to open ResourceAccess twiceChristian Mollekopf2015-10-20
* More descriptive debug messagesChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* A way to set the debuglevel.Christian Mollekopf2015-08-13
* Moved sendCommand implementations to ResourceAccessChristian Mollekopf2015-08-12
* Allow to inject a fake ResourceInstanceChristian Mollekopf2015-07-28
* Call callbacks for already completed commands before abortingChristian Mollekopf2015-07-23
* Avoid warning about running jobs.Christian Mollekopf2015-07-23
* Give up after trying to connect for a whileChristian Mollekopf2015-07-23
* The callback is supposed to be always thereChristian Mollekopf2015-07-19
* Fixed all warningsChristian Mollekopf2015-07-07
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* LoggingChristian Mollekopf2015-05-01
* CleanupChristian Mollekopf2015-04-29
* Avoid starting the resource for shutdown.Christian Mollekopf2015-04-29
* ResourceAccess: rewrite connection code using jobsChristian Mollekopf2015-04-28
* Avoid error message when initially starting resource.Christian Mollekopf2015-04-19
* Log messagesChristian Mollekopf2015-04-18
* Always queue commands in resourceaccess.Christian Mollekopf2015-04-12
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* ResourceAccess: copy the buffer before capturing it in the lambda.Christian Mollekopf2015-04-02
* Don't try to restart the resource on every disconnect.Christian Mollekopf2015-03-31
* Shutdown notification to achieve a clean shutdown.Christian Mollekopf2015-03-31
* Resource crashhandler and logging facilities.Christian Mollekopf2015-03-31
* Async: allow appending Jobs to already running or finished JobsDan Vrátil2015-02-21
* Added JOBAPI todo's.Christian Mollekopf2015-02-02
* introduce a set of isInternalKey functions to hide this impl detailAaron Seigo2015-01-27
* Propagate errors for commands.Christian Mollekopf2015-01-25
* Call callbacks after the resource crashed.Christian Mollekopf2015-01-25
* A way to ensure all messages have been processed.Christian Mollekopf2015-01-25
* Uid index + query using that index.Christian Mollekopf2015-01-24
* debug outputChristian Mollekopf2015-01-19