summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/cocoa.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-111/+0
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-041-1/+1
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-1/+1
* macOS: Remove QtWidget dependency from platform pluginTor Arne Vestbø2020-06-041-23/+8
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-041-16/+1
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-031-3/+1
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-021-1/+0
* Move QPlatformBackingStoreOpenGLSupport handling out of platform pluginsTor Arne Vestbø2020-05-291-2/+0
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-1/+1
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-2/+1
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-221-2/+0
* Move QRasterBackingStore to QtGuiTor Arne Vestbø2020-05-211-1/+1
* Move QMacInternalPasteboardMime to QtGuiTor Arne Vestbø2020-05-211-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-3/+3
|\
| * macOS: Replace foreach with ranged for loopsTor Arne Vestbø2020-04-141-0/+2
| * macOS: Move translations to their respective source filesTor Arne Vestbø2020-04-141-3/+1
* | Move backing store OpenGL support to the platformcompositor moduleJohan Klokkhammer Helsing2020-02-031-0/+2
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-2/+0
|\
| * macOS: Move palette setup into platform themeTor Arne Vestbø2020-01-141-2/+0
* | Session management for macOSSamuel Gaist2019-12-021-0/+5
|/
* 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