Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only instantiate the PICT pasteboard MIME when we have to. | Norwegian Rock Cat | 2009-06-25 | 1 | -1/+6 |
| | | | | | | | | | | | 10.6 does a lot of image synthesis for us when we put up a tiff, which is great because we don't have to do a thing and it will work with all the applications out there. This means we don't need our PICT convertor on 10.6 for 32-bit apps. However, this magic doesn't exist in earlier versions of Mac OS X, so we have to keep it around (along with the QuickTime symbol resolving) there. Reviewed-by: Morten Sørvig | ||||
* | More culling of Panther Code. | Norwegian Rock Cat | 2009-06-23 | 1 | -32/+8 |
| | | | | | | Removed lots of places where we check for Tiger. Now we can assume it. Reviewed-by: Morten Sørvig | ||||
* | 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/+1181 |
| | |||||
* | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -2/+2 |
| | | | | | used character operations whenever possible better usage of QLatin1String | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+1268 |