summaryrefslogtreecommitdiffstats
path: root/tests/hawd/dataset.cpp
Commit message (Collapse)AuthorAge
* Build without warningsChristian Mollekopf2016-01-31
|
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
| | | | (except for documentation).
* HAWD: Ensure the column order is maintainedChristian Mollekopf2015-12-01
| | | | | | | By turning the columns into an array instead of an object, we can print the values in the same order as in the definition file. Previosly the order was random, and even headers and values were somtimes mixed up.
* Bigger field with and less history by defaultChristian Mollekopf2015-08-24
|
* HAWD: Fixed with fieldsChristian Mollekopf2015-08-24
|
* Removed convenience APIChristian Mollekopf2015-08-23
|
* Use the new transaction api in hawdChristian Mollekopf2015-08-10
|
* Make it build with Qt 5.5Dan Vrátil2015-05-11
|
* Storage: API cleanup/use QByteArray instead of std::stringChristian Mollekopf2015-03-31
|
* LGPL the library classesAaron Seigo2014-12-15
|
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
|
* remove readAll in favor of using scanAaron Seigo2014-12-14
|
* buildAaron Seigo2014-12-11
|
* commit hashes!Aaron Seigo2014-12-11
|
* add printing features and stub in hashesAaron Seigo2014-12-11
|
* include annotations in binary serializationAaron Seigo2014-12-11
|
* DataSet, and create a small lib to be used by testsAaron Seigo2014-12-11