summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaintegration.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-251-0/+28
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-21/+0
|\
| * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+21
|\|
| * macOS: Force light theme on macOS 10.14+Gabriel de Dietrich2018-08-091-0/+21
* | macOS: Add missing braces in QCocoaIntegration::updateScreens()Tor Arne Vestbø2018-08-071-1/+2
* | macOS: Simplify and clean up QCocoaGLContext constructorTor Arne Vestbø2018-08-041-3/+1
* | macOS: Disambiguate use of native handles in QCocoaGLContextTor Arne Vestbø2018-08-031-1/+3
* | macOS: Make screen property changes more verbose and granularTor Arne Vestbø2018-08-031-4/+1
* | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-0/+13
* | Cocoa QPA: Remove uses of NULLGabriel de Dietrich2018-04-251-1/+1
* | Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-8/+8
* | macOS: Provide helper property for resolving the display ID of a screenTor Arne Vestbø2018-03-201-1/+1
* | macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-141-4/+4
* | Clean up our Objective-C usageJake Petroules2018-02-201-3/+3
|/
* macOS: Fall back to QWindow::icon for application icon if not setTor Arne Vestbø2017-11-071-0/+32
* macOS: Add logging of screen add/remove/changesTor Arne Vestbø2017-11-041-0/+5
* macOS: Add support for non-window backed offscreen surfacesTor Arne Vestbø2017-10-161-0/+19
* macOS: Split QCocoaScreen out from qcocoaintegration.mmTor Arne Vestbø2017-10-051-223/+1
* Clean up OS version checks for Apple platformsJake Petroules2017-09-291-1/+1
* macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-241-1/+1
* macOS: Simplify QCocoaWindow::handleGeometryChangeMorten Johan Sørvig2017-07-091-1/+9
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-1/+7
* macOS: Split out font engine creation from QCoreTextFontDatabaseTor Arne Vestbø2017-04-041-1/+11
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-1/+1
|\
| * Fix spelling: neccessary -> necessaryMorten Johan Sørvig2017-03-221-1/+1
* | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-0/+5
* | macOS: Keep reference to NSScreen via index instead of pointerTor Arne Vestbø2017-01-171-15/+23
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-5/+9
|\|
| * Cocoa: Unbreak app activation on macOS SierraMorten Johan Sørvig2016-12-081-5/+9
* | macOS: Prevent stale references to NSScreen during screen removalTor Arne Vestbø2016-11-221-0/+2
* | macOS: fix 32-bit buildsJake Petroules2016-11-041-2/+2
* | macOS: Report correct available geometry for non-primary screensTor Arne Vestbø2016-10-281-22/+41
* | macOS: Keep reference to NSScreen instead of mapping QCocoaScreen by indexTor Arne Vestbø2016-10-281-23/+25
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-2/+0
|\
| * QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-261-2/+0
* | macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-4/+3
* | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+6
* | Make QCocoaMenuLoader a singletonGabriel de Dietrich2016-07-221-2/+1
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+4
| |\
| | * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-081-0/+4
* | | QCocoaMenuLoader: Remove NIB fileGabriel de Dietrich2016-07-211-1/+0
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-261-0/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+9
| |\|
| | * OS X: Fix available geometry at startup when menu bar is hiddenTor Arne Vestbø2016-04-131-0/+9
* | | OSX: remove tablet->mouse event synthShawn Rutledge2016-04-251-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-3/+7
|\|
| * Cocoa: Fix crash on screen disconnect.Morten Johan Sørvig2016-03-151-3/+7
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-10/+2
| |\