summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoahelpers.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Make screen property changes more verbose and granularTor Arne Vestbø2018-08-031-0/+1
* macOS: minor refactoring in mouse handlers for nsview/systemtrayiconMikhail Svetkin2018-05-311-1/+14
* macOS: Transition to new QPA dag-and-drop APIMikhail Svetkin2018-05-081-0/+71
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-0/+10
|\
| * macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-031-0/+10
* | Cocoa Helpers: Add qt_objc_cast() functionGabriel de Dietrich2018-04-201-4/+1
* | macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-141-3/+3
* | Clean up our Objective-C usageJake Petroules2018-02-201-10/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-0/+2
|\|
| * macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-131-0/+2
* | Cocoa: Support DnD to the TrashMorten Johan Sørvig2018-02-071-0/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-1/+1
| |\
| | * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-101-1/+1
* | | macOS: Simplify helpers for flipping between quadrant I and IVTor Arne Vestbø2017-11-081-33/+20
* | | macOS: Replace deprecated CGDisplayIOServicePort functionTor Arne Vestbø2017-11-081-0/+15
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+5
|\|
| * Fix 32-bit build on macOSJake Petroules2017-07-201-0/+5
* | QNSPanelContentsWrapper - call [super layout]Timur Pocheptsov2017-05-181-0/+1
* | Remove unused Carbon includeJake Petroules2017-03-031-2/+0
|/
* Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-1/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-10/+2
|\
| * Fix mouse extra button mapping on macOSAlexandru Croitor2017-01-241-10/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-0/+114
|\|
| * Cocoa Dialog Helpers: Refactor OK-Cancel buttons viewGabriel de Dietrich2016-11-161-0/+114
* | macOS: Decouple NSWindow notifications and delegate callbacks from QNSViewTor Arne Vestbø2016-10-271-3/+1
* | Update main/primary screen term usageMorten Johan Sørvig2016-10-241-5/+5
|/
* macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_viewTor Arne Vestbø2016-10-101-1/+24
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-4/+4
* macOS: Move QColor/QBrush conversion functions to QtGuiTor Arne Vestbø2016-09-181-126/+0
* macOS: Move image conversion functions to QtGuiTor Arne Vestbø2016-09-181-130/+0
* macOS: Remove unused function qt_mac_QRegionToHIMutableShapeTor Arne Vestbø2016-09-181-10/+0
* macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-136/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| | * Cocoa QPA: Mute mouse dragging warningsGabriel de Dietrich2016-06-041-0/+2
* | | Cocoa: Make qt_mac_toCGImageMask be self containedMorten Johan Sørvig2016-08-151-15/+5
* | | Cocoa: use QImage::toCGImage()Morten Johan Sørvig2016-08-121-42/+10
* | | Remove qt_mac_execute_apple_scriptGabriel de Dietrich2016-07-071-60/+0
* | | darwin: Add Foundation conversion functions for QSize/QSizeFTor Arne Vestbø2016-06-141-5/+0
* | | darwin: Add Foundation conversion functions for QRect/QRectFTor Arne Vestbø2016-06-101-10/+0
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-31/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-2/+4
|\| |
| * | Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-211-0/+2
| * | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-9/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-137/+0
|\|
| * Move Cocoa key code helper functions to QtCoreTor Arne Vestbø2016-01-291-137/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20