summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcombobox/tst_qcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+12
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+12
* | winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+9
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-5/+2
|\|
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-5/+2
* | tests: cleanup tst_QComboBox::keyBoardNavigationWithMouse()Gatis Paeglis2018-04-251-31/+7
|/
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-6/+6
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-7/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-7/+3
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-041-7/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-6/+6
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-6/+6
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+4
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-4/+4
* | Do its best in QComboBox to map completer's indexAlexey Chernov2017-06-011-0/+58
|/
* Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-171-0/+75
* Fix tst_QComboBox::getSetCheck()Friedemann Kleint2016-12-011-2/+2
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-3/+3
* QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-0/+74
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-0/+25
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+25
| |\
| | * QComboBox: fix crash on setEditable(false) called from editTextChanged()Marc Mutz2016-07-061-0/+25
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-11/+1
|/ /
* | tst_qcombobox: Don't use the deprecated QTest::qWaitForWindowShown()Liang Qi2016-01-261-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-0/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-0/+31
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-0/+31
| | |\
| | | * QWidgetWindow: The alien widget should be from the window's hierarchyGabriel de Dietrich2015-12-211-0/+32
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-0/+6
| |\|
| | * QComboBox: Disable wheel events on OS X & iOSAdam Strzelecki2015-11-091-0/+6
* | | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-27/+28
* | | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-311-1/+2
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+9
|\|
| * 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-311-11/+11
* | QComboBox::setView only delete the old view if it is a childThorbjørn Martsum2015-07-081-0/+23
|/
* QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
* 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
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-4/+7
|\|
| * Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-4/+7
* | QComboBox: make setModel reset the root model indexGiuseppe D'Angelo2015-01-131-0/+23