summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-1/+4
|\
| * macOS: Enable fullscreen for windows by defaultTor Arne Vestbø2019-12-051-1/+4
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-041-2/+2
|\|
| * macOS: Replace use of deprecated acceptsTouchEvents APITor Arne Vestbø2019-11-251-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-11/+0
|\|
| * macOS: Deliver update requests even when view or layer needs displayTor Arne Vestbø2019-10-281-11/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-061-8/+5
|\|
| * Modernize QWindowSystemInterface::handleCloseEventTor Arne Vestbø2019-10-041-8/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-241-11/+0
|\|
| * macOS: Handle backing property changes in a single placeTor Arne Vestbø2019-09-231-11/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-061-15/+11
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-271-15/+0
| |\
| | * macOS: Choose appropriate NSWindow depth based on surface formatTor Arne Vestbø2019-08-241-15/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-241-0/+11
| |\|
| | * macOS: Invalidate backingstore and trigger expose on color space changesTor Arne Vestbø2019-08-221-0/+11
* | | Close popups on windowWillMiniaturize notificationTimur Pocheptsov2019-08-291-10/+7
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-18/+34
|\|
| * macOS: Improve screen positioning during window creationTor Arne Vestbø2019-08-011-12/+21
| * macOS: Don't assume NSWindows will be created on the screen we requestTor Arne Vestbø2019-08-011-7/+14
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-0/+3
|\|
| * macOS: Respect QSurfaceFormat color space when creating NSWindowTor Arne Vestbø2019-07-291-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-7/+29
|\|
| * macOS: Modernize and clarify transient parent window level inheritanceTor Arne Vestbø2019-07-191-7/+29
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-10/+10
|\|
| * macOS: Invalidate window shadow after QNSWindowBackingStore resizeTor Arne Vestbø2019-06-181-10/+10
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-131-3/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-3/+5
| |\|
| | * macOS: Deliver geometry changes when content view changes frameTor Arne Vestbø2019-05-101-3/+5
* | | macOS: Track screens via Quartz Display Services instead of NSScreenTor Arne Vestbø2019-05-131-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-17/+28
|\|
| * macOS: Deliver and handle screen change unconditionallyTor Arne Vestbø2019-05-081-17/+28
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-1/+7
|\|
| * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-201-0/+5
| * macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-181-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-53/+32
|\|
| * macOS: Remove redundant tracking of modal sessions in QCocoaWindowTor Arne Vestbø2019-02-181-6/+3
| * macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-181-17/+13
| * macOS: Simplify QCocoaWindow::setVisibleTor Arne Vestbø2019-02-181-32/+18
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-3/+3
|\|
| * macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-121-4/+12
|\|
| * macOS: Don't send redundant geometry change events for top level windowsTor Arne Vestbø2019-02-111-0/+3
| * macOS: Treat default swapInterval (-1) as vsync-enabled display-linkTor Arne Vestbø2019-02-111-4/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+13
|\|
| * macOS: Don't deliver update requests for windows that need displayTor Arne Vestbø2019-02-041-0/+11
| * macOS: Apply alpha channel to surface format even when non-defaultTor Arne Vestbø2019-01-291-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-20/+22
|\|
| * macOS: Allow raising and lowering child windowsTor Arne Vestbø2018-11-231-20/+22
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-1/+3
|\|