35 Commits (1ff36b5d4d00a4e3633eb960bf2be562f5e47dbf)

Author SHA1 Message Date
Markus Armbruster 7f0278435d qstring: Make conversion from QObject * accept null 11 years ago
Markus Armbruster 2d6421a900 qlist: Make conversion from QObject * accept null 11 years ago
Markus Armbruster fcf73f66a6 qfloat qint: Make conversion from QObject * accept null 11 years ago
Markus Armbruster 89cad9f3ec qdict: Make conversion from QObject * accept null 11 years ago
Markus Armbruster 14b6160099 qbool: Make conversion from QObject * accept null 11 years ago
Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 11 years ago
Markus Armbruster 4629ed1e98 qerror: Finally unused, clean up 11 years ago
Eric Blake 34acbc9522 qobject: Use 'bool' inside qdict 11 years ago
Eric Blake fc48ffc39e qobject: Use 'bool' for qbool 11 years ago
Kevin Wolf 7990d2c99c qdict: Add qdict_{set,copy}_default() 11 years ago
Kevin Wolf bd50530a9f qdict: Add qdict_array_entries() 11 years ago
Eric Blake e549e7161f json-parser: Accept 'null' in QMP 11 years ago
Markus Armbruster 481b002cc8 qobject: Add a special null QObject 11 years ago
Markus Armbruster a7c3181628 qobject: Clean up around qtype_code 11 years ago
Max Reitz 4b58554a0e qjson: Drop trailing space for pretty formatting 12 years ago
Paolo Bonzini d593233438 json-lexer: fix escaped backslash in single-quoted string 12 years ago
Gonglei a491af471b json-parser: drop superfluous assignment for token variable 12 years ago
Max Reitz 9c52681277 qdict: Add qdict_join() 12 years ago
Cole Robinson f231b88db1 qerror.h: Remove QERR defines that are only used once 12 years ago
Max Reitz bae3f92a01 qdict: Extract non-QDicts in qdict_array_split() 12 years ago
Max Reitz 9f23fc0c23 qapi: extend qdict_flatten() for QLists 13 years ago
Max Reitz 05a8c22271 qdict: Add qdict_array_split() 13 years ago
Peter Crosthwaite 5942787183 qerror: Remove assert_no_error() 12 years ago
Stefan Weil 47908a0f66 qobject: Fix compiler warning (missing gnu_printf format attribute) 13 years ago
Kevin Wolf 4d5977eaec qdict: Optimise qdict_do_flatten() 13 years ago
Kevin Wolf 6273d1136a qdict: Fix memory leak in qdict_do_flatten() 13 years ago
Benoît Canet 5726d872f3 qdict: Extract qdict_extract_subqdict 13 years ago
Kevin Wolf f660dc6a2e Implement qdict_flatten() 13 years ago
Kevin Wolf 69dd62dfd6 qapi: Anonymous unions 13 years ago
Michael Roth 3d5b3ec6d4 json-parser: fix handling of large whole number values 13 years ago
Markus Armbruster e2ec3f9768 qjson: to_json() case QTYPE_QSTRING is buggy, rewrite 13 years ago
Luiz Capitulino 54d49ac992 qstring: add qstring_get_length() 13 years ago
Kevin Wolf b382bc9a15 Add qdict_clone_shallow() 13 years ago
Paolo Bonzini a372823a14 build: move qobject files to qobject/ and libqemuutil.a 14 years ago