1. 7f02784 qstring: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  2. 2d6421a qlist: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  3. fcf73f6 qfloat qint: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  4. 89cad9f qdict: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  5. 14b6160 qbool: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  6. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  7. 4629ed1 qerror: Finally unused, clean up by Markus Armbruster · 10 years ago
  8. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  9. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  10. 7990d2c qdict: Add qdict_{set,copy}_default() by Kevin Wolf · 10 years ago
  11. bd50530 qdict: Add qdict_array_entries() by Kevin Wolf · 10 years ago
  12. e549e71 json-parser: Accept 'null' in QMP by Eric Blake · 10 years ago
  13. 481b002 qobject: Add a special null QObject by Markus Armbruster · 10 years ago
  14. a7c3181 qobject: Clean up around qtype_code by Markus Armbruster · 10 years ago
  15. 4b58554 qjson: Drop trailing space for pretty formatting by Max Reitz · 10 years ago
  16. d593233 json-lexer: fix escaped backslash in single-quoted string by Paolo Bonzini · 11 years ago
  17. a491af4 json-parser: drop superfluous assignment for token variable by Gonglei · 11 years ago
  18. 9c52681 qdict: Add qdict_join() by Max Reitz · 11 years ago
  19. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  20. bae3f92 qdict: Extract non-QDicts in qdict_array_split() by Max Reitz · 11 years ago
  21. 9f23fc0 qapi: extend qdict_flatten() for QLists by Max Reitz · 11 years ago
  22. 05a8c22 qdict: Add qdict_array_split() by Max Reitz · 11 years ago
  23. 5942787 qerror: Remove assert_no_error() by Peter Crosthwaite · 11 years ago
  24. 0a0ee0b Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  25. 47908a0 qobject: Fix compiler warning (missing gnu_printf format attribute) by Stefan Weil · 11 years ago
  26. 4d5977e qdict: Optimise qdict_do_flatten() by Kevin Wolf · 11 years ago
  27. 6273d11 qdict: Fix memory leak in qdict_do_flatten() by Kevin Wolf · 11 years ago
  28. 5726d87 qdict: Extract qdict_extract_subqdict by Benoît Canet · 12 years ago
  29. f660dc6 Implement qdict_flatten() by Kevin Wolf · 12 years ago
  30. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  31. 3d5b3ec json-parser: fix handling of large whole number values by Michael Roth · 12 years ago
  32. e2ec3f9 qjson: to_json() case QTYPE_QSTRING is buggy, rewrite by Markus Armbruster · 12 years ago
  33. 54d49ac qstring: add qstring_get_length() by Luiz Capitulino · 12 years ago
  34. b382bc9 Add qdict_clone_shallow() by Kevin Wolf · 12 years ago
  35. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago