summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-9/+0
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-46/+0
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+339