summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some fixes for ToolBar and StatusBarJens Bache-Wiig2013-02-171-4/+25
* Add ComboBox to testBenchJens Bache-Wiig2013-02-171-0/+1
* Add splitter to testbenchJens Bache-Wiig2013-02-171-176/+173
* Refactoring in testbenchJens Bache-Wiig2013-02-162-95/+144
* Update API and documentation of TableViewJens Bache-Wiig2013-02-1511-19/+19
* Fix TextArea::append(): add newline only when not emptyJ-P Nurmi2013-02-152-1/+64
* TestBench: Small fixCaroline Chao2013-02-151-0/+3
* TextField: Refactoring APICaroline Chao2013-02-142-1/+248
* More testbench cleanupJens Bache-Wiig2013-02-142-56/+22
* Some minor cleanups in testbenchJens Bache-Wiig2013-02-142-31/+5
* Set implicit size on ScrollAreaJens Bache-Wiig2013-02-141-1/+8
* Fix regression in Menu and add basic autotestJens Bache-Wiig2013-02-142-1/+70
* Added testbench tool to manual testingJens Bache-Wiig2013-02-144-0/+498
* Remove manual tests for controlsCaroline Chao2013-02-1410-676/+0
* Fix recursion on max < min size for SpinBoxJens Bache-Wiig2013-02-131-0/+20
* Add support for SpinBox::prefix and fix size hintJens Bache-Wiig2013-02-132-3/+36
* SpinBox: Refactoring APICaroline Chao2013-02-133-37/+112
* Tests: Add a manual test application for controlsCaroline Chao2013-02-1310-0/+659
* Add basic tests for PageStack and SplitterJens Bache-Wiig2013-02-092-0/+154
* Introduce private pluginJens Bache-Wiig2013-02-082-2/+2
* Add documentation for SpinBoxJens Bache-Wiig2013-02-061-10/+10
* Remove the "Window" declaration as it shadows QtQuick.WindowJens Bache-Wiig2013-02-052-1/+2
* Remove FileDialog as it will be replaced by QtQuick.DialogsJens Bache-Wiig2013-02-051-93/+0
* New touch friendly ScrollArea and TableView APIJens Bache-Wiig2013-01-303-1/+296
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-271-4/+0
* Tests: remove "wait" in cleanupTestCaseCaroline Chao2013-01-252-8/+0
* Do not include hidden items in layouts.Jan Arve Saether2013-01-241-331/+351
* Tests: add auto tests for RangeModelCaroline Chao2013-01-243-8/+220
* Tests: Refactor build and use of test pluginCaroline Chao2013-01-173-9/+17
* Implement shortcuts for actions.Frederik Gladhorn2013-01-173-0/+198
* Add first autotests for TableViewCaroline Chao2013-01-1617-5/+857
* Tests: Add test for SpinBox when singleStep is negativeCaroline Chao2013-01-141-0/+22
* PageStack: add recursion guardRichard Moe Gustavsen2013-01-141-1/+6
* Manual test: add PageStack testing appRichard Moe Gustavsen2013-01-141-0/+310