Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -4/+4 |
* | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz | 2018-03-19 | 1 | -2/+2 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | tests: remove /{qnum, qlist, dict}/destroy test | Marc-André Lureau | 2017-06-20 | 1 | -21/+2 |
* | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 2017-06-20 | 1 | -6/+11 |
* | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake | 2017-05-09 | 1 | -2/+2 |
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -0/+1 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | test makefile overhaul | Paolo Bonzini | 2012-03-30 | 1 | -0/+127 |