aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcombobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* ComboBox: add implicitContentWidthPolicyMitch Curtis2020-07-161-3/+175
* ComboBox: fix currentValue not being updated on model changesMitch Curtis2020-05-121-6/+6
* Fix -no-accessibility buildPeter Varga2020-05-111-0/+2
* ComboBox: make pressed read-onlyMitch Curtis2020-05-111-0/+1
* Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-191-10/+10
* Remove old QQuickPalette implementationVitaly Fanaskov2020-03-181-5/+2
* Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-121-0/+2
* Update the current text after a translator is installedMitch Curtis2020-03-051-0/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-301-3/+9
|\
| * ComboBox: change currentIndex (if applicable) when focus is lostMitch Curtis2019-12-101-0/+6
| * Respect user-set Accessible.nameMitch Curtis2019-12-031-3/+3
* | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-0/+25
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-301-2/+2
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-261-2/+2
* | Don't delete items we didn't createMitch Curtis2019-11-281-3/+21
* | Fix Editable ComboBox's auto-completion performanceMitch Curtis2019-11-041-77/+9
|/
* ComboBox: fix performance regressionv5.14.0-beta1Mitch Curtis2019-10-011-24/+95
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-061-19/+18
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-061-18/+17
| |\
| | * ComboBox: document the behavior surrounding the accepted() signalMitch Curtis2019-09-061-18/+17
| * | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-131-0/+1
|\| |
| * | QQuickComboBox: emit countChanged signal when model is updatedWang Chuan2019-07-111-0/+1
| |/
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-111-3/+3
|\|
| * Doc: fix currentText link, add more \sa linksMitch Curtis2019-05-021-3/+3
* | quicktemplates2: Fix compilationFriedemann Kleint2019-05-031-1/+1
* | Add valueRole API to ComboBoxMitch Curtis2019-04-231-21/+118
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-161-5/+5
|\|
| * QQuickComboBox: don't hide popup if focusedAlberto Mardegan2019-04-101-5/+5
* | Fix broken buildMitch Curtis2019-04-031-1/+1
|/
* QQuickComboBox: ensure we don't close popup on iOSRichard Moe Gustavsen2019-03-211-4/+15
* QQuickComboBox: update QRegularExpression wildcard codeSamuel Gaist2018-12-171-1/+1
* Port QQuickComboBox to QRegularExpressionSamuel Gaist2018-12-041-5/+12
* QQuickTheme: rename themeFont() and themePalette()J-P Nurmi2018-05-221-2/+2
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-071-46/+21
|\
| * Templates: use C++11 default member initializationJ-P Nurmi2018-05-041-46/+19
| * Document the default value of ComboBox's currentIndex propertyMitch Curtis2018-05-021-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-281-3/+15
|\|
| * ComboBox: don't block the escape/back key (with fixed test)J-P Nurmi2018-04-251-3/+5
| * Revert "ComboBox: don't block the escape/back key"Liang Qi2018-04-251-5/+3
| * ComboBox: don't block the escape/back keyJ-P Nurmi2018-04-231-3/+5
| * ComboBox: reset when hiddenJ-P Nurmi2018-04-231-0/+10
* | ComboBox: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-181-0/+74
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-231-2/+0
|\|
| * Combo|SpinBox: fix wheel event propagationJ-P Nurmi2018-03-231-2/+0
* | Add QQuickTheme::ScopeJ-P Nurmi2018-03-151-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-131-3/+8
|\|
| * ComboBox: fix key search in the popupJ-P Nurmi2018-03-121-3/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-101-1/+2
|\|
| * Doc: add a "Focus Management in Qt Quick Controls 2" pageMitch Curtis2018-03-061-1/+2