summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* QWindow: Re-create platform window only if screen actually changes.Friedemann Kleint2011-10-221-6/+10
* Add virtual QWindow::focusObject() methodLars Knoll2011-10-221-0/+9
* Added Orientation API to QScreen and QWindow.Samuel Rødal2011-10-071-0/+35
* Added QWindow::isActive() and focus in / out events.Samuel Rødal2011-10-051-5/+67
* Implement showFullScreen, showNormal, and showMaximized/Minimized in QWindow.Alexis Menard2011-10-041-4/+9
* Added QWindow::requestedFormat()Gunnar Sletta2011-10-031-0/+15
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+2
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-231-0/+60
* Fixed geometry issues.Samuel Rødal2011-09-231-0/+8
* Return the correct geometryLars Knoll2011-09-211-0/+2
* Say hello to QWindow::accessibleRoot()Jan-Arve Saether2011-09-191-0/+9
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Fix try #2 at QSurface missing a virtual destructorJani Uusi-Rantala2011-09-061-0/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-291-0/+35
* Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-241-1/+2
* Fixed empty if statement in QWindow.cppOlli Werwolff2011-08-221-1/+1
* Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-111-2/+30
* Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-101-2/+19
* Added some convenience to QWindowGunnar Sletta2011-08-051-0/+13
* QWindow: Do not call setters for window state, type etc in creation.Friedemann Kleint2011-07-261-7/+0
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-1/+33
* Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+12
* Made QExposeEvent public and added exposeEvent() in QWindow.Samuel Rødal2011-06-221-0/+8
* OpenGL API refactor.Samuel Rødal2011-06-211-27/+11
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-10/+0
* Make glx wayland backends working.Laszlo Agocs2011-06-201-0/+1
* Added frameMargins() API and support in XCB plugin.Samuel Rødal2011-06-101-0/+8
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-19/+13
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+8
* Add support for mouse and keyboard grab.Laszlo Agocs2011-06-031-0/+16
* Fix isTopLevel() in QWindow.Laszlo Agocs2011-05-311-1/+1
* Added QWindow::setTransientParent().Samuel Rødal2011-05-231-4/+19
* Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-231-11/+0
* Add QGuiApp::topLevelAt and fix visibility flagLars Knoll2011-05-221-2/+8
* Added QGuiApplication::activeWindow().Samuel Rødal2011-05-201-0/+3
* Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-3/+0
* Add QWindow::setWindowModality().Samuel Rødal2011-05-181-0/+18
* Re-implement transient window support in XCB backend.Samuel Rødal2011-05-161-5/+11
* Implement QWindow minimum/maximum/base size hints and size increments.Samuel Rødal2011-05-161-10/+66
* Initial QPlatformWindow window state setting API and xcb implementation.Samuel Rødal2011-05-131-6/+16
* move files in src/gui into their final locationsLars Knoll2011-05-111-0/+457
* split kernel/ up according to the future library splitLars Knoll2011-05-041-458/+0
* Remove more QApp dependenciesLars Knoll2011-05-041-1/+1
* rename qwindow_qpa to qwindowLars Knoll2011-05-031-0/+458