Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | Use glib memory allocation and free functions | Anthony Liguori | 2011-08-20 | 1 | -5/+5 |
* | Fix qtypes' licenses | Luiz Capitulino | 2010-05-19 | 1 | -3/+4 |
* | QString: Introduce qstring_from_substr() | Luiz Capitulino | 2009-12-03 | 1 | -5/+15 |
* | QString: Introduce qstring_append_int() | Luiz Capitulino | 2009-12-03 | 1 | -0/+8 |
* | QString: Introduce qstring_append_chr() | Luiz Capitulino | 2009-12-03 | 1 | -5/+19 |
* | Allow strings to grow in size | Anthony Liguori | 2009-11-17 | 1 | -1/+36 |
* | Shuffle lines to avoid gcc 3 warning about redundant redeclaration | Blue Swirl | 2009-09-04 | 1 | -6/+6 |
* | Introduce QString | Luiz Capitulino | 2009-09-04 | 1 | -0/+73 |