aboutsummaryrefslogtreecommitdiffstats
path: root/qstring.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-03QString: Introduce qstring_from_substr()Luiz Capitulino1-5/+15
2009-12-03QString: Introduce qstring_append_int()Luiz Capitulino1-0/+8
2009-12-03QString: Introduce qstring_append_chr()Luiz Capitulino1-5/+19
2009-11-17Allow strings to grow in sizeAnthony Liguori1-1/+36
2009-09-04Shuffle lines to avoid gcc 3 warning about redundant redeclarationBlue Swirl1-6/+6
2009-09-04Introduce QStringLuiz Capitulino1-0/+73