1. fe07b62 tests: Move qdict-test-data.txt to tests/data/qobject/ by Philippe Mathieu-Daudé · 6 years ago
  2. 992159c tests: Restore check-qdict unit test by Markus Armbruster · 6 years ago
  3. 0bcc8e5 qobject: Move block-specific qdict code to block-qdict.c by Markus Armbruster · 7 years ago
  4. 609f45e block: Add block-specific QDict header by Max Reitz · 7 years ago
  5. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  6. 3d3eaca qobject: use a QObjectBase_ struct by Marc-André Lureau · 7 years ago
  7. 46cfbf1 qobject: Use qobject_to() instead of type cast by Markus Armbruster · 7 years ago
  8. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  9. bcebf10 qdict: Introduce qdict_rename_keys() by Kevin Wolf · 7 years ago
  10. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  11. 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
  12. 269c20b tests/qdict: check more get_try_int() cases by Marc-André Lureau · 8 years ago
  13. 36aeb60 tests: remove /{qnum, qlist, dict}/destroy test by Marc-André Lureau · 8 years ago
  14. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  15. 46f5ac2 qobject: Use simpler QDict/QList scalar insertion macros by Eric Blake · 8 years ago
  16. de6e795 qobject: Drop useless QObject casts by Eric Blake · 8 years ago
  17. de4598f tests/check-qdict: Fix missing brackets by Dr. David Alan Gilbert · 8 years ago
  18. ca6b6e1 Don't check qobject_type() before qobject_to_qdict() by Markus Armbruster · 8 years ago
  19. a68931e check-qdict: Tighten qdict_crumple_test_recursive() some by Markus Armbruster · 8 years ago
  20. ff9d389 check-qdict: Simplify qdict_crumple_test_recursive() by Markus Armbruster · 8 years ago
  21. 603476c qdict: implement a qdict_crumple method for un-flattening a dict by Daniel P. Berrange · 8 years ago
  22. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  23. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  24. ef1919d check-qdict: Test cases for new functions by Kevin Wolf · 10 years ago
  25. 8a5eb36 check-qdict: Add test for qdict_join() by Max Reitz · 11 years ago
  26. 6475758 check-qdict: Test termination of qdict_array_split() by Max Reitz · 11 years ago
  27. 7841c76 check-qdict: Adjust test for qdict_array_split() by Max Reitz · 11 years ago
  28. 3fb1177 tests: Add test for qdict_flatten() by Max Reitz · 11 years ago
  29. be33134 tests: Add test for qdict_array_split() by Max Reitz · 11 years ago
  30. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  31. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago[Renamed from check-qdict.c]
  32. ac531cb check-qdict: convert to gtest by Anthony Liguori · 13 years ago
  33. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  34. 7464f05 check-qdict: Fix possible crash by Stefan Weil · 14 years ago
  35. d02c6bd check-qdict: Introduce test for the new iteration API by Luiz Capitulino · 15 years ago
  36. c8bc3cd QDict: Small terminology change by Luiz Capitulino · 15 years ago
  37. 41836a9 Fix qtypes' licenses by Luiz Capitulino · 15 years ago
  38. 29ec315 QDict: Fix size update by Luiz Capitulino · 15 years ago
  39. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  40. 7b8c51a Introduce QDict unit-tests by Luiz Capitulino · 16 years ago