Age | Commit message (Expand) | Author |
---|---|---|
2015-05-11 | QJSON: Use OBJECT_CHECK | Eduardo Habkost |
2015-02-10 | QJSON: fix typo in author's email address | Greg Kurz |
2015-02-05 | QJSON: Add JSON writer | Alexander Graf |
2013-01-12 | build: move qobject files to qobject/ and libqemuutil.a | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2010-10-01 | Add support for JSON pretty printing | Daniel P. Berrange |
2010-06-11 | qjson: Handle "\f" | Luiz Capitulino |
2010-02-10 | qjson: Improve debugging | Luiz Capitulino |
2010-01-26 | json: escape u0000 .. u001F when outputting json | Anthony Liguori |
2009-12-03 | Introduce QError | Luiz Capitulino |
2009-12-03 | QJSON: Introduce qobject_from_jsonv() | Luiz Capitulino |
2009-11-17 | Provide marshalling mechanism for json | Anthony Liguori |
2009-11-17 | Add a QObject JSON wrapper | Anthony Liguori |