summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoacursor.mm
Commit message (Expand)AuthorAgeFilesLines
* 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