summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-0/+16
|\| |
| * | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+16
* | | QWidgetWindow: use sendEvent to forward events to the wrapped QWidgetGiuseppe D'Angelo2015-03-261-12/+9
|/ /
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-7/+0
* | Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-6/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-5/+1
|\|
| * re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
* | 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-121-4/+4
* | Update copyright headersJani Heikkinen2015-02-113-37/+29
* | 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
* | Introduce helper for QML to allow creating QWidget hierarchiesSimon Hausmann2015-01-201-0/+17
* | tst_QWidget: include QTest, not QtTestGiuseppe D'Angelo2015-01-061-1/+2
|/
* XCB: send leave event on grabJørgen Lind2014-11-261-46/+0
* 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-242-38/+22
* tst_QWidget: Skip tests that don't pass with qwindow-compositor.Robin Burchell2014-08-201-0/+43
* tst_qwidget: Fix geometries.Friedemann Kleint2014-07-311-73/+155
* tst_qwidget: Fix top level widget leaks.Friedemann Kleint2014-07-251-6/+9
* Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
* Revert "Suppress move/resize events if they are the result of call to move()/...Friedemann Kleint2014-06-131-45/+12
* Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-111-12/+45
|\
| * Suppress move/resize events if they are the result of call to move()/resize().Friedemann Kleint2014-06-061-12/+45
* | QWidget: fix documentation for isEnabledTo(0)David Faure2014-06-111-0/+6
|/
* Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-281-1/+25
* tst_QWidget::windowMoveResize(): Fix QEXPECT_FAIL / QTRY_COMPARE .Friedemann Kleint2014-05-091-20/+16
* Fix issue where revealed widget children do not receive paint event.Chris Colbert2014-03-041-0/+23
* Move setWindowIcon() up to QGuiApplication.David Faure2014-02-121-11/+41
* Fallback to QWidget::grab() if QScreen::grabWindow() fails.Jan Arve Saether2014-02-071-62/+57
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-21/+21
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+0
|\
| * Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-50/+120
|\|
| * Fix test compilation on WinRTAndrew Knight2013-11-261-3/+3
| * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-211-4/+0
| * Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-201-0/+4
| * 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
* | WinRT: Fix various test compilationsAndrew Knight2013-10-022-12/+14
|/