summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of deprecated qFindChild(ren)Olivier Goffart2010-08-061-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-1/+3
|\
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-1/+1
|\ \ | |/
| * Avkon removal configured with -no-s60mread2010-07-011-1/+1
* | Incorrect assertion in item viewsThierry Bastian2010-07-091-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-32/+51
|\ \ | |/
| * 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
| | |/ / | |/| |
* | | | Fix the blank areas during resize with theFabien Freling2010-06-301-12/+0
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-9/+57
|\ \ \ \ | |/ / /
| * | | 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 remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-4/+13
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /
| * | | QRuntimeGraphicsSystemJani Hautakangas2010-05-201-2/+7
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-191-43/+45
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| |\ \ \ \ | | |/ / /
| | * | | Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-291-0/+6
| | |/ /
| * | | Fixes a crash when unregistering a recognizer.Denis Dzyubenko2010-05-051-0/+3
| |/ /
* | | Test hasGuard before calling clearGuards.Olivier Goffart2010-05-181-1/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-05-021-0/+27
|\ \ \ | |/ /
| * | 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
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-04-271-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | Implement heightForWidth support for QTabWidget and QStackedWidget.Jan-Arve Sæther2010-04-221-0/+17
|/ /
* | 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
|\ \