Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1499 |
| | |||||
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -1/+1 |
| | | | | | used character operations whenever possible better usage of QLatin1String | ||||
* | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -6/+6 |
| | | | | | | | Wherever I found that we were using a string instead of a single char I fixed the code. Reviewed-by: olivier | ||||
* | Rename qIsFuzzyNull to qFuzzyIsNull | Bjoern Erik Nilsen | 2009-04-08 | 1 | -1/+1 |
| | | | | | | | | | | The function was added in fde7f3d03782c801901f511131458d6fcb1021a5 and we believe qFuzzyIsNull is a better naming and more in line with qFuzzyCompare. Reviewed-by: Lars Knoll Reviewed-by: nrc Reviewed-by: Samuel | ||||
* | Use qIsFuzzyNull rather than the more expensive qFuzzyCompare | Bjoern Erik Nilsen | 2009-04-08 | 1 | -1/+1 |
| | | | | | | | See also fde7f3d03782c801901f511131458d6fcb1021a5 Reviewed-by: Olivier Reviewed-by: Samuel | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+1499 |