summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qjson.h: include compiler.h for GCC_FMT_ATTRAlon Levy2012-03-091-0/+1
* Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-10-051-0/+1
|\
| * Add support for JSON pretty printingDaniel P. Berrange2010-10-011-0/+1
* | Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-2/+2
* | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-2/+1
|/
* QJSON: Introduce qobject_from_jsonv()Luiz Capitulino2009-12-031-0/+2
* Provide marshalling mechanism for jsonAnthony Liguori2009-11-171-0/+3
* Add a QObject JSON wrapperAnthony Liguori2009-11-171-0/+23