summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaintegration.h
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Remove the NSWindow -> QCococaWindow hash.Morten Johan Sørvig2014-05-261-3/+0
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-051-0/+4
* Cocoa: added queryKeyboardModifiers() in platform pluginLiang Qi2014-03-151-0/+1
* Cocoa: Add setNSToolbar(QWindow *, NSToolBar *)Morten Johan Sørvig2014-02-101-0/+5
* Cocoa: Establish pattern for accessing globalsMorten Johan Sørvig2014-02-041-11/+19
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-2/+1
* Keep Cocoa screen list in sync on screen connect.Morten Johan Sørvig2013-09-171-1/+1
* Make QWindow update its screen when moved to a different oneGabriel de Dietrich2013-05-231-0/+1
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Cocoa: Fix zombie NSScreen crashGabriel de Dietrich2013-01-041-2/+2
* Implement Cocoa KeyMapper.Morten Johan Sorvig2012-12-071-0/+4
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+1
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-011-1/+1
* Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-021-0/+2
* osx: support for QScreen changes at runtime, and physical dimensionsShawn Rutledge2012-10-081-1/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QPlatformScreen::grabWindow() support on MacTasuku Suzuki2012-07-061-0/+2
* 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
|\