summaryrefslogtreecommitdiff
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Switch styling fixesJens Bache-Wiig2013-10-241-0/+4
* Add TextAreaStyleJ-P Nurmi2013-10-231-1/+1
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-171-3/+1
* Make the manual test nicer and more usefulJan Arve Saether2013-10-012-236/+228
* Add baseline support for Qt Quick LayoutsJan Arve Saether2013-09-202-0/+309
* Make ComboBox editableJens Bache-Wiig2013-09-174-0/+223
* Add TableViewColumn::movableJ-P Nurmi2013-09-172-1/+2
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-1015-28/+28
* BusyIndicatorJens Bache-Wiig2013-09-092-0/+5
* Fix broken testBench properties with v4 changesJens Bache-Wiig2013-08-151-67/+65
* Remove broken links from gallery exampleJens Bache-Wiig2013-08-152-1/+10
* Remove the QtQuick.Controls.Styles.Private moduleCaroline Chao2013-06-241-1/+1
* ScrollView: take Flickable::originX and originY into accountJ-P Nurmi2013-05-271-1/+19
* Testbench: Add propertiesCaroline Chao2013-05-241-4/+16
* Rename sortColumnIndex to sortIndicatorColumnJens Bache-Wiig2013-05-161-1/+1
* Move stackview example to manual tests folderCaroline Chao2013-05-134-0/+224
* TestBench: add isDefault property.Caroline Chao2013-05-101-0/+1
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-0/+1
* Remove experimental controlsCaroline Chao2013-05-071-70/+0
* TableView: Fix sortIndicatorOrder propertyCaroline Chao2013-05-031-0/+10
* Move examples into separate quick/controls directoryKai Koehne2013-04-301-2/+2
* TestBench: Add iconSource propertyCaroline Chao2013-04-252-0/+1
* TestBench: Add currentText and currentIndex propertiesCaroline Chao2013-04-251-0/+2
* TestBench: Add option to load a custom styleCaroline Chao2013-04-252-0/+55
* Change some "Layout.Expanding" members to fill{Width|Height}Jan Arve Saether2013-04-091-12/+12
* TestBench: Add preferred width for combo boxCaroline Chao2013-04-051-1/+1
* 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-041-0/+61
* Slider: Fix increment/decrement on mouseWheelCaroline Chao2013-04-021-0/+2
* 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-281-33/+33
* 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
* API: Rename {vertic,horizont}alSpacing to {row,column}SpacingJan Arve Saether2013-03-221-2/+2
* Rename properties Layout.{vertical}SizePolicyJan Arve Saether2013-03-224-66/+66
* Experimental: Fix importsCaroline Chao2013-03-201-1/+1
* Remove the Page control - use attached properties insteadJ-P Nurmi2013-03-201-15/+20
* Tests: Fix manual tests using deprecated ContextMenuCaroline Chao2013-03-202-3/+3
* TextArea: expose selectByMouse/KeyboardJ-P Nurmi2013-03-191-0/+3
* Update testbench to use ComboBox::currentIndexJ-P Nurmi2013-03-182-4/+5
* Change imports from QtQuick 2.0 to QtQuick 2.1Caroline Chao2013-03-1414-22/+22
* Fix scrollview manual testJens Bache-Wiig2013-03-071-9/+9
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-064-35/+248
* Testbench: Small fix while showing a readonly propertyCaroline Chao2013-03-051-1/+1
* Simplify testbench backgroundJens Bache-Wiig2013-03-021-7/+3
* Improve layouts in testbenchJens Bache-Wiig2013-03-021-9/+4