index
:
delta/qt5/qtquickcontrols.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
old/qt4
qt4
qt5-nativetext
release
stable
wip/calendar
wip/qt5-nativetext
wip/qt6
wip/tizen
code.qt.io: qt/qtquickcontrols.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
controls
/
ComboBox.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-23
1
-20
/
+20
*
Update commercial license headers
Tarja Sundqvist
2021-02-02
1
-20
/
+20
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-14
1
-1
/
+1
*
Make restoreMode on all Binding elements explicit
Ulf Hermann
2019-10-04
1
-1
/
+3
*
ComboBox: guarantee index consistency when emitting activated()
Alberto Mardegan
2018-02-12
1
-2
/
+6
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
1
-1
/
+0
|
\
|
*
Revert "Fix Controls 1 types linking to Controls 2"
Topi Reinio
2016-06-22
1
-1
/
+0
*
|
ComboBox: update selectedText when model is changed
Tuomas Heimonen
2016-06-15
1
-0
/
+1
|
/
*
Fix Controls 1 types linking to Controls 2
v5.7.0-rc1
v5.7.0
5.7.0
Mitch Curtis
2016-05-26
1
-0
/
+1
*
Unify license header usage
Antti Kokko
2016-02-04
1
-12
/
+15
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-28
1
-1
/
+1
|
\
|
*
Allow ComboBox to select items with empty text
Nikita Krupenko
2015-10-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Simon Hausmann
2015-10-02
1
-2
/
+1
|
\
\
|
|
/
|
*
Menus: Clean popup hide and destroy logic
Gabriel de Dietrich
2015-10-01
1
-2
/
+1
*
|
Make ComboBox work with mixed controls versions
Mitch Curtis
2015-09-24
1
-2
/
+2
*
|
Android: Add inputMethodHints to ComboBox control
BogDan Vatra
2015-08-26
1
-0
/
+44
|
/
*
Fix ComboBox's activated signal documentation.
Mitch Curtis
2015-08-04
1
-4
/
+5
*
ComboBox: Update selected text with item text
Santtu Lakkala
2015-06-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-0
/
+1
|
\
|
*
Menu: Separate dismiss and destroy actions
Gabriel de Dietrich
2015-03-27
1
-0
/
+1
*
|
Doc: Fix qml method signatures
Caroline Chao
2015-03-13
1
-3
/
+5
*
|
Doc: Fix qtdoc warnings
Caroline Chao
2015-03-06
1
-3
/
+3
*
|
Merge Extras' styling system into Controls'.
Mitch Curtis
2015-03-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-20
1
-1
/
+4
|
\
\
|
|
/
|
*
ComboBox: Fix opening popup when pressing space when editable
Kai Uwe Broulik
2015-02-16
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/5.4' into dev
J-P Nurmi
2015-02-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Disable hover on touch
J-P Nurmi
2015-02-04
1
-1
/
+1
*
|
Controls: update license headers
J-P Nurmi
2015-02-11
1
-28
/
+24
|
/
*
Make the cursor and selection handle delegates private for now
J-P Nurmi
2014-10-30
1
-2
/
+2
*
Doc: Fix code snippet in ComboBox documentation
Topi Reinio
2014-10-02
1
-2
/
+2
*
qquickmenu: add support for providing a target rect to __popup()
Richard Moe Gustavsen
2014-09-30
1
-2
/
+2
*
EditMenu: let menu property be a component to lazy load it
Richard Moe Gustavsen
2014-09-24
1
-3
/
+2
*
Add EditMenu to input controls
Richard Moe Gustavsen
2014-09-23
1
-0
/
+12
*
ComboBox: support toggle combobox menu visibility
Richard Moe Gustavsen
2014-09-22
1
-12
/
+15
*
ComboBox: respect style padding for the editor
J-P Nurmi
2014-07-28
1
-2
/
+4
*
ComboBox: add support for selection handles
J-P Nurmi
2014-07-18
1
-11
/
+17
*
Add ComboBox::inputMethodComposing
J-P Nurmi
2014-07-18
1
-0
/
+12
*
ComboBox: query font & colors via style panel
J-P Nurmi
2014-07-16
1
-5
/
+5
*
ComboBoxStyle: allow specifying text & selection colors
J-P Nurmi
2014-07-12
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-07-09
1
-2
/
+13
|
\
|
*
Fix editable ComboBox mouse cursor
J-P Nurmi
2014-07-09
1
-1
/
+9
|
*
Doc: Added images and missing snippets
Venu
2014-06-27
1
-1
/
+4
*
|
Add ComboBoxStyle::font
J-P Nurmi
2014-07-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.3' into dev
J-P Nurmi
2014-06-25
1
-5
/
+16
|
\
\
|
|
/
|
*
ComboBox: open the popup on release on touch devices
J-P Nurmi
2014-06-23
1
-2
/
+13
|
*
Singleton SystemPalette
J-P Nurmi
2014-06-23
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/stable' into dev
J-P Nurmi
2014-05-14
1
-1
/
+3
|
\
\
|
|
/
|
*
ComboBox: Subtract style padding from TextInput width
Gabriel de Dietrich
2014-04-29
1
-1
/
+1
|
*
ComboBox: Update currentText when currentIndex goes from -1 to 0
Gabriel de Dietrich
2014-04-28
1
-0
/
+2
*
|
ComboBox: let style specify a font for the editor
J-P Nurmi
2014-05-05
1
-0
/
+1
|
/
[next]