summaryrefslogtreecommitdiff
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2013-08-201-0/+2
|\
| * test: Mark tst_controls as insignificant on Win7 + AngleSergio Ahumada2013-08-201-0/+2
* | GridLayout did not evaluate Layout.{row,column} changes on its itemsJan Arve Saether2013-08-141-0/+62
* | Fix build without qtjsbackendSimon Hausmann2013-08-123-3/+3
* | Enable dynamically changes to rows and columns propertiesJan Arve Saether2013-07-301-0/+56
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-111-5/+119
|\ \ | |/
| * SplitView: bugfix hiding splitter for last itemRichard Moe Gustavsen2013-07-111-0/+38
| * SplitView: support changing orientationRichard Moe Gustavsen2013-07-111-5/+81
* | Add support for RTLJan Arve Saether2013-07-111-0/+68
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-049-30/+78
|\ \ | |/
| * Tests: Fix warnings in testsCaroline Chao2013-07-027-29/+41
| * Tests: Fix test for copy/paste for TextFieldCaroline Chao2013-06-281-1/+4
| * Make ComboBox work with variant listJens Bache-Wiig2013-06-272-0/+33
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-6/+6
|\ \ | |/
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-252-6/+6
| |\
| | * Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-242-6/+6
| | * Revert "Add qml/js files in resource files"Caroline Chao2013-06-142-6/+6
| | * Add qml/js files in resource filesCaroline Chao2013-06-132-6/+6
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-243-6/+7
|\ \ \ | |/ /
| * | Add import QtQuick.Controls forgotten in Id0511e8Caroline Chao2013-06-241-0/+1
| * | Remove the QtQuick.Controls.Styles.Private moduleCaroline Chao2013-06-242-6/+6
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-206-37/+363
|\ \ \ | |/ /
| * | TableView: let delegates handle mouse eventsCaroline Chao2013-06-195-37/+353
| * | SpinBox: omit group separatorsJ-P Nurmi2013-06-191-0/+10
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-125-68/+268
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-123-6/+66
| |\ \ | | |/
| | * Fix TableView::positionViewAtRow()J-P Nurmi2013-06-111-0/+33
| | * Updated activation signals in TableViewJens Bache-Wiig2013-06-102-5/+32
| | * Don't let tabs grab focus on pressJens Bache-Wiig2013-06-101-1/+1
| * | GroupBox: fix the activeFocusOnTab behaviorLiang Qi2013-06-102-62/+202
| |/
* | Use waitForRendering instead of wait(20).Jan Arve Saether2013-06-071-2/+1
|/
* Fixed a bug where a rearrange was not always doneJan Arve Saether2013-06-061-0/+45
* Expose hovered to our controls and document it consistentlyJens Bache-Wiig2013-06-061-2/+2
* Fix warning in Slider when stepSize is setJens Bache-Wiig2013-06-041-0/+11
* Fixed some bugs in how effective size hints were calculatedJan Arve Saether2013-06-041-8/+13
* TableView: Expand to single column and prevent multiple useJens Bache-Wiig2013-05-311-0/+17
* Do not crash when deleting a layoutJan Arve Saether2013-05-301-0/+20
* Remove remaining references to PageStackJ-P Nurmi2013-05-302-5/+5
* Rename::tabAt(index) to getTab(index)J-P Nurmi2013-05-291-23/+23
* Revise TableView API for managing the columnsJ-P Nurmi2013-05-292-1/+200
* Consistent use of "hovered" and style API conventionsJens Bache-Wiig2013-05-291-2/+2
* Rename controlState to styleDataJ-P Nurmi2013-05-271-10/+10
* Refactor TableView styling APIJens Bache-Wiig2013-05-271-3/+3
* Autotest: Move the README file to the tests/auto folderCaroline Chao2013-05-272-11/+38
* Update GroupBox to support contentItemJens Bache-Wiig2013-05-231-0/+28
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-231-0/+48
* ToolButton: Fix checkable behaviorCaroline Chao2013-05-234-0/+330
* Fix a wrong behavior when mouse click tab in TabViewLiang Qi2013-05-231-3/+52
* Slider: pressing the handle should not change the slider positionJens Bache-Wiig2013-05-231-0/+14
* Fix various issues with sliderJens Bache-Wiig2013-05-221-5/+14