summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix test compilation on WinRTAndrew Knight2013-11-261-3/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-262-32/+0
|\
| * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-212-32/+0
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-203-0/+61
|\|
| * Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-0/+29
| * Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-202-0/+32
* | Widgets: Never revoke focus by click on focused widget.Christoph Schleifenbaum2013-11-181-0/+58
* | QFormLayout: Avoid assertion with negative spacings.Jan Arve Saether2013-11-151-0/+14
|/
* Fix stability issues in tst_qwidget with VERIFY_COLORJan Arve Saether2013-11-011-23/+61
* Stabilize moveChild/showAndMoveChild-tests.Friedemann Kleint2013-10-311-27/+59
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-221-4/+58
* Add widget replace function to QLayoutThorbjørn Lund Martsum2013-09-214-1/+136
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-1/+15
|\
| * Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
* | Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-041-0/+27
* | Test layout engine fundamentalsPaul Olav Tvete2013-08-271-0/+155
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-212-0/+10
|\|
| * QtBase: Skip some tst_qwidget steps in Ubuntu 11.10Simo Fält2013-08-192-0/+10
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-9/+12
|\|
| * Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
* | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-101-0/+43
|/
* Test for activation and palette on QWindowContainer's parentGunnar Sletta2013-06-251-0/+10
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+25
* Fix typoFrederik Gladhorn2013-06-031-1/+1
* test: Remove XFAIL from tst_qwidgetSergio Ahumada2013-05-131-4/+0
* Fix windows expose logicGunnar Sletta2013-04-251-11/+19
* Fixed QLayout::addChildLayout(QLayout *l) when l had a parentJan Arve Saether2013-04-231-0/+21
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2820-24/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-272-5/+5
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-271-1/+1
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-273-4/+0
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-4/+5
|\
| * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2010-13/+282
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-13/+14
| * | Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
| * | Fix wrong initial positionCaroline Chao2013-03-121-0/+16
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+1
| |\ \
| * | | Make tst_qwidget more stableAlberto Mardegan2013-03-041-0/+1
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+26
| |\ \ \
| * | | | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-254-0/+234
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2323-27/+23
| |\ \ \ \
| * | | | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+8
* | | | | | Tests: stabilize tst_qwidget::scroll on small screensJ-P Nurmi2013-03-181-4/+10
* | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+4
| | |_|/ | |/| |
* / | | Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-1/+1
|/ / /
* | | Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-0/+26
* | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-0/+8
| |/ |/|
* | Fix a crash when minimizing a QQuickWindow.Friedemann Kleint2013-01-181-4/+0