summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/cocoa.pro
Commit message (Expand)AuthorAgeFilesLines
* macOS: Move palette setup into platform themeTor Arne Vestbø2020-01-141-2/+0
* Fix build with -no-feature-printer on macOSAndré Klitzing2019-08-221-12/+15
* Fix macOS build with -no-feature-accessibilityAndré Klitzing2019-08-161-5/+9
* macOS: Add QCocoaWindowManager for dealing with window levelsTor Arne Vestbø2019-07-191-0/+2
* macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-141-1/+3
* macOS: Remove dead accessibility debug code in QNSViewTor Arne Vestbø2018-07-081-5/+0
* macOS: Organize QNSView accessibility code like the rest of the classTor Arne Vestbø2018-07-081-1/+0
* macOS: Deliver update request via CVDisplayLink if swapInterval > 0Tor Arne Vestbø2018-07-071-1/+1
* macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-1/+7
* QCocoaTheme: Include CoreServices rather than CarbonGabriel de Dietrich2018-04-181-1/+1
* Cocoa: Add QNSView Metal Layer supportMorten Johan Sørvig2018-04-121-1/+1
* QCocoaMenu: Derive custom NSMenu class, make delegate a singletonGabriel de Dietrich2017-12-191-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-6/+5
|\
| * Cocoa QPA: Remove usage of OBJECTIVE_SOURCESGabriel de Dietrich2017-10-191-6/+5
* | macOS: Split QCocoaScreen out from qcocoaintegration.mmTor Arne Vestbø2017-10-051-0/+2
* | macOS: Modernize masking of windowsTor Arne Vestbø2017-09-011-1/+1
* | macOS: Move NSOpenGLPixelFormat creation back into QCocoaGLContextTor Arne Vestbø2017-08-251-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-2/+5
|\|
| * Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-2/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+12
|\|
| * Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+5
| * Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+7
* | macOS: Move QNSWindow implementation into separate fileTor Arne Vestbø2017-06-211-0/+2
|/
* Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-211-2/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-2/+0
* Revert "Session management for OS X"Olivier Goffart2014-07-131-4/+2
* Session management for OS XSamuel Gaist2014-07-101-2/+4
* OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-2/+6
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* QPlatformPrintDevice - Add Mac implementationJohn Layt2014-03-171-1/+3
* Cocoa/Platformsupport: move qmacmime from cocoa to platformsupportRichard Moe Gustavsen2014-03-061-2/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-061-1/+3
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-4/+106
* Make QGuiApplication::exec() run within NSApplicationMain()Gabriel de Dietrich2013-08-291-106/+4
* Move Mac translations to .cpp file for lupdate to pick them up.Friedemann Kleint2013-04-231-0/+3
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-3/+0
* Don't link QtPlatformSupport to CoreFoundation or CarbonTor Arne Vestbø2013-02-221-1/+1
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-121-7/+0
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Implement Cocoa KeyMapper.Morten Johan Sorvig2012-12-071-0/+2
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-011-0/+3
* Support native event filter for Mac OS XLiang Qi2012-11-091-0/+2
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-3/+2