summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data/tst_spinbox.qml
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-02-041-3/+13
* Skip controls tests when touch screen is present.Friedemann Kleint2015-11-171-0/+3
* BSD license for QML code in testsJ-P Nurmi2015-03-061-22/+26
* Tests: update license headersJ-P Nurmi2015-02-111-29/+25
* Fix Spinbox missing value change if minimumValue is setFilippo Cucchetto2014-11-251-1/+4
* tst_spinbox: destroy dyn. created spinbox before leaving testRichard Moe Gustavsen2014-11-201-0/+1
* SpinBox: intermediate values outside the range are invalid.Mitch Curtis2014-09-191-0/+9
* Remove sleep(4000) from SpinBox auto test.Mitch Curtis2014-09-171-1/+0
* 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
* SpinBox: attempt to fixup the input as appropriateJ-P Nurmi2013-12-041-0/+26
* Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2013-11-261-0/+10
* SpinBox: add editingFinished signalLiang Qi2013-11-221-0/+30
* SpinBox: get active focus when up or down was pressedLiang Qi2013-11-151-0/+70
* Merge branch 'stable' into devGabriel de Dietrich2013-09-181-0/+10
|\
| * Fix incorrect spinbox validation at startupJens Bache-Wiig2013-09-101-0/+10
* | Don't emit onValueChanged during construction of SpinBox.Mitch Curtis2013-09-171-0/+22
* | Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-18/+18
|/
* SpinBox: omit group separatorsJ-P Nurmi2013-06-191-0/+10
* Expose hovered to our controls and document it consistentlyJens Bache-Wiig2013-06-061-2/+2
* Consistent use of "hovered" and style API conventionsJens Bache-Wiig2013-05-291-2/+2
* Rename controlState to styleDataJ-P Nurmi2013-05-271-10/+10
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-10/+10
* Autotest: add test for mouseWheel on SpinBoxCaroline Chao2013-05-031-0/+14
* SpinBox: implement the validator in C++J-P Nurmi2013-04-221-14/+57
* Tests: add more tests for activeFocusOnTab propertyCaroline Chao2013-04-121-0/+72
* Tests: Destroy created components at the end of the tests functionsCaroline Chao2013-04-111-2/+17
* Tests: Add test for activeFocusOnPress propertyCaroline Chao2013-04-031-0/+12
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-141-1/+1
* Fix initialization value of SpinBoxJens Bache-Wiig2013-03-071-0/+12
* 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/+304