summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qfontdialog::setFont on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
* Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-132-0/+2
* QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
* QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+40
* tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-035-31/+13
* Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+38
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-231-17/+41
|\
| * QLineEdit: Fix visibility handling of side widgets.Friedemann Kleint2015-10-221-17/+41
* | QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-2/+18
* | QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-0/+12
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-1/+23
|\|
| * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-1/+23
* | xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
* | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-0/+19
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-8/+8
|\|
| * tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESSTuomas Heimonen2015-09-142-8/+8
* | Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-1/+7
* | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-12/+13
* | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-249-9/+9
* | 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