aboutsummaryrefslogtreecommitdiff
path: root/qjson.h
AgeCommit message (Expand)Author
2012-03-09qjson.h: include compiler.h for GCC_FMT_ATTRAlon Levy
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-01Add support for JSON pretty printingDaniel P. Berrange
2009-12-03QJSON: Introduce qobject_from_jsonv()Luiz Capitulino
2009-11-17Provide marshalling mechanism for jsonAnthony Liguori
2009-11-17Add a QObject JSON wrapperAnthony Liguori