summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Dont crash when assigning the same input context twice.Denis Dzyubenko2010-05-251-0/+4
| * | doc: Fixed many broken links.Martin Smith2010-05-201-2/+2
* | | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7Jani Hautakangas2010-05-201-43/+39
|\ \ \ | |/ /
| * | Fix for autotest failure in qwidget::saveRestoreGeometry()Carlos Manuel Duclos Vergara2010-05-141-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-141-0/+22
| |\ \
| | * | Mac: restoreGeometry()Carlos Manuel Duclos Vergara2010-05-141-0/+22
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-141-43/+14
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-111-43/+14
| | |\ \
| | | * | Fixed scrolling bugs in widget graphics effect backend.Samuel Rødal2010-05-071-32/+3
| | | * | Fixed source pixmap bug in widget graphics effect backend.Samuel Rødal2010-05-071-1/+1
| | | * | Fix crash with stylesheet if widget change style in the changeEventOlivier Goffart2010-05-071-10/+10
| * | | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-0/+6
| |\ \ \ \ | | |/ / /
| * | | | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-051-0/+3
| | |/ / | |/| |
* | | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-2/+7
| |/ / |/| |
* | | Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-291-0/+6
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-271-0/+27
|\ \
| * | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-271-0/+27
* | | Revert "QDialog: user-moved dialog would not show on the same place after hide"Gabriel de Dietrich2010-04-271-3/+3
|/ /
* | When using Qt::BypassGraphicsProxyWidget with QMenu the application is not st...Alexis Menard2010-04-221-1/+1
* | QDialog: user-moved dialog would not show on the same place after hideGabriel de Dietrich2010-04-201-3/+3
* | Rename QDeclarativeData -> QAbstractDeclarativeDataAaron Kennedy2010-04-151-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-131-1/+1
|\ \
| * | CompileAaron Kennedy2010-04-071-1/+1
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-2/+6
|\ \ \ | |/ / |/| / | |/
| * QTBUG-4887 and other exception safety fixesmread2010-04-071-2/+6
* | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-221-0/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-0/+2
|\ \ | |/
| * Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-5/+25
|\ \ | |/
| * Fix compileJens Bache-Wiig2010-03-031-1/+0
| * Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-031-0/+18