summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test change index in tabsJens Bache-Wiig2013-03-011-0/+12
* Update TabView API and allow inser/remove of tabsJens Bache-Wiig2013-03-012-3/+50
* Menus: Doc, manual test fixesGabriel de Dietrich2013-03-011-2/+2
* Action: Remove 'mnemonic' property, update auto-testsGabriel de Dietrich2013-03-012-7/+2
* MenuBar, Menu, MenuItem, Action: New, reviewed APIGabriel de Dietrich2013-03-011-32/+32
* TestBench: add minimumValue spinbox field.Caroline Chao2013-02-261-0/+2
* Menu: Fix 'selectedIndex' update on item triggerGabriel de Dietrich2013-02-251-3/+4
* GroupBox: small fix + add basic autotestsCaroline Chao2013-02-234-1/+122
* Rename Splitter to SplitViewJ-P Nurmi2013-02-225-119/+14
* Rename TabFrame to TabViewJens Bache-Wiig2013-02-226-10/+10
* Warn when trying to use ExclusiveGroups with partiallyCheckedEnabled.Mitch Curtis2013-02-221-0/+18
* Rename ScrollArea to ScrollViewJens Bache-Wiig2013-02-225-47/+47
* Replaced BSD with LGPL license to conform with Qt Project modulesShawn Rutledge2013-02-2159-233/+239
* TestBench: Add possibility to stop timer on progress barCaroline Chao2013-02-212-1/+21
* Rename QtDesktop to QtQuick.ControlsJens Bache-Wiig2013-02-2159-119/+117
* Add exclusiveGroup tests to RadioButton and CheckBox.Mitch Curtis2013-02-212-1/+77
* Tests: add test for combobox textRoleCaroline Chao2013-02-211-3/+16
* Menu: Added basic auto-testsGabriel de Dietrich2013-02-211-15/+131
* Improve RadioButton and CheckBox auto tests.Mitch Curtis2013-02-212-170/+188
* ToolButton: Fix text not visibleCaroline Chao2013-02-201-1/+3
* ProgressBar: API refactoringCaroline Chao2013-02-201-2/+27
* TestBench: Add enum fieldCaroline Chao2013-02-202-4/+109
* Make RadioButton derive from AbstractCheckable.Mitch Curtis2013-02-201-1/+74
* Add "partially checked" functionality to CheckBox.Mitch Curtis2013-02-202-1/+157
* TestBench: Add qml project.Caroline Chao2013-02-201-0/+16
* Update tests and tools according to Splitter changesJens Bache-Wiig2013-02-192-17/+5
* tst_tabframe: add a test for RepeaterJ-P Nurmi2013-02-181-0/+5
* Tests: Add basic autotestsCaroline Chao2013-02-1814-1/+776
* Add statusbar to testbenchJens Bache-Wiig2013-02-171-0/+11
* Add trivial test case for applicationwindowJens Bache-Wiig2013-02-172-1/+60