Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Rename nsCursorForQCursor -> qt_mac_nsCursorForQCursor. | Morten Sørvig | 2009-06-15 | 1 | -2/+1 |
| | | | | Reviewed-by: Richard Moe Gustavsen | ||||
* | Fix a bug where a widget would not always get the correct Cursor in Cocoa | Norwegian Rock Cat | 2009-04-14 | 1 | -0/+2 |
| | | | | | | | | | | Cocoa has a different way of dealing with cursors than our heavy handed approach that we used in Carbon. We simply need to re-implement the proper function in NSView and set up the rectangles for the cursor correctly. We also need to expose an QCursor2NSCursor type functions since the current QCursor::handle() is useless for doing this and we shouldn't change that. With this change things seem to work much more like the native stuff for both Carbon and Cocoa. | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+160 |