Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori | 2010-10-05 | 1 | -0/+1 |
|\ | |||||
| * | Add support for JSON pretty printing | Daniel P. Berrange | 2010-10-01 | 1 | -0/+1 |
* | | Use GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -2/+2 |
* | | Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) | Stefan Weil | 2010-10-03 | 1 | -2/+1 |
|/ | |||||
* | QJSON: Introduce qobject_from_jsonv() | Luiz Capitulino | 2009-12-03 | 1 | -0/+2 |
* | Provide marshalling mechanism for json | Anthony Liguori | 2009-11-17 | 1 | -0/+3 |
* | Add a QObject JSON wrapper | Anthony Liguori | 2009-11-17 | 1 | -0/+23 |