summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox.h
Commit message (Expand)AuthorAgeFilesLines
* Make initStyleOption virtual for various classesThorbjørn Lund Martsum2020-07-311-1/+1
* QComboBox: Remove deprecated auto-completion propertiesVolker Hilsheimer2020-05-061-21/+0
* Remove deprecated QComboBox::SizeAdjustPolicy enum valueVolker Hilsheimer2020-04-271-5/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+2
|\
| * Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-251-4/+3
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+5
|\|
| * QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLengthVolker Hilsheimer2020-02-261-2/+5
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-191-6/+0
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+5
|\|
| * QComboBox: deprecate currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-111-0/+5
* | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-101-6/+0
* | Make setModel() virtualAndrew Patterson2019-12-061-1/+1
|/
* QComboBox: add property placeholderTextChristian Ehrlicher2019-11-151-0/+4
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-101-4/+1
|\
| * QComboBox: revert deprecation of currentIndexChanged(QString)Christian Ehrlicher2019-07-051-3/+0
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+4
|\|
| * QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-1/+4
* | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-3/+3
* | QComboBox: add two new signals textHighlighted() and textActivated()Christian Ehrlicher2019-02-231-3/+9
|/
* QComboBox: deprecate signal currentIndexChanged(const QString &)Christian Ehrlicher2019-02-121-0/+3
* QtWidgets: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-061-0/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-5/+6
|\
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+1
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-5/+5
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-18/+18
|/
* Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-4/+2
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QComboBox: Implement support for IM queries with QVariant argumentRichard Moe Gustavsen2016-04-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-2/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-18/+18
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-2/+2
|\
| * QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-2/+2
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-271-1/+2
|/
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QComboBox: new signal currentTextChangedMark Brand2012-10-261-1/+2
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-261-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make currentText the USER property for QComboBoxMark Brand2012-08-101-2/+2
* move inputMethodQuery() to public in subclasses of QWidgetTasuku Suzuki2012-05-231-1/+1
* Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1