summaryrefslogtreecommitdiffstats
path: root/src/qjsonarray.cpp
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-32/+33
* More documentation fixes.Lars Knoll2012-01-181-79/+77
* Move private methods into the private namespaceLars Knoll2012-01-171-6/+6
* fix compilation after documentation update.Jamey Hicks2012-01-161-1/+1
* Add docs for QJsonArrayLars Knoll2012-01-161-1/+684
* Fix a corruption in the binary dataLars Knoll2012-01-131-2/+2
* Fix the debug operators for aaray and objectLars Knoll2012-01-131-2/+2
* Add non const QJsonArray/Object::operator[]Lars Knoll2012-01-111-6/+6
* Added debug stream operatorsDenis Dzyubenko2012-01-091-1/+22
* Implement QJsonArray::replace(int, QJsonValue)Lars Knoll2012-01-091-0/+26
* Changes after API review round.Lars Knoll2012-01-091-0/+5
* Class names should start with a QLars Knoll2012-01-091-37/+37
* Naming cleanupsLars Knoll2012-01-091-12/+12
* Make the data structure endian-safeLars Knoll2012-01-051-5/+5
* Implement support for compacting objects and arraysLars Knoll2012-01-041-1/+17
* Add copyright headersLars Knoll2012-01-041-0/+41
* Some cleanupsLars Knoll2011-12-091-8/+4
* Add a bit in Value to store whether key is latin1Lars Knoll2011-12-081-1/+2
* Save another 4 bytes per object and arrayLars Knoll2011-12-081-1/+0
* Add an explicit UndefinedValue typeLars Knoll2011-12-081-3/+3
* Add a Latin1String variant and use it for valuesLars Knoll2011-12-081-3/+4
* Refactored the way Values are storedLars Knoll2011-12-081-16/+13
* Remove references to binary in the nameLars Knoll2011-12-061-0/+229