summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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-033-0/+12
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-0/+82
|\|
| * Make sure the QSplashScreen isn't closed instantly when calling finish()Andy Shaw2015-02-172-0/+82
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+24
* | Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+40
* | Update copyright headersJani Heikkinen2015-02-1148-352/+344
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-104-24/+62
|\|
| * Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-033-20/+55
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-4/+7
| |\
| | * Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-4/+7
* | | Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-1/+1
* | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-032-2/+2