summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.h
Commit message (Expand)AuthorAge
* Fixed new warningsChristian Mollekopf2018-03-25
* Removed ResourceAccess::Private leak and resolved resulting memoryChristian Mollekopf2017-11-16
* Fixed use after freeChristian Mollekopf2017-11-09
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-12
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* Introduced Log::ContextChristian Mollekopf2016-12-22
* Kill all commands on failing to connect to a resource.Christian Mollekopf2016-12-12
* interresource moveChristian Mollekopf2016-12-02
* Added the flush command.Christian Mollekopf2016-11-25
* Fixed builChristian Mollekopf2016-11-14
* Implement debug stream operators for query.Christian Mollekopf2016-11-07
* A new debug system.Christian Mollekopf2016-07-07
* Fixed a bunch of memory leaks.Christian Mollekopf2016-07-06
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
* Track modified properties to detect necessary replay changesChristian Mollekopf2016-06-03
* Pass in the inspection typeChristian Mollekopf2016-05-24
* Support assigining the uid in the clientChristian Mollekopf2016-05-06
* 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
* moved ResourceAccessFactoryChristian Mollekopf2016-02-12
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* 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
* Reuse the queuedInvoke method for less boilerplateChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Improved resource access cachingChristian Mollekopf2015-12-03
* Cache ResourceAccess instances.Christian Mollekopf2015-12-01
* Introduced a QueryRunner objectChristian Mollekopf2015-11-27
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Change replayChristian Mollekopf2015-10-10
* 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
* Fixed all warningsChristian Mollekopf2015-07-07
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Avoid starting the resource for shutdown.Christian Mollekopf2015-04-29
* ResourceAccess: rewrite connection code using jobsChristian Mollekopf2015-04-28
* Always queue commands in resourceaccess.Christian Mollekopf2015-04-12
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* Don't try to restart the resource on every disconnect.Christian Mollekopf2015-03-31
* Propagate errors for commands.Christian Mollekopf2015-01-25
* A way to ensure all messages have been processed.Christian Mollekopf2015-01-25
* Use jobs to track progress of write commands.Christian Mollekopf2015-01-18
* Writing from facade.Christian Mollekopf2015-01-15