11 Commits (71dc578e116599ea73c8a2a4e693134702ec0e83)

Author SHA1 Message Date
Peter Xu b26ae1cb8e qobject: introduce qobject_get_try_str() 8 years ago
Peter Xu 775932020d qobject: introduce qstring_get_try_str() 8 years ago
Max Reitz cb51b976ba qapi: Remove qobject_to_X() functions 8 years ago
Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 8 years ago
Markus Armbruster 5ee9d2fe9e Include qapi/qmp/qobject.h exactly where needed 8 years ago
Max Reitz b38dd678a2 qapi: Add qobject_is_equal() 9 years ago
Peter Maydell f2ad72b30e qobject: Clean up includes 10 years ago
Eric Blake 55e1819c50 qobject: Simplify QObject 11 years ago
Markus Armbruster 7f0278435d qstring: Make conversion from QObject * accept null 11 years ago
Luiz Capitulino 54d49ac992 qstring: add qstring_get_length() 13 years ago
Paolo Bonzini a372823a14 build: move qobject files to qobject/ and libqemuutil.a 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Luiz Capitulino 41836a9f7e Fix qtypes' licenses 16 years ago
Luiz Capitulino 4b5c5766d0 QString: Introduce qstring_from_substr() 17 years ago
Luiz Capitulino 764c1caeb3 QString: Introduce qstring_append_int() 17 years ago
Luiz Capitulino 6fe9565c5b QString: Introduce qstring_append_chr() 17 years ago
Anthony Liguori d30ec846ed Allow strings to grow in size 17 years ago
Blue Swirl aa43d9ccab Shuffle lines to avoid gcc 3 warning about redundant redeclaration 17 years ago
Luiz Capitulino 66f7048712 Introduce QString 17 years ago