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