summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
* tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2
* tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
* Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+78
* Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
* tst_QDialog::snapToDefaultButton - tune the test for OS XTimur Pocheptsov2015-05-151-0/+5
* Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-151-2/+0
* Improve QListView scroll bar calculation.Christoph Schleifenbaum2015-05-101-0/+62
* Use ItemIsUserTristate instead of ItemIsTristate in table & list tests.David Faure2015-05-092-8/+8
* QDialogButtonBox: prevent crashes on deletions in slotsGiuseppe D'Angelo2015-05-091-0/+66
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-083-0/+57
|\
| * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
| * Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
| * 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
* | QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-071-0/+45
* | Tests: Remove insignificant for tst_QGraphicsProxyWidgetCaroline Chao2015-05-051-1/+0
* | QGraphicsWidget: call normal "setParent" when setting a parentGiuseppe D'Angelo2015-05-051-0/+32
* | QFileDialog: Stabilize tests.Friedemann Kleint2015-05-012-20/+46
* | QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-261-7/+66
* | Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
* | Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
* | Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* | Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
* | QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
* | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-017-0/+32
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+39
|\|
| * QComboBox: Update completer on setCurrentIndex()Andre Hartmann2015-03-181-0/+39
* | Fix incorrect FBO bindings with QOpenGLWidgetLaszlo Agocs2015-03-301-0/+26
* | Do not emit textEdited on inputMask changeJoni Poikelin2015-03-271-0/+11
* | Fix problems with extended selection after changing the model contentsFrank Reininghaus2015-03-222-0/+122
* | Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-7/+0
* | QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* | Remove cruftFrederik Gladhorn2015-03-091-18/+0
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-037-1/+34