summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix wrong scaling of fixed size in window creation phaseFriedemann Kleint2019-11-081-2/+4
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-1/+1
|\
| * Fix layering violation in isForeignWindow()Morten Johan Sørvig2018-12-221-1/+1
* | QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-131-2/+2
|/
* Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-1/+1
* Provide QPlatformWindow::hasPendingUpdateRequest() helper functionTor Arne Vestbø2018-04-171-0/+1
* Move delivery of update requests into QPlatformWindowTor Arne Vestbø2018-03-291-0/+1
* Add QPlatformWindow::close()Morten Johan Sørvig2018-02-211-0/+1
* QPlatformWindow: add startSystemMove()Alexander Volkov2018-02-041-0/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+1
| |\
| | * Teach QPlatformWindow about safe area margins and implement for iOSTor Arne Vestbø2017-12-131-0/+1
* | | Add QPlatformSurface::screen() constJesus Fernandez2017-09-041-2/+2
|/ /
* | Add override keyword to QPlatformSurface derived classesJesus Fernandez2017-08-111-2/+2
* | Add QPlatformWindow::initialize() for two-step window creationTor Arne Vestbø2017-07-171-0/+2
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-1/+1
|/
* Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-0/+1
* Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-051-1/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add default argument to QPlatformWindow::isEmbedded()Tor Arne Vestbø2015-10-141-1/+1
* QPlatformWindow: Extract static method for closestAcceptableGeometry().Friedemann Kleint2015-09-211-0/+1
* Add QPlatformWindow::windowFrameGeometry()Morten Johan Sørvig2015-08-131-0/+1
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-0/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Introducing QWindow::requestUpdate().Gunnar Sletta2014-10-091-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add convenience function for checking screen changes to QPlatformWindow.Friedemann Kleint2014-07-071-0/+1
* Expose QPlatformWindow::invalidateSurface as a virtual function.Gunnar Sletta2014-02-131-0/+2
* QPA: Introduce QPlatformWindow::normalGeometry().Friedemann Kleint2014-02-071-0/+1
* Implement alertion state for windows.Friedemann Kleint2013-04-191-0/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+3
|\
| * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+2
|\|
| * Factorize code for formatting window titles into QPlatformWindow.David Faure2013-02-061-0/+2
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-1/+0
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-1/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-1/+1
* QWindow::setWindowFilePath addedJoerg Bornemann2012-10-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+2
* Fix in-process QAxServers inside modal windows.Miikka Heikkinen2012-08-201-0/+1
* Add framestrut mouse events.Friedemann Kleint2012-06-291-0/+3
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-271-0/+1
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+2
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-0/+2