summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | tst_formlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-198/+189
* | tst_qboxlayout: Fix top level widget leaks.Friedemann Kleint2015-06-271-63/+36
* | tst_gridlayout: Fix visible top level widget leaks.Friedemann Kleint2015-06-271-85/+75
* | Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-166-0/+20
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-146-66/+26
* | Add qHash(QSizePolicy)Marc Mutz2015-06-121-2/+18
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-035-46/+230
|\|
| * Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
| * tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
| * Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
| * Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-151-2/+0
| * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+53
| |\
| | * Fix finding the closest active touch point for the pressed touch pointAlexander Volkov2015-04-161-0/+53
| * | Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-081-2/+0
* | | stabilize qwidget autotestLars Knoll2015-05-231-6/+10
* | | Fix blacklistingLars Knoll2015-05-221-1/+1
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-062-0/+18
|\| |
| * | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-012-0/+18
* | | QWidgetWindow: use sendEvent to forward events to the wrapped QWidgetGiuseppe D'Angelo2015-03-262-12/+54
|/ /
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-7/+0
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* | Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-271-0/+24
* | Fix crash when accessing QStyleHints before QGuiApplication is constructed.Friedemann Kleint2015-02-251-1/+13
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-252-22/+15
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-5/+19
|\|
| * re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
| * Fixed crash when adding items with spansJan Arve Saether2015-02-091-0/+18
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-201-4/+3
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-122-5/+5
* | Update copyright headersJani Heikkinen2015-02-1125-190/+182
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-36/+59
|\|
| * Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-201-3/+6
| * Fix QVERIFY() in tst_qwidget.Friedemann Kleint2015-01-201-35/+55
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2015-01-213-0/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-213-0/+14
| |\|
| | * Android: Fix QLayout testsEskil Abrahamsen Blomfeldt2015-01-163-0/+14
* | | Introduce helper for QML to allow creating QWidget hierarchiesSimon Hausmann2015-01-201-0/+17
|/ /
* | tst_QSizePolicy::getSetCheck: separate data generation from testMarc Mutz2015-01-171-9/+68
* | qtest_widgets.h: add support for pretty-printing QSizePolicyMarc Mutz2015-01-161-0/+50
* | tst_QWidget: include QTest, not QtTestGiuseppe D'Angelo2015-01-061-1/+2
* | tst_QSizePolicy: non-functional fixesMarc Mutz2014-12-261-1/+3
* | tst_QSizePolicy: split a test functionMarc Mutz2014-12-261-3/+7
* | tst_QSizePolicy: minor cleanupMarc Mutz2014-12-261-15/+2
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-15/+39
|\|
| * Stabilize tst_QWindowContainer.Friedemann Kleint2014-12-041-15/+39
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-46/+0
|\|
| * XCB: send leave event on grabJørgen Lind2014-11-261-46/+0
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-243-0/+111
|\|