summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformwindow_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added note in QPlatformWindow::setGeometry() docs about position policy.Samuel Rødal2012-02-201-0/+4
* Introduced QWindow::isExposed().Gunnar Sletta2012-02-181-0/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Made window orientation API more flexible.Samuel Rødal2012-01-241-3/+28
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix spellingMorten Sorvig2011-10-261-2/+2
* Avoid using 0 as the default winId in QPlatformWindow.Laszlo Agocs2011-10-141-1/+8
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+14
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-051-0/+1
* Get the eglfs plugin compiling.Samuel Rødal2011-07-261-0/+10
* OpenGL API refactor.Samuel Rødal2011-06-211-9/+10
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-0/+5
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+2
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+14
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
| * Remove warningsJørgen Lind2011-05-041-1/+1
* | Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-1/+10
* | Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-0/+8
* | Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-0/+11
* | move files in src/gui into their final locationsLars Knoll2011-05-111-0/+216
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-216/+0
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-2/+1
* | Fix compile warningsJørgen Lind2011-04-281-1/+1
* | Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.Samuel Rødal2011-04-281-11/+0
* | Make QtGui compile again....Jørgen Lind2011-04-281-7/+6
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+229