summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-2/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-2/+18
|\| |
| * | QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-191-2/+18
* | | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-1911-69/+86
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-1/+1
* | | Autotests: Blacklist parts of tst_qopenglwidgetJani Vähäkangas2015-10-132-2/+12
* | | Avoid unnecessary setParent(0) in QMdiSubWindow::removeBaseWidget()Serge Lysenko2015-09-291-0/+22
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-256-9/+58
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-242-2/+2
| * | QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-222-0/+8
| * | 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
* | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
* | | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0521-21/+0
* | | QGroupBox: Send unhandled mouse events to parent widgetAlex Henrie2015-09-031-0/+111
* | | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-312-2/+2
* | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-3/+0
|/ /
* | 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-3121-228/+230
* | 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-275-16/+16
* | 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-013-3/+3
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-302-2/+2
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-182-0/+47
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-147-2/+18
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-035-0/+117
|\|
| * tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2
| * 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-082-0/+4
| |\
| | * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
| | * Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
| * | QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-071-0/+45
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-272-7/+69
|\| |
| * | QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-261-7/+66
| * | Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
* | | Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-1018-0/+0
|/ /
* | QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
* | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+4
* | 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