summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qcombobox
Commit message (Expand)AuthorAgeFilesLines
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-021-0/+27
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-25/+25
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove winrtOliver Wolff2020-06-061-9/+0
* QComboBox: Remove deprecated auto-completion propertiesVolker Hilsheimer2020-05-061-18/+0
* Remove deprecated QComboBox::SizeAdjustPolicy enum valueVolker Hilsheimer2020-04-271-12/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-8/+7
|\
| * Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-251-8/+12
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-1/+1
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-4/+3
|\ \
| * | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-12/+51
|\ \ \ | |/ / |/| / | |/
| * QComboBox: deprecate currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-111-12/+8
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-081-0/+43
| |\
| | * QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-0/+43
* | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-7/+4
|\| |
| * | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-281-7/+4
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-5/+30
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-5/+5
| * | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-151-0/+25
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+27
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+27
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-4/+21
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-7/+3
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+3
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-2/+25
|\|
| * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-0/+19
| * Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-2/+6
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-4/+4
|\|
| * QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+12
|\|
| * 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
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+8
|/ /
* | winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+9
* | Tests: replace deprecated QDesktopWidget::screenGeometry()Christian Ehrlicher2018-05-281-5/+5
* | Fix tst_qcombobox for configurations with builtin testdataOliver Wolff2018-05-281-0/+2
* | 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-252-31/+8
|/
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* 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-232-8/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-8/+4
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-8/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-6/+6
|\| |