summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox_p.h
Commit message (Expand)AuthorAgeFilesLines
* Delete QComboBoxPrivateContainer while the combo box is still aliveTor Arne Vestbø2024-03-091-1/+1
* QComboBox: Modernise connect statementsAxel Spoerl2023-09-291-14/+19
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* Fix no-op emission of QComboBox::currentTextChangedAxel Spoerl2023-06-131-0/+2
* Explicitly propagate screen to QComboBoxListView constructorAxel Spoerl2023-03-281-1/+5
* QComboBox: Don't dereference potential nullptr, simplifyVolker Hilsheimer2022-12-081-1/+0
* QComboBox: hide the popup on keypress rather than ShortcutOverrideVolker Hilsheimer2022-12-051-0/+1
* QComboBox: refactor item flashing code in hidePopupVolker Hilsheimer2022-10-291-0/+1
* QComboBox: Prevent recursion in hidePopupVolker Hilsheimer2022-08-271-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: replace remaining uses of QL1String with QL1StringViewSona Kurazyan2022-05-021-1/+2
* Protect headers against min/max macrosMarc Mutz2022-02-221-1/+1
* QComboBox: propagate style change on widget to internal containerVolker Hilsheimer2021-05-311-0/+1
* Derive some item delegates from QStyledItemDelegateLars Knoll2020-09-101-10/+9
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-051-1/+1
* Display combobox popup on the correct screenMorten Johan Sørvig2020-08-301-1/+1
* Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidthVolker Hilsheimer2020-08-271-2/+2
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-5/+4
* Remove deprecated QStyleOption::init()Christian Ehrlicher2020-06-211-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-2/+2
* QComboBox: Remove deprecated auto-completion propertiesVolker Hilsheimer2020-05-061-5/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-241-1/+1
|\
| * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-221-1/+1
* | QComboBox: unify behavior of setModel() and modelResetChristian Ehrlicher2020-01-281-0/+1
* | Support checkable QComboBox items with styles using a popup dropdownVolker Hilsheimer2019-12-111-1/+6
* | QComboBox cleanup: use member initialization and nullptrChristian Ehrlicher2019-11-261-44/+38
* | QComboBox: add property placeholderTextChristian Ehrlicher2019-11-151-0/+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