summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAge
* Make use of Async::iterateChristian Mollekopf2015-04-27
* Moved the non-generic code back to dummyresource.Christian Mollekopf2015-04-27
* Use std::shared_ptr instead of QSharedPointer for facade factory.Christian Mollekopf2015-04-27
* Fixed lifetime management of resultSet.Christian Mollekopf2015-04-27
* Keep thread alive until the end of the query, and cleanup the resultSet.Christian Mollekopf2015-04-24
* Moved Console to client.Christian Mollekopf2015-04-21
* Moved generic part of resource implementation to GenericResourceChristian Mollekopf2015-04-20
* Moved complete writing part to GenericFacadeChristian Mollekopf2015-04-19
* Fixed build.Christian Mollekopf2015-04-19
* Stub for akonadi configuration.Christian Mollekopf2015-04-19
* Avoid error message when initially starting resource.Christian Mollekopf2015-04-19
* Async refactoring in clientapi using each executorChristian Mollekopf2015-04-19
* cleanupChristian Mollekopf2015-04-18
* Log messagesChristian Mollekopf2015-04-18
* Moved generic part of load to GenericFacadeChristian Mollekopf2015-04-18
* Renamed the Error log macro to ErrorMsg because of nameclashesChristian Mollekopf2015-04-18
* Moved clientapitest to testsChristian Mollekopf2015-04-15
* Colorized debug output a bitChristian Mollekopf2015-04-15
* Use a queryrunner to execute queries.Christian Mollekopf2015-04-15
* Always queue commands in resourceaccess.Christian Mollekopf2015-04-12
* Further simplify writing of buffer adaptors.Christian Mollekopf2015-04-12
* Compile with flatbuffers 1.1Christian Mollekopf2015-04-12
* More generic domainadpator code.Christian Mollekopf2015-04-12
* checkpointChristian Mollekopf2015-04-10
* commentsChristian Mollekopf2015-04-09
* Moved generic parts of the domain adaptor to commonChristian Mollekopf2015-04-09
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Refactored buffer extraction from vector.Christian Mollekopf2015-04-09
* Started a facade base implementation.Christian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* cleanupChristian Mollekopf2015-04-08
* Less noiseChristian Mollekopf2015-04-07
* Use memcpy to copy tables into vectors.Christian Mollekopf2015-04-07
* ResourceAccess: copy the buffer before capturing it in the lambda.Christian Mollekopf2015-04-02
* async simplificationsChristian Mollekopf2015-04-02
* Unbreak the clientapi.Christian Mollekopf2015-04-02
* Cleanup and debug messages.Christian Mollekopf2015-04-02
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
* Don't try to restart the resource on every disconnect.Christian Mollekopf2015-03-31
* Forgot to compile the notification schemaChristian Mollekopf2015-03-31
* Minor cleanup, less warnings.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
* CMake: fix Qt5 lookup, use KDE_INSTALL_TARGETS_DEFAULT_ARGSDan Vrátil2015-02-21
* Async: allow appending existing Job objects to the Job chainDan Vrátil2015-02-20
* catch unqlite impl up to current Storage APIAaron Seigo2015-02-09
* void const -> const voidAaron Seigo2015-02-09
* Added JOBAPI todo's.Christian Mollekopf2015-02-02
* clenupChristian Mollekopf2015-01-30