summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Instead of a minimum required version, just check wether we have the required...Christian Mollekopf2014-12-18
* make libgit actually optionallyAaron Seigo2014-12-18
* Fixed build.Christian Mollekopf2014-12-18
* Async: relicense from GPLv2 to LGPLv2+Dan Vrátil2014-12-18
* a basically-working Pipeline implementationAaron Seigo2014-12-17
* use client pid for identifier for nowAaron Seigo2014-12-17
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16
* a more complete command setAaron Seigo2014-12-16
* --potentialMemoryLeak;Aaron Seigo2014-12-16
* iterate async over commandsAaron Seigo2014-12-16
* load the resource on first command .. it LIIIIVES!Aaron Seigo2014-12-16
* sync stubAaron Seigo2014-12-16
* send a sync command on startAaron Seigo2014-12-16
* use a dptr, API for sending commands, queue commands until connectedAaron Seigo2014-12-16
* add a synchronize methodAaron Seigo2014-12-16
* support writing commands without buffers and with pre-allocated buffersAaron Seigo2014-12-16
* add a way to easily get at the type of a facadeAaron Seigo2014-12-16
* default to the dummy pluginAaron Seigo2014-12-16
* dummy resource factory pluginAaron Seigo2014-12-16
* go into the correct subdirAaron Seigo2014-12-16
* define where resource plugins goAaron Seigo2014-12-16
* split out functions that get inlined into a separate fileAaron Seigo2014-12-16
* first run at a plugin loaderAaron Seigo2014-12-16
* typo in commentAaron Seigo2014-12-16
* split out the resource bits into their own fileAaron Seigo2014-12-16
* move client classes into akonadi2common and add the base class for resource p...Aaron Seigo2014-12-16
* it's a name, not a resource (that is going to be a class soon)Aaron Seigo2014-12-15
* licensesAaron Seigo2014-12-15
* lgplAaron Seigo2014-12-15
* LGPL the library classesAaron Seigo2014-12-15
* set a good trend for akonadi2 library name: akonadi2_resource_<name>Aaron Seigo2014-12-15
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
* Make lmdb work with threads.Christian Mollekopf2014-12-15
* avoid integer overflow ... at least on 64 bit.Aaron Seigo2014-12-15
* shared libraries, install targetsAaron Seigo2014-12-15
* make libhawd a shared libAaron Seigo2014-12-15
* restore the test to its former gloryAaron Seigo2014-12-14
* Create base directory if necessary.Christian Mollekopf2014-12-14
* cleanupChristian Mollekopf2014-12-14
* Threaded query processing.Christian Mollekopf2014-12-14
* mkpath instead of mkdir, as we may be making multiple dirsAaron Seigo2014-12-14
* compile ixes, make akonadi2common an actual shared libAaron Seigo2014-12-14
* buildAaron Seigo2014-12-14
* the all-in-one-file version of unqliteAaron Seigo2014-12-14
* Async: bring back synchronous Future::waitForFinished()Dan Vrátil2014-12-14
* Async: make the processing truly asynchronousDan Vrátil2014-12-14
* put unqlite db's in their own subdir to avoid name collisionsAaron Seigo2014-12-14
* Merge branch 'unqlite'Aaron Seigo2014-12-14
|\
| * and now unqlite storage worksAaron Seigo2014-12-14
| * build unqlite with thread supportAaron Seigo2014-12-14