summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-171-0/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-141-1/+1
| |\
| | * Fix QWindow::mapToGlobal()/mapFromGlobal() for multi-screen windowsMorten Johan Sørvig2019-05-131-1/+1
* | | QtGui: Use member initialization for QWindowPrivate, QScreenPrivateFriedemann Kleint2019-04-091-60/+25
* | | Implement support for WA_MacNoClickThroughAndy Shaw2019-04-011-0/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+8
| |\|
| | * Add explanatory comment to QWindowPrivate::resizeAutomaticFriedemann Kleint2019-03-221-0/+4
| | * Windows: Fix tooltip flicker on GL surfacesFriedemann Kleint2019-03-211-0/+4
* | | More nullptr usage in headersKevin Funk2019-03-141-5/+5
|/ /
* / Make QWindow::transientParent a propertyShawn Rutledge2018-09-271-0/+2
|/
* Handle screen changes for non-top-level windowsTor Arne Vestbø2018-08-031-1/+1
* Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-2/+0
* Revert "Bring QWindowPrivate::deliverUpdateRequest() back temporarily"Liang Qi2018-04-061-2/+0
* Bring QWindowPrivate::deliverUpdateRequest() back temporarilyLiang Qi2018-04-041-0/+2
* Move delivery of update requests into QPlatformWindowTor Arne Vestbø2018-03-291-2/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+2
|\
| * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+2
* | Fix build with -no-opengl and on watchOS in generalJake Petroules2017-10-061-0/+2
* | Let QPlatformBackingStore handle its own QOpenGLContextTor Arne Vestbø2017-10-051-0/+2
* | Make QWindow::setVisible() work for widgetsMorten Johan Sørvig2017-05-111-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-1/+1
| |\
| | * Fix crash in QWindowPrivate::applyCursor when screen is nullOlivier Goffart2017-03-161-1/+1
* | | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+7
* | | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-1/+3
|/ /
* | QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-1/+1
* | QWindow: prevent window reparenting into Qt::Desktop windowsTor Arne Vestbø2017-02-151-1/+1
* | QWindow: don't destroy foreign windowsTor Arne Vestbø2017-02-091-0/+1
* | Move QWindowPrivate::globalPosition() definition out of headerTor Arne Vestbø2016-11-231-13/+1
* | QWindow: re-order siblings on raise() and lower()Tor Arne Vestbø2016-10-271-0/+3
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-2/+8
|\
| * Fix QWindowPrivate::globalPosition() for foreign windowsFriedemann Kleint2016-08-301-2/+8
* | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Reduce flushes with repaint() when GL-based compositing is activeLaszlo Agocs2015-12-091-0/+2
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Handle gracefully the removal and re-attachment of all QScreensShawn Rutledge2015-02-071-1/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-0/+1
|\
| * Implement heightForWidth().Friedemann Kleint2014-11-271-0/+1
* | Ensure that a leave event is sent to a popup that is being closedJørgen Lind2014-11-071-0/+4
* | Introducing QWindow::requestUpdate().Gunnar Sletta2014-10-091-0/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+1
|\
| * Recreate child windows when changing screensDyami Caliri2014-08-281-0/+1
* | Support QOpenGLWidget and QQuickWidget on AndroidLaszlo Agocs2014-08-251-0/+3
* | Fix screen handling for child windows.Friedemann Kleint2014-06-181-3/+7
|/
* QWindow: reduce a bit of code duplication.David Faure2014-02-081-0/+2