summaryrefslogtreecommitdiffstats
path: root/tools/porting/src
Commit message (Collapse)AuthorAgeFilesLines
* 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