summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-221-1/+1
* widgets: Remove use of deprecated activated(const QString &) APITor Arne Vestbø2019-09-141-0/+10
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-0/+1
* Widgets: replace deprecated QPalette functionsChristian Ehrlicher2018-12-171-1/+1
* QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-051-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-2/+4
|\
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+4
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-3/+2
|\|
| * Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+2
* | macOS QComboBox: Don't show scrollers if they aren't neededDaniel Teske2017-07-101-0/+1
* | Pluginize the platform stylesJake Petroules2017-04-141-1/+1
|/
* QtWidgets: Add missing overrideAlexander Volkov2016-11-291-23/+23
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
* QComboBox: open popup on touch release if QStyleHints has setFocusOnTouchRele...Richard Moe Gustavsen2015-04-041-0/+2
* QComboBox: use native popup on iOSRichard Moe Gustavsen2015-03-251-2/+2
* QComboBox: change showNativePopup to be non-blockingRichard Moe Gustavsen2015-03-251-1/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-241-2/+2
* Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-221-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QComboBox: update focus policy when setting a new line editLiang Qi2014-06-211-0/+1
* QComboBox: Use native popups on MacGabriel de Dietrich2014-04-071-0/+4
* QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-0/+4
* QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-2/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-291-4/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-3/+2
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-1/+1
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-311-4/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-10/+10
* library splitLars Knoll2011-05-071-0/+421