summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformwindow_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-430/+0
* Add framestrut mouse events.Friedemann Kleint2012-06-291-0/+23
* Add a method for querying window activation status from QPA.Morten Johan Sorvig2012-06-271-0/+11
* QPlatformWindow: Add Window masks.Friedemann Kleint2012-06-261-0/+10
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-0/+17
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-11/+5
* Implement QWindow::setWindowIconCorentin Jabot2012-05-241-0/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Get rid of warning when building qplatformwindow_qpa.cpp.Samuel Rødal2012-04-191-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-2/+4
|\
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+2
| |\
| * \ Merge master into api_changesKent Hansen2012-03-271-1/+1
| |\ \
| * | | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-2/+4
* | | | Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-0/+11
* | | | Add QPlatformWindow::windowEvent()Bradley T. Hughes2012-04-171-0/+12
| |_|/ |/| |
* | | doc: QWindowSurface is deadGirish Ramakrishnan2012-04-141-2/+2
| |/ |/|
* | Fix deprecation warning about QPlatformWindow::visibleThiago Macieira2012-03-241-1/+1
|/
* 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