summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformscreen_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-7/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+33
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-6/+27
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Page flipping API for QPlatformScreenPaul Olav Tvete2011-09-231-0/+38
* Fix MSVC compiler warning.Friedemann Kleint2011-07-261-1/+2
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-2/+61
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-27/+30
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-6/+9
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-4/+4
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+120
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-137/+0
* | Remove more QApp dependenciesLars Knoll2011-05-041-1/+1
* | Proper child delivery of mouse and key events.Samuel Rødal2011-05-021-1/+1
* | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-0/+5
* | Lighthouse: use maybetopdata instead of creating topdata for allJørgen Lind2011-04-281-2/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+129