summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoacursor.mm
Commit message (Expand)AuthorAgeFilesLines
* Respect the hotspot when creating the cursor in CocoaAndy Shaw2013-04-251-7/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-0/+9
|\
| * Clean up the cached cursors inside the destructor of QCocoaCursorAndy Shaw2013-02-201-0/+4
| * Fix the default handling of cursor shape when there is no standard oneAndy Shaw2013-02-201-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-3/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-281-4/+4
* Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-261-0/+2
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Correctly reimplement QPlatformCursor::pos() in QCocoaCursorBradley T. Hughes2011-12-091-1/+1
* Cocoa cursor support: Add QCocoaCursor.Morten Sorvig2011-11-081-0/+298