summaryrefslogtreecommitdiff
path: root/tests/manual/testbench
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-02-043-9/+39
* BSD license for QML code in testsJ-P Nurmi2015-03-063-66/+78
* Tests: update license headersJ-P Nurmi2015-02-113-87/+75
* testbench: Fix propertyMap type, move update out of loopGabriel de Dietrich2014-10-291-5/+5
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-072-11/+11
* Import QtQuick 2.2J-P Nurmi2014-04-073-12/+12
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Add Calendar to testbench.Mitch Curtis2014-02-262-3/+20
* Switch styling fixesJens Bache-Wiig2013-10-241-0/+4
* Add TextAreaStyleJ-P Nurmi2013-10-231-1/+1
* Make ComboBox editableJens Bache-Wiig2013-09-171-0/+2
* Add TableViewColumn::movableJ-P Nurmi2013-09-172-1/+2
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-103-14/+14
* 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
* Testbench: Add propertiesCaroline Chao2013-05-241-4/+16
* Rename sortColumnIndex to sortIndicatorColumnJens Bache-Wiig2013-05-161-1/+1
* TestBench: add isDefault property.Caroline Chao2013-05-101-0/+1
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-0/+1
* TableView: Fix sortIndicatorOrder propertyCaroline Chao2013-05-031-0/+10
* 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
* TestBench: Add preferred width for combo boxCaroline Chao2013-04-051-1/+1
* TestBench: Add activeFocusOnTab property and LabelCaroline Chao2013-04-042-0/+3
* Slider: Fix increment/decrement on mouseWheelCaroline Chao2013-04-021-0/+2
* Testbench: add indeterminate value (ProgressBar)Caroline Chao2013-03-291-0/+1
* Rename properties Layout.{vertical}SizePolicyJan Arve Saether2013-03-222-5/+5
* 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-143-9/+9
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-062-0/+2
* 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
* 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
* TestBench: add minimumValue spinbox field.Caroline Chao2013-02-261-0/+2
* GroupBox: small fix + add basic autotestsCaroline Chao2013-02-232-0/+16
* Rename Splitter to SplitViewJ-P Nurmi2013-02-221-1/+1
* Rename ScrollArea to ScrollViewJens Bache-Wiig2013-02-222-5/+5
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-213-5/+5
* TestBench: Add possibility to stop timer on progress barCaroline Chao2013-02-212-1/+21
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-213-9/+9
* ToolButton: Fix text not visibleCaroline Chao2013-02-201-1/+3
* TestBench: Add enum fieldCaroline Chao2013-02-202-4/+109