summaryrefslogtreecommitdiffstats
path: root/common/storage.h
Commit message (Expand)AuthorAge
* Less noiseChristian Mollekopf2015-04-07
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
* void const -> const voidAaron Seigo2015-02-09
* introduce a set of isInternalKey functions to hide this impl detailAaron Seigo2015-01-27
* Storage: support for duplicates.Christian Mollekopf2015-01-20
* Error handling for remove.Christian Mollekopf2015-01-11
* Remove from storage call.Christian Mollekopf2015-01-11
* unifying buffer, and a better way to implement domain object adapters.Christian Mollekopf2014-12-24
* Write-Read loop from clientside.Christian Mollekopf2014-12-21
* lgplAaron Seigo2014-12-15
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
* compile ixes, make akonadi2common an actual shared libAaron Seigo2014-12-14
* remove readAll in favor of using scanAaron Seigo2014-12-14
* Missing includesDan Vrátil2014-12-12
* add a read that gets keys and valuesAaron Seigo2014-12-11
* add another read method and expose a basic error handler for convenienceAaron Seigo2014-12-11
* some TODOsAaron Seigo2014-12-11
* Storage: implemented scanChristian Mollekopf2014-12-10
* read takes an error handler rather than returns a boolAaron Seigo2014-12-06
* require users of a Storage class to state up-front if they are read or readwriteAaron Seigo2014-12-05
* make read return a bool on successAaron Seigo2014-12-05
* major reorg that puts Storage (previously Database) into commonAaron Seigo2014-12-05