summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-221-0/+69
* QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-222-0/+8
* Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
* Remove QGraphicsView autotest that doesn't test anythingTor Arne Vestbø2015-09-151-9/+0
* Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-08-272-7/+48
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-262-7/+48
| |\
| | * Handle action events in QLineEditIconButton.Friedemann Kleint2015-08-181-3/+41
| | * Open menu on the third click on QMenuBar on X11Alexander Volkov2015-08-171-4/+7
* | | QPlatformFileDialogHelper::cleanFilterList(): Allow for ',' in glob.Friedemann Kleint2015-08-271-0/+23
|/ /
* | Add QMainWindow::resizeDocksOlivier Goffart2015-08-161-0/+93
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-1/+13
|\|
| * Don't expose qt_setQtEnableTestFont(bool) by defaultKonstantin Ritt2015-07-311-1/+4
| * QLineEdit should inherit the input methods from QComboBox.BogDan Vatra2015-07-301-0/+9
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3162-639/+671
* | high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-302-8/+34
* | tst_QApplication: Remove test windowsCommandLine().Friedemann Kleint2015-07-294-88/+0
* | tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.Friedemann Kleint2015-07-281-4/+4
* | tst_qgraphicsanchorlayout: Fix warning about unused function result.Friedemann Kleint2015-07-281-2/+1
* | Tests: Remove some unused member variables.Friedemann Kleint2015-07-282-4/+1
* | tst_qmenubar: Cast char-type array subscripts to int.Friedemann Kleint2015-07-281-60/+60
* | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-279-32/+32
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-173-37/+64
|\|
| * Stabilize tst_QListView::batchedMode().Friedemann Kleint2015-07-171-33/+22
| * Stabilize tst_QApplication::touchEventPropagation().Friedemann Kleint2015-07-161-4/+4
| * Test QAction::autoRepeatFrederik Gladhorn2015-07-071-0/+38
* | QComboBox::setView only delete the old view if it is a childThorbjørn Martsum2015-07-081-0/+23
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-0123-44/+80
|\|
| * QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-301-0/+17
| * tst_qtooltip: Move cursor away from tooltip.Friedemann Kleint2015-06-301-0/+4
| * Replace MAC OS X with OS XNico Vertriest2015-06-306-7/+7
| * Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered().Friedemann Kleint2015-06-261-18/+5
| * Fix global coordinate mapping for child widgets in QGraphicsView.Friedemann Kleint2015-06-211-4/+21
| * QSwipeGestureRecognizer: Allow for small direction changes.Friedemann Kleint2015-06-071-3/+12
| * fix usage of wince scopeOswald Buddenhagen2015-06-0511-12/+12
| * Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-0/+2
* | 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
* | QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-182-0/+47
* | 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-1425-73/+81
* | Add qHash(QSizePolicy)Marc Mutz2015-06-121-2/+18
* | Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
* | Wait for the window being active before sending it eventsLars Knoll2015-06-061-0/+1
* | Fix the autotest on MacLars Knoll2015-06-061-1/+1
* | Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-062-14/+6
* | Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0316-54/+532
|\|
| * Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
| * tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2