summaryrefslogtreecommitdiffstats
path: root/src/client/qjsondbwriterequest.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix for requests sent to private partitions.Denis Dzyubenko2012-05-251-2/+1
* Add setObject to QJsonDbWriteRequestAli Akhtarzada2012-05-191-0/+2
* Revert "Moved implemented of helper classes to header file"Sergey Hambardzumyan2012-05-111-83/+12
* Moved implemented of helper classes to header fileDenis Dzyubenko2012-05-101-12/+83
* Remove all quota-related codeKevin Simons2012-05-021-1/+0
* Make it possible to close and reopen the same JsonDbPartitionKevin Simons2012-04-281-0/+1
* Support private partitionsKevin Simons2012-04-181-0/+2
* Add a Q prefix to all the header guardsKevin Simons2012-04-181-3/+3
* Harmonize error codesKevin Simons2012-03-291-1/+16
* Added api for specifying write mode on QJsonDbWriteRequest.Denis Dzyubenko2012-02-271-0/+10
* Added Q_OBJECT macro to QJsonDbCreateRequest, update and remove requests.Denis Dzyubenko2012-02-231-0/+3
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-081-0/+107