summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix QWidget::showFullScreen() on QPARafael Roquetto2013-01-051-1/+1
* Fix QWidget::hide() on QPA platformsRafael Roquetto2013-01-051-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Use available geometry when maximized.Rafael Roquetto2012-02-071-1/+9
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+6
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-06-211-0/+10
|\
| * reset certain global variables on deletionLars Knoll2011-06-201-0/+2
| * Made tst_QWidget::repaintWhenChildDeleted() pass.Samuel Rødal2011-06-201-0/+8
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-2/+9
|\|
| * Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
| |\
| * | Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-191-2/+9
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\ \ \ | | |/ | |/|
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/
* / Doc: Fixed qdoc warnings.David Boddie2011-05-121-2/+10
|/
* Fix nativechild widget position in LighthouseJørgen Lind2011-01-041-10/+6
* Dont do backingStore.destroy in deleteTLSysExtraJørgen Lind2011-01-041-1/+0
* Handle the QWidgetPrivate::mapper structureJørgen Lind2011-01-041-0/+1
* Add function QPlatformScreen::platformScreenForWidgetJørgen Lind2011-01-041-32/+6
* Added window focus handling to lighthouseJørgen Lind2011-01-041-6/+2
* Fix spelling in commentJørgen Lind2010-12-021-1/+1
* Make QtOpenGL use shared contextexts on LighthouseJørgen Lind2010-11-261-11/+13
* Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-221-0/+12
* Lighthouse: Make sure that we call QPlatformWindow::setVisibleJørgen Lind2010-11-221-19/+16
* No more windowsurface for QGLWidget in LighthouseJørgen Lind2010-11-221-2/+5
* Lighthouse: fix reparenting from topLevel to child widgetJørgen Lind2010-09-071-8/+10
* Lighthouse:Only native children uses setParentJørgen Lind2010-08-181-3/+5
* Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-14/+27
* Make openkode plugin handle eventsJørgen Lind2010-08-021-0/+3
* Destroy subwindows in lighthouseJørgen Lind2010-07-261-4/+12
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-231-1/+1
* Handle behavior change in resize and move events in LighthouseJørgen Lind2010-07-231-0/+1
* Implement reparenting a created toplevel windowPaul Olav Tvete2010-07-221-5/+10
* Added QPlatformWindowFormatJørgen Lind2010-07-091-0/+52
* check for a null new parent before trying to access its platformWindowJeremy Katz2010-06-301-1/+1
* Refactored classes and functions using liteJørgen Lind2010-06-241-3/+3
* Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-241-2/+2
* Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-241-0/+809