aboutsummaryrefslogtreecommitdiff
path: root/qstring.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-05-19Fix qtypes' licensesLuiz Capitulino
2009-12-03QString: Introduce qstring_from_substr()Luiz Capitulino
2009-12-03QString: Introduce qstring_append_int()Luiz Capitulino
2009-12-03QString: Introduce qstring_append_chr()Luiz Capitulino
2009-11-17Allow strings to grow in sizeAnthony Liguori
2009-09-04Shuffle lines to avoid gcc 3 warning about redundant redeclarationBlue Swirl
2009-09-04Introduce QStringLuiz Capitulino