summaryrefslogtreecommitdiffstats
path: root/src/qjsonvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced Nokia copyrightsHEADmasterTeemu Kaukoranta2013-07-111-3/+2
* Fixed licensesTeemu Kaukoranta2013-05-231-21/+22
* One (hopefully) last commit to this repo: Mirror what's in qtbase now.Lars Knoll2012-01-251-14/+34
* Remove inline tag from methods that aren't inlineLars Knoll2012-01-171-2/+2
* Further cleanups of the qjsonvalue.h headerLars Knoll2012-01-171-4/+0
* Move private methods into the private namespaceLars Knoll2012-01-171-6/+1
* Rename QJsonValue::Number to DoubleLars Knoll2012-01-161-11/+5
* Add non const QJsonArray/Object::operator[]Lars Knoll2012-01-111-0/+42
* Added debug stream operatorsDenis Dzyubenko2012-01-091-0/+5
* Fixed the remaining API issues in QJsonValueLars Knoll2012-01-091-12/+2
* Changes after API review round.Lars Knoll2012-01-091-1/+15
* rename enum QJsonValue::ValueType to QJsonValue::TypeLars Knoll2012-01-091-4/+4
* Class names should start with a QLars Knoll2012-01-091-23/+23
* Naming cleanupsLars Knoll2012-01-091-7/+17
* Store double as little endianLars Knoll2012-01-091-0/+1
* package as qt module "json"Jamey Hicks2012-01-041-1/+1
* Add copyright headersLars Knoll2012-01-041-0/+41
* Small cleanupLars Knoll2011-12-091-1/+2
* Add an explicit UndefinedValue typeLars Knoll2011-12-081-3/+4
* Add a Latin1String variant and use it for valuesLars Knoll2011-12-081-2/+2
* Refactored the way Values are storedLars Knoll2011-12-081-3/+16
* Remove references to binary in the nameLars Knoll2011-12-061-0/+63