summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement QWindow::setWindowIconCorentin Jabot2012-05-241-0/+2
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-0/+129