summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoascreen.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Make screen property changes more verbose and granularTor Arne Vestbø2018-08-031-5/+15
* macOS: Deliver update request via CVDisplayLink if swapInterval > 0Tor Arne Vestbø2018-07-071-0/+204
* Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-2/+2
* macOS: Provide helper property for resolving the display ID of a screenTor Arne Vestbø2018-03-201-2/+10
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-231-13/+16
|\
| * Cocoa: fix grabWindow when mixing highDPI and non-highDPI screensPablo Marcos Oltra2018-02-221-13/+16
* | Clean up our Objective-C usageJake Petroules2018-02-201-1/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-0/+18
|\
| * macOS: Add logging of screen add/remove/changesTor Arne Vestbø2017-11-041-0/+18
* | macOS: Simplify helpers for flipping between quadrant I and IVTor Arne Vestbø2017-11-081-43/+29
* | macOS: Replace deprecated CGDisplayIOServicePort functionTor Arne Vestbø2017-11-081-6/+33
|/
* macOS: Split QCocoaScreen out from qcocoaintegration.mmTor Arne Vestbø2017-10-051-0/+278