summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwidget/tst_qwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-715/+2
* Remove support for QWidget specific input contextsPekka Vuorela2011-09-281-12/+2
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-4/+30
* Compilation of tst_qwidget.cpp.Friedemann Kleint2011-07-291-1/+19
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-5/+5
* Prevent tst_QWidget::showAndMoveChild() from failing on KDE.Samuel Rødal2011-06-061-0/+1
* Made the tst_QWidget::widgetAt() test a bit more robust.Samuel Rødal2011-06-061-10/+4
* Remove tst_QWidget::painterRedirection().Samuel Rødal2011-06-031-59/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-0/+14
|\
| * Fix infinite recursion when changing geometry on MacGabriel de Dietrich2011-05-261-0/+14
* | Prevent XSetInputFocus BadMatch errors.Samuel Rødal2011-06-011-0/+8
* | Remove some QWidget autotest that have become irrelevant with -qpa.Samuel Rødal2011-05-311-247/+0
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-133/+3
|\|
| * Remove autotest code for Qt3Support library.Jason McDonald2011-05-181-130/+1
| * Reduce usage of Q_ASSERT in autotests.Rohan McGovern2011-05-181-2/+1
| * Remove mention of Q_ASSERT in commentsJason McDonald2011-05-181-1/+1
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-201-2/+2
|/
* Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-111-0/+25
* Fix the autotest condition.Fabien Freling2011-05-101-15/+27
* Fix the update() autotest for raster.Fabien Freling2011-05-101-1/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+10583