summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Fix font rendering gamma correction on MacJiang Jiang2012-05-231-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Fix ownership / lifetime of QCocoaNativeInterfaceJames Turner2012-04-121-0/+1
* Add Mac OS X backend for QDesktopServices.Christoph Schleifenbaum2012-04-111-0/+3
* Cocoa: Implement screen availableGeometry.Morten Johan Sorvig2012-03-211-0/+2
* Implement cocoa clipboard support.Morten Johan Sorvig2012-03-151-0/+3
* Refactor theme plugin loading.Friedemann Kleint2012-03-151-1/+3
* Input method on MacTasuku Suzuki2012-03-121-0/+2
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-0/+1
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-071-0/+3
* Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-021-0/+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
* Clean up QCocoaIntegration destruction.Morten Johan Sorvig2012-01-141-3/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cocoa: remove autoreleasepool in QCocoaIntegrationMorten Johan Sorvig2011-12-081-1/+0
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-5/+3
* Cocoa cursor support: Add QCocoaCursor.Morten Sorvig2011-11-081-0/+2
* Native file dialog support for MacMorten Sorvig2011-10-271-0/+3
* Accessibility plugin for mac and xcb.Frederik Gladhorn2011-10-141-0/+2
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-2/+2
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-1/+2
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-1/+1
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-1/+3
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-5/+1
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-1/+1
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+1
* OpenGL API refactor.Samuel Rødal2011-06-211-1/+1
* Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-211-1/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+1
* Add QEventDispatcherMac.Morten Sorvig2011-06-091-1/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Add QCocoaNativeInterface.Morten Sorvig2011-05-201-1/+1
* | Port Qt 5 to Mac.Morten Sorvig2011-05-181-2/+2
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+99