summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-051-0/+52
* TestBench: Add activeFocusOnTab property and LabelCaroline Chao2013-04-042-0/+3
* Add support for auto-positioning of items in a grid layoutJan Arve Saether2013-04-043-0/+388
* Tests: Add test for activeFocusOnPress propertyCaroline Chao2013-04-038-0/+117
* Slider: Fix increment/decrement on mouseWheelCaroline Chao2013-04-022-29/+95
* Testbench: add indeterminate value (ProgressBar)Caroline Chao2013-03-291-0/+1
* StackViewTransition: use 'item' instead of 'page' in the APIRichard Moe Gustavsen2013-03-291-17/+17
* StackView: use 'item' instead of 'page' in the APIRichard Moe Gustavsen2013-03-291-54/+54
* StackView: rename initialPage to initialItemRichard Moe Gustavsen2013-03-291-1/+1
* PageStack: rename PageStack to StackViewRichard Moe Gustavsen2013-03-283-36/+36
* PageStack: fixup manual testRichard Moe Gustavsen2013-03-281-4/+3
* PageStack: rename PageTransition to StackViewDelegateRichard Moe Gustavsen2013-03-281-2/+0
* PageStack: use 'transition' instead of 'animation'Richard Moe Gustavsen2013-03-281-6/+6
* Fix some imports QtQuick 2.0 -> QtQuick 2.1Caroline Chao2013-03-252-4/+4
* API: Rename {vertic,horizont}alSpacing to {row,column}SpacingJan Arve Saether2013-03-221-2/+2
* Rename properties Layout.{vertical}SizePolicyJan Arve Saether2013-03-225-73/+73
* Menu: Update API, auto-testsGabriel de Dietrich2013-03-201-4/+39
* Experimental: Fix importsCaroline Chao2013-03-201-1/+1
* Remove the Page control - use attached properties insteadJ-P Nurmi2013-03-203-19/+33
* Tests: Fix manual tests using deprecated ContextMenuCaroline Chao2013-03-202-3/+3
* Support QQuickItem.activeFocusOnTab in QtQuick.ControlsLiang Qi2013-03-199-1/+1096
* Tests: Move tst_groupbox and fix importCaroline Chao2013-03-191-1/+1
* Tests: ensure that the testplugin gets built before testsJ-P Nurmi2013-03-191-1/+2
* TextArea: expose selectByMouse/KeyboardJ-P Nurmi2013-03-191-0/+3
* Update testbench to use ComboBox::currentIndexJ-P Nurmi2013-03-182-4/+5
* Add test for counting the number of geometry changes.Jan Arve Saether2013-03-151-0/+46
* Rearrange only the topmost layout.Jan Arve Saether2013-03-141-0/+70
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-1452-70/+70
* ComboBox: Rename 'selectedIndex' property to 'currentIndex'Gabriel de Dietrich2013-03-132-20/+18
* Menu: Remove 'model' property, ContextMenuGabriel de Dietrich2013-03-132-4/+7
* TableView: fixed review findingsJ-P Nurmi2013-03-121-10/+10
* Tests: cleanup QT_DISABLE_DEPRECATED_BEFORE=0J-P Nurmi2013-03-113-4/+1
* Test for RowLayoutJan Arve Saether2013-03-072-1/+129
* Fix scrollview manual testJens Bache-Wiig2013-03-071-9/+9
* Fix initialization value of SpinBoxJens Bache-Wiig2013-03-071-0/+12
* Tests: Fix initialization value of ProgressBarCaroline Chao2013-03-071-0/+20
* ScrollView: Fix when the item added is not a FlickableCaroline Chao2013-03-071-1/+1
* Tests: Remove annoying warningsJan Arve Saether2013-03-072-2/+6
* Tests: Add a readme file about the testpluginCaroline Chao2013-03-071-0/+11
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-064-35/+248
* Renamed Button::defaultbutton to Button::isDefaultJ-P Nurmi2013-03-061-2/+2
* Testbench: Small fix while showing a readonly propertyCaroline Chao2013-03-051-1/+1
* Fix Vertical sliderJens Bache-Wiig2013-03-041-0/+8
* Button: Add some auto-tests for ActionGabriel de Dietrich2013-03-041-0/+36
* Simplify testbench backgroundJens Bache-Wiig2013-03-021-7/+3
* Improve layouts in testbenchJens Bache-Wiig2013-03-021-9/+4
* Add TabView to TestbenchJens Bache-Wiig2013-03-022-0/+3
* Improve look of LabelJens Bache-Wiig2013-03-021-6/+6
* Improve resize behavior in testbenchJens Bache-Wiig2013-03-022-12/+61
* Fix checkbox properties in TestBenchJens Bache-Wiig2013-03-021-1/+1