summaryrefslogtreecommitdiffstats
path: root/src/qt3support/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-1243-43/+43
| | | | Reviewed-by: Trust Me
* doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | | | | | | | | If you call data() on a default constructed Q3CString, it returns a non-null pointer and from then on isNull() returns false. You have to use constData() to prevent the shared class from detaching the null representation and replacing it with an empty representation. Task-number: 210895
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1643-86/+86
| | | | Reviewed-by: Trust Me
* Long live Qt 4.5!Lars Knoll2009-03-2344-0/+10941