Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -14/+14 |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 1 | -2/+2 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-06-20 | qnum: add uint type | Marc-André Lureau | 1 | -0/+48 |
2017-06-20 | tests: remove /{qnum, qlist, dict}/destroy test | Marc-André Lureau | 1 | -16/+2 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -0/+136 |