Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Compile. | Norwegian Rock Cat | 2009-06-23 | 1 | -1/+1 |
| | | | | Mismatch in preprocessor my previous commit. | ||||
* | Remove some warnings in the Cocoa build. | Norwegian Rock Cat | 2009-06-23 | 1 | -0/+2 |
| | | | | | | | | | | After discussing with some of the Objective-C people I have finally got a fair number of the warnings to disappear in both 10.5 and 10.6. I also took the opportunity to remove a bunch of other warnings. Reviewed by: Morten Sørvig | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | BT: Remove duplicate code and fix font parsing. | Norwegian Rock Cat | 2009-06-02 | 1 | -8/+1 |
| | | | | | | | | | | | QFont has a feature that you can pass a comma-separated list and it will walk through the list and match the font that it hits first. There's a nice static function that X11 and Windows uses, but the Mac was using an older copied version of it. This old version didn't handle quoting which is what happens in the style sheet. So, using the same code makes everything work well. As a bonus, Creator looks correct again. Reviewed-by: Simon Hausmann | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+509 |