summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Make QStringBuilder respect codecForCStringsHarald Fernengel2009-11-041-0/+24
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-4/+4
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* doc: Added explanation of QStringBuilder in QStringMartin Smith2009-06-181-0/+2
* doc: Fixed several qdoc warnings.Martin Smith2009-06-171-23/+31
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* doc: Fixed several qdoc warnings.Martin Smith2009-06-111-5/+5
* Fix license headers for QStringBuilder.Jason McDonald2009-06-101-6/+6
* Make QCharRef known to QStringBuilder.hjk2009-06-081-2/+2
* Merged changes to the string builder class.David Boddie2009-06-021-3/+3
* Doc - some changes to fix a qdoc warningKavindra Devi Palaraja2009-05-291-2/+2
* Fix qstringbuilder documentation.hjk2009-05-291-1/+1
* Introduce a new class QStringBuilder to speed up the creation ofhjk2009-05-281-0/+135