summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-012-0/+18
* | 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
|\|
| * Fix QAction::setFont crash on OSX, when font is unknown.David Faure2014-11-211-0/+10
| * Fix too many resizes and move events for native widgetsJørgen Lind2014-11-041-0/+101
| * Remove executable mode on qwidget_window.proJørgen Lind2014-10-311-0/+0
* | Let QMetaType know which types are Q_GADGETOlivier Goffart2014-11-161-0/+1
* | Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-301-1/+33
|/
* Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-0/+17
* Fix use-after-delete bug in tst_QWidget::taskQTBUG_27643_enterEvents()Marc Mutz2014-10-181-0/+1
* Generate Show/Hide events for widgets when minimized state changes.Friedemann Kleint2014-09-241-0/+24
* Update license headers and add new license filesMatti Paaso2014-09-2424-454/+262
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-235-0/+123
|\
| * Avoid adding widget to its own layoutThomas Fischer2014-09-053-0/+88
| * Recreate child windows when changing screensDyami Caliri2014-08-282-1/+38