summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi1-16/+18
2013-08-23Cleanup and improve the SplitView auto testJ-P Nurmi1-16/+18
2013-08-20Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi1-0/+2
2013-08-20test: Mark tst_controls as insignificant on Win7 + AngleSergio Ahumada1-0/+2
2013-08-15Fix broken testBench properties with v4 changesJens Bache-Wiig1-67/+65
2013-08-15Remove broken links from gallery exampleJens Bache-Wiig2-1/+10
2013-08-14GridLayout did not evaluate Layout.{row,column} changes on its itemsJan Arve Saether1-0/+62
2013-08-12Fix build without qtjsbackendSimon Hausmann3-3/+3
2013-07-30Enable dynamically changes to rows and columns propertiesJan Arve Saether1-0/+56
2013-07-11Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-5/+119
2013-07-11SplitView: bugfix hiding splitter for last itemRichard Moe Gustavsen1-0/+38
2013-07-11SplitView: support changing orientationRichard Moe Gustavsen1-5/+81
2013-07-11Add support for RTLJan Arve Saether1-0/+68
2013-07-04Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn9-30/+78
2013-07-02Tests: Fix warnings in testsCaroline Chao7-29/+41
2013-06-28Tests: Fix test for copy/paste for TextFieldCaroline Chao1-1/+4
2013-06-27Make ComboBox work with variant listJens Bache-Wiig2-0/+33
2013-06-27Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-6/+6
2013-06-25Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2-6/+6
2013-06-24Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn4-7/+8
2013-06-24Adapt to Qt.platform.os rename ("mac" -> "osx")J-P Nurmi2-6/+6
2013-06-24Add import QtQuick.Controls forgotten in Id0511e8Caroline Chao1-0/+1
2013-06-24Remove the QtQuick.Controls.Styles.Private moduleCaroline Chao3-7/+7
2013-06-20Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn6-37/+363
2013-06-19TableView: let delegates handle mouse eventsCaroline Chao5-37/+353
2013-06-19SpinBox: omit group separatorsJ-P Nurmi1-0/+10
2013-06-14Revert "Add qml/js files in resource files"Caroline Chao3-7/+7
2013-06-13Add qml/js files in resource filesCaroline Chao3-7/+7
2013-06-12Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn5-68/+268
2013-06-12Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn3-6/+66
2013-06-11Fix TableView::positionViewAtRow()J-P Nurmi1-0/+33
2013-06-10GroupBox: fix the activeFocusOnTab behaviorLiang Qi2-62/+202
2013-06-10Updated activation signals in TableViewJens Bache-Wiig2-5/+32
2013-06-10Don't let tabs grab focus on pressJens Bache-Wiig1-1/+1
2013-06-07Use waitForRendering instead of wait(20).Jan Arve Saether1-2/+1
2013-06-06Fixed a bug where a rearrange was not always doneJan Arve Saether1-0/+45
2013-06-06Expose hovered to our controls and document it consistentlyJens Bache-Wiig1-2/+2
2013-06-04Fix warning in Slider when stepSize is setJens Bache-Wiig1-0/+11
2013-06-04Fixed some bugs in how effective size hints were calculatedJan Arve Saether1-8/+13
2013-05-31TableView: Expand to single column and prevent multiple useJens Bache-Wiig1-0/+17
2013-05-30Do not crash when deleting a layoutJan Arve Saether1-0/+20
2013-05-30Remove remaining references to PageStackJ-P Nurmi2-5/+5
2013-05-29Rename::tabAt(index) to getTab(index)J-P Nurmi1-23/+23
2013-05-29Revise TableView API for managing the columnsJ-P Nurmi2-1/+200
2013-05-29Consistent use of "hovered" and style API conventionsJens Bache-Wiig1-2/+2
2013-05-27Rename controlState to styleDataJ-P Nurmi1-10/+10
2013-05-27Refactor TableView styling APIJens Bache-Wiig1-3/+3
2013-05-27ScrollView: take Flickable::originX and originY into accountJ-P Nurmi1-1/+19
2013-05-27Autotest: Move the README file to the tests/auto folderCaroline Chao2-11/+38
2013-05-24Testbench: Add propertiesCaroline Chao1-4/+16