summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data/tst_combobox.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_comboboxv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0J-P Nurmi2017-11-231-19/+5
* Fix tests for boot2qtv5.10.0-alpha1Sami Nurmenniemi2017-08-221-3/+6
* Unify license header usageAntti Kokko2016-02-041-3/+13
* Fixed missing close of the ComboBox when clicking on itFilippo Cucchetto2015-12-071-0/+14
* Allow ComboBox to select items with empty textNikita Krupenko2015-10-261-0/+19
* Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-2/+2
* Menu: Schedule popup deletion when it's about to hideGabriel de Dietrich2015-09-111-0/+1
* ComboBox: Update selected text with item textSanttu Lakkala2015-06-231-0/+11
* BSD license for QML code in testsJ-P Nurmi2015-03-061-22/+26
* Use TabFocusBehavior in QStyleHints in QtQuick.ControlsLiang Qi2015-02-131-1/+1
* Tests: update license headersJ-P Nurmi2015-02-111-29/+25
* ComboBox: Update currentText when currentIndex goes from -1 to 0Gabriel de Dietrich2014-04-281-0/+14
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-24/+24
* Import QtQuick 2.2J-P Nurmi2014-04-071-4/+4
* Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi2014-01-221-0/+32
* ComboBox: Allow setting currentIndex to -1 to clear selectionv5.2.1Gabriel de Dietrich2014-01-081-0/+17
* ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich2014-01-081-0/+1
* Make editable Combobox accept substringsJens Bache-Wiig2013-12-131-0/+18
* ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich2013-11-261-7/+9
* ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich2013-10-251-9/+66
* Make ComboBox editableJens Bache-Wiig2013-09-171-0/+252
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-13/+13
* Make ComboBox work with variant listJens Bache-Wiig2013-06-271-0/+28
* Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-241-5/+5
* Mac: respect the system settings in Full Keyboard AccessLiang Qi2013-05-151-0/+4
* Autotests: Remove expectfail for test addRemoveItemsInModelCaroline Chao2013-05-081-2/+0
* ComboBox: Arrays of strings don't have textRole.Caroline Chao2013-04-301-0/+10
* Tests: Add autotests for ComboBoxCaroline Chao2013-04-221-0/+86
* ComboBox: Add activeFocusOnPress propertyCaroline Chao2013-04-221-0/+32
* Tests: add more tests for activeFocusOnTab propertyCaroline Chao2013-04-121-0/+75
* Tests: Destroy created components at the end of the tests functionsCaroline Chao2013-04-111-0/+9
* Fix ComboBox textRole when used with an array as a modelJosh Faust2013-04-091-0/+29
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-2/+2
* ComboBox: Rename 'selectedIndex' property to 'currentIndex'Gabriel de Dietrich2013-03-131-10/+8
* Menu: Remove 'model' property, ContextMenuGabriel de Dietrich2013-03-131-3/+5
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-211-1/+1
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-211-0/+83