summaryrefslogtreecommitdiffstats
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-25/+25
* Enable compile-time specification of jsondb socket name.Jamey Hicks2012-05-091-0/+53
* Split partition handling out into a separate moduleKevin Simons2012-04-108-865/+0
* Switch to a partition-loading system based on filesKevin Simons2012-04-101-0/+2
* Include _indexValue in notifications if query has a sort order.Jamey Hicks2012-04-101-0/+1
* Removed qjson parser.Denis Dzyubenko2012-04-021-2/+0
* Removed duplicate jsonstream class.Denis Dzyubenko2012-03-303-234/+2
* Fixed a warning in JsonDbCollator QString from string literalDenis Dzyubenko2012-03-221-1/+1
* Fixed a memory leak in JsonDbCollatorDenis Dzyubenko2012-03-202-12/+13
* Add case preference feature for indexLiang Qi2012-03-191-0/+1
* Compile in C++11 mode.Lars Knoll2012-03-191-1/+1
* Add case sensitive feature for indexLiang Qi2012-03-161-0/+1
* Refactoring: remove JsonDb classKevin Simons2012-03-151-0/+10
* Add collation support in QtJsonDbLiang Qi2012-03-094-0/+611
* CodeCoverage: Remove additional includes to header files.Caroline Chao2012-03-081-1/+0
* Added internal QJsonDbFlushRequestDenis Dzyubenko2012-02-281-0/+1
* Naming clean up.Tapani Mikola2012-02-211-3/+0
* Implemented new c++ api for qtjsondb.Denis Dzyubenko2012-02-083-3/+3
* Fix missing and outdated license headers.Jason McDonald2012-01-283-0/+123
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-273-4/+4
* Removed Qson binary format from qtjsondbJamey Hicks2012-01-276-219/+43
* Don't use deprecated QJSValue constructorsKent Hansen2012-01-241-6/+6
* Update obsolete contact address.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Renamed public macros.Denis Dzyubenko2012-01-045-10/+10
* Fixed QtJsonDb namespace compilation.Toby Tomkins2011-12-285-10/+12
* Implemented ephemeral partitionDenis Dzyubenko2011-12-071-0/+1
* Polished JsonDbClient behaviorDenis Dzyubenko2011-11-301-0/+3
* Added JsonDbString::kPartitionTypeStrDenis Dzyubenko2011-11-231-1/+2
* Compiler warnings fixesDenis Dzyubenko2011-11-211-0/+1
* Fix instrumentation with testcocoon.Caroline Chao2011-11-181-0/+1
* Renamed default partition to "system" partitionDenis Dzyubenko2011-11-041-0/+3
* Fix use of `signals' in public headersSergio Ahumada2011-10-311-1/+1
* Update licenseheader text in source and header filesSergio Ahumada2011-10-315-5/+5
* Add QT_BEGIN_HEADER/QT_END_HEADER macrosSergio Ahumada2011-10-272-0/+8
* Long live QtJsonDb!Denis Dzyubenko2011-10-259-0/+508