summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: Make screen property changes more verbose and granularTor Arne Vestbø2018-08-031-2/+12
* macOS: Invalidate window shadow after flushing backingstore to CALayerTor Arne Vestbø2018-07-191-6/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-13/+20
|\
| * macOS: Ensure all windows are created on a valid screenTor Arne Vestbø2018-07-051-13/+18
* | macOS: Add logging when applying new window stateTor Arne Vestbø2018-07-131-0/+2
* | macOS: Group window state handling in QCocoaWindowTor Arne Vestbø2018-07-131-220/+224
* | macOS: Correctly restart display-link when window is moved between screensTor Arne Vestbø2018-07-121-1/+3
* | macOS: Deliver update request via CVDisplayLink if swapInterval > 0Tor Arne Vestbø2018-07-071-3/+15
* | macOS: Move wantsBestResolutionOpenGLSurface logic to QNSView initializerTor Arne Vestbø2018-07-071-13/+1
* | macOS: Remove explicit call to setWindowIcon in QCocoaWindow ctorTor Arne Vestbø2018-07-071-3/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+6
|\|
| * Cocoa: handle WindowMaximizeButtonHint as wellMorten Johan Sørvig2018-06-211-0/+2
| * Cocoa: Tool windows should always be resizableMorten Johan Sørvig2018-06-211-1/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+1
|\|
| * macOS: Allow moving out of fullscreen state using titlebar buttonTor Arne Vestbø2018-05-301-1/+1
* | macOS: Deliver screen changes synchronouslyTor Arne Vestbø2018-06-051-2/+2
* | macOS: minor refactoring in handler of global monitorMikhail Svetkin2018-05-151-5/+6
* | macOS: Experimental Vulkan support via MoltenVKMorten Johan Sørvig2018-05-081-4/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-3/+3
|\|
| * macOS: ensure mouse events from the global monitor has the correct button setRichard Moe Gustavsen2018-05-031-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-2/+4
|\|
| * Cocoa: Don’t starve the event loop on requestUpdate()Morten Johan Sørvig2018-04-241-1/+1
| * QCocoaWindow: Fix handleMouseEvent() compilation warningGabriel de Dietrich2018-04-241-1/+3
* | Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-16/+12
* | macOS: Add logging when delivering update requestsTor Arne Vestbø2018-04-171-0/+6
* | QNSView: Remove isMenuView propertyGabriel de Dietrich2018-04-051-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-281-1/+1
|\|
| * Cocoa: Restore resizable window mask setting to 5.9 behaviorMorten Johan Sørvig2018-03-211-1/+1
* | Cocoa: Deliver window activation events synchronouslyMorten Johan Sørvig2018-03-261-2/+2
* | Cocoa: Remove m_viewIsEmbedded and m_ViewIsToBeEmbeddedMorten Johan Sørvig2018-03-211-20/+26
* | macOS: Make [QNSView wantsLayer] declarativeTor Arne Vestbø2018-03-211-3/+0
* | macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-141-25/+25
* | macOS: Base window collection behavior on the correct window flagsTor Arne Vestbø2018-03-051-7/+11
* | macOS: Don't keep window flags around, we can get them from the QWindowTor Arne Vestbø2018-03-051-40/+39
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-281-0/+5
|\|
| * macOS: Warn the user when KVO-observing QCocoaNSWindowTor Arne Vestbø2018-02-281-0/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-211-4/+2
|\|
| * Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Tony Sarajärvi2018-02-201-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-191-1/+1
| | |\
| | | * QCocoaWindow: be more careful when flushing eventsRichard Moe Gustavsen2018-02-071-1/+1
| * | | macOS: Don't assume m_view is QNSView when calling requestUpdateTor Arne Vestbø2018-02-191-1/+1
| * | | macOS: Remove unused variableTor Arne Vestbø2018-02-191-2/+0
| |/ /
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-161-20/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-20/+4
| |\|
| | * macOS: Handle update requests via setNeedsDisplay more carefullyTor Arne Vestbø2018-02-011-18/+1
| | * Cocoa: Make dialogs non-resizable againMorten Johan Sørvig2018-01-251-2/+3
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-3/+3
|\| |
| * | macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-131-3/+3
* | | macOS: Don't log missing forwarding target during notification forwardingTor Arne Vestbø2018-02-091-11/+6
|/ /
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+1
|\|