summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-081-8/+4
* QComboBox: Start blockMouseReleaseTimer after showPopup callAles Erjavec2018-08-171-2/+3
* Fix build without features.completerTasuku Suzuki2018-05-091-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+3
|\
| * QComboBoxPrivate::showNativePopup(): Scale target rectangleJ-P Nurmi2018-02-051-1/+3
* | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-3/+3
* | Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-5/+4
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* | QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-051-0/+14
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-9/+29
|\|
| * QCompleter: Send activated() signal only once on return keyGabriel de Dietrich2017-09-221-2/+21
| * Avoid calling QCompleter::popup() internallyGabriel de Dietrich2017-09-221-7/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-1/+3
|\|
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-1/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-20/+20
|\|
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-16/+16
| * Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-5/+5
* | Reduce usage of QDesktopWidget to resolve screen properties in QtWidgetsTor Arne Vestbø2017-08-181-3/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-7/+7
|\|
| * Convert features.graphicsview to QT_[REQUIRE_]CONFIGStephan Binner2017-08-151-1/+1
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-6/+6
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-3/+0
|\|
| * Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+0
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-2/+4
|\|
| * Convert features.treeview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-151-2/+4
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-2/+4
|\|
| * Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-2/+4
* | macOS QComboBox: Don't show scrollers if they aren't neededDaniel Teske2017-07-101-0/+13
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-2/+2
|\|
| * Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-011-2/+2
* | Do its best in QComboBox to map completer's indexAlexey Chernov2017-06-011-1/+15
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+16
|\|
| * Fix QComboBox popup from opening on wrong screenJoni Poikelin2017-04-211-0/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+2
|\|
| * Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-031-0/+2
* | Remove unused references to QMacStyle headersJake Petroules2017-02-281-5/+0
|/
* Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-171-0/+2
* Doc: added spec about parameter enableNico Vertriest2016-12-121-2/+2
* Clean up style selection codeLars Knoll2016-11-291-1/+1
* QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-7/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+11
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+3
| |\
| | * QComboBox: fix build with GCC 7Marc Mutz2016-10-221-0/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+7
| |\|
| | * Doc: add notes about validator and completer in QComboBoxFrederik Gladhorn2016-10-131-0/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+1
| |\|
| | * QComboBox: add missing break in switch in keyPressEvent()Marc Mutz2016-10-121-0/+1
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-2/+2