Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-28 | qstring: Move qstring_from_substr()'s @end one to the right | Markus Armbruster | 1 | -1/+1 |
2018-06-15 | block: Add block-specific QDict header | Max Reitz | 1 | -0/+1 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -1/+1 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -1/+1 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-09 | Include qapi/qmp/qlist.h exactly where needed | Markus Armbruster | 1 | -1/+2 |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster | 1 | -0/+2 |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster | 1 | -1/+2 |
2018-01-16 | tests: fix check-qobject leak | Marc-André Lureau | 1 | -0/+2 |
2017-11-17 | tests: Add check-qobject for equality tests | Max Reitz | 1 | -0/+328 |