summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo for ifdef QT_NO_ACCESSIBILITYFrederik Gladhorn2011-08-261-1/+1
* Call QAccessible::updateAccessibility when a widget is deletedJosé Millán Soto2011-08-261-0/+4
* Avoid bogus accessibility focus events from menus.Frederik Gladhorn2011-08-181-0/+4
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-26/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-1/+1
* Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-111-0/+20
* Merge remote-tracking branch 'staging/master'Olivier Goffart2011-05-101-2/+4
|\
| * Avoided calling updateAccessibility() from updateMicroFocus if the item was h...Jan-Arve Sæther2011-05-101-2/+4
* | Call QAccessible::updateAccessibility when changing accessible name.Frederik Gladhorn2011-05-101-0/+2
|/
* Fix a race condition when the main window is being destructed.Fabien Freling2011-05-101-0/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+12679