Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add missing license headers. | Jason McDonald | 2009-08-31 | 1 | -3/+43 |
| | | | | Reviewed-by: Trust Me | ||||
* | doc: Added explanation of QStringBuilder in QString | Martin Smith | 2009-06-18 | 1 | -0/+28 |
The QStringBuilder class documentation is marked \internal. A section has been added to the documentation for QString that explains how to use the reimplemented '%' operator of QStringBuilder to obtain more efficient string concatenation operations. |