summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
* Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-242-2/+2
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3110-115/+115
* high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-302-8/+34
* tst_QApplication: Remove test windowsCommandLine().Friedemann Kleint2015-07-294-88/+0
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-7/+7
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-172-4/+42
|\
| * Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
| * Test QAction::autoRepeatFrederik Gladhorn2015-07-071-0/+38
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-015-4/+8
|\|
| * tst_qtooltip: Move cursor away from tooltip.Friedemann Kleint2015-06-301-0/+4
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * fix usage of wince scopeOswald Buddenhagen2015-06-053-3/+3
* | 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
| |\|