summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various qt documentation fixes (wk 44)artoka2012-01-311-2/+2
* Fix the blank areas during resize with the raster engine on Mac OS X.Fabien Freling2012-01-311-12/+0
* Always recreate backing store when TLW transparency changesGareth Stockwell2011-09-271-5/+19
* Prevent leakage of native window handlesGareth Stockwell2011-08-311-2/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
|\
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-041-0/+20
|\ \ | |/ |/|
| * Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-021-0/+20
* | qdoc: Updated the QDoc manual.Martin Smith2011-04-071-1/+1
|/
* qdoc: Allowed multiple values for certain metadata tags.Martin Smith2011-04-051-4/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Jerome Pasion2011-03-291-0/+4
|\
| * Call FixNativeOrientation on Symbian for certain fullscreen qml views.Laszlo Agocs2011-03-241-0/+4
* | qdoc: Added default values to config file for DITAMartin Smith2011-03-251-0/+3
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Martin Smith2011-03-241-2/+8
|\ \ | |/
| * Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+2
| * Multiple screen support for Symbian in QDeskopWidget.Laszlo Agocs2011-03-091-0/+6
* | qdoc: Completed metadata handling.Martin Smith2011-03-241-1/+0
|/
* Fix inheritance of widget input contexts.Andrew den Exter2011-02-151-4/+17
* Orientation control implementation for Symbianmread2011-01-271-0/+40
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-191-7/+2
|\
| * Send WinIdChange event when winId is set to zeroGareth Stockwell2010-11-111-7/+2
* | Doc: Fixing typoSergio Ahumada2010-11-161-2/+2
|/
* Create dummy window surface if if _q_DummyWindowSurface property is setGareth Stockwell2010-10-261-4/+16
* Remove widget subtree from backing store tracker when reparentedGareth Stockwell2010-10-261-0/+20
* Disable the unified toolbar before enteringFabien Freling2010-10-151-0/+34
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-10-091-2/+9
|\
| * Added support for using inputMethodHints in QInputDialog edit widget.axis2010-10-081-2/+9
* | Doc: Made a number of fixes to the documentation.David Boddie2010-10-041-5/+5
|/
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-6/+6
|\
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-6/+6
* | Note RTL behavior changes in docs and changelogJiang Jiang2010-08-251-0/+2
|/
* QWidget metadata has not been set up yet in QWidgetPrivate::init.Jani Hautakangas2010-08-231-2/+2
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-2/+11
* Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-08-181-16/+45
* Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-271-2/+2
* Fix compilation when QT_NO_IM is definedTasuku Suzuki2010-07-081-1/+3
* Avkon removal configured with -no-s60mread2010-07-011-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-121-1/+2
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-111-9/+59
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-081-0/+2
| | |\
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-06-071-1/+8
| | | |\
| | | * | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-071-0/+2
| * | | | doc: Added DITA XML generatorMartin Smith2010-06-111-1/+0
| | |/ / | |/| |
* | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-101-31/+44
* | | | Handle setting the layoutDirection to Qt::LayoutDirectionAutoLars Knoll2010-06-091-0/+5
| |/ / |/| |
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-8/+49
|\ \ \ | |_|/ |/| |
| * | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-8/+49
* | | Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-1/+8
| |/ |/|
* | Merge commit 'origin/4.7' into symbian47Thomas Zander2010-05-271-2/+6
|\ \