summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.h
Commit message (Expand)AuthorAgeFilesLines
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-271-0/+2
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-0/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Made window orientation API more flexible.Samuel Rødal2012-01-241-7/+5
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-121-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-121-0/+2
* Added screenChanged() signal and handle screen destruction in QWindow.Samuel Rødal2011-11-291-0/+4
* Add some properties to QWindowAlan Alpert2011-11-221-1/+44
* Get rid of unused inputMethodEvent functionJoona Petrell2011-11-211-2/+0
* Add virtual QWindow::focusObject() methodLars Knoll2011-10-221-0/+1
* Fix some compiler warnings on MacSergio Ahumada2011-10-211-0/+2
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+5
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-051-0/+12
* Added QWindow::requestedFormat()Gunnar Sletta2011-10-031-0/+1
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-5/+12
* Fixed geometry issues.Samuel Rødal2011-09-231-0/+2
* Say hello to QWindow::accessibleRoot()Jan-Arve Saether2011-09-191-0/+3
* compile when shadowing is an errorGunnar Sletta2011-09-151-3/+3
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* move QSurface into its own file.Jørgen Lind2011-09-071-22/+1
* Fix try #2 at QSurface missing a virtual destructorJani Uusi-Rantala2011-09-061-0/+2
* QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-291-0/+7
* resize convenince functionGunnar Sletta2011-08-241-0/+1
* Added some convenience to QWindowGunnar Sletta2011-08-051-0/+13
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-1/+6
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+5
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+2
* OpenGL API refactor.Samuel Rødal2011-06-211-15/+27
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-3/+1
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-0/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-7/+8
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+3
* Added QWindow::setTransientParent().Samuel Rødal2011-05-231-0/+3
* Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-231-3/+0
* Add QWindow::setWindowModality().Samuel Rødal2011-05-181-1/+3
* Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-0/+1
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-2/+9
* Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-2/+2
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+186
* split kernel/ up according to the future library splitLars Knoll2011-05-041-186/+0
* rename qwindow_qpa to qwindowLars Knoll2011-05-031-0/+186