summaryrefslogtreecommitdiffstats
path: root/tools/porting/src
Commit message (Collapse)AuthorAgeFilesLines
* improved string operations all over the placeThierry Bastian2009-05-281-3/+3
| | | | | used character operations whenever possible better usage of QLatin1String
* Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-141-1/+1
| | | | | | foo == QString() should be foo.isNull(). Fixes 7 warnings in the Norwegian Breakfast Network Reviewed-by: Samuel
* Long live Qt 4.5!Lars Knoll2009-03-2373-0/+33680