Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -3/+3 |
| | | | | | used character operations whenever possible better usage of QLatin1String | ||||
* | Use isNull() for strings instead of comparing against QString(). | Jesper Thomschütz | 2009-05-14 | 1 | -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 Knoll | 2009-03-23 | 73 | -0/+33680 |