summaryrefslogtreecommitdiff
path: root/qjson.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-18Merge commit 'afbaa7b4382faced3c364606a5e5d5389462147b' into upstream-mergeMarcelo Tosatti1-4/+3
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil1-2/+2
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil1-2/+1
2010-10-01Add support for JSON pretty printingDaniel P. Berrange1-0/+1
2009-12-03QJSON: Introduce qobject_from_jsonv()Luiz Capitulino1-0/+2
2009-11-17Provide marshalling mechanism for jsonAnthony Liguori1-0/+3
2009-11-17Add a QObject JSON wrapperAnthony Liguori1-0/+23