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