summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-28Allow size hint changes during a rearrange.Jan Arve Saether1-0/+36
2014-01-22Controls: Fixed support for Keys attached property on controls allowing text ...Liang Qi8-0/+377
2014-01-16Support negative layout spacings (do not assert)Jan Arve Saether1-0/+41
2014-01-14tests: update activeFocusOnTab to support editable ComboBoxLiang Qi2-6/+48
2014-01-08ComboBox: Allow setting currentIndex to -1 to clear selectionGabriel de Dietrich1-0/+17
2014-01-08ComboBox: Don't suggest auto-complete text if editText is emptyGabriel de Dietrich1-0/+1
2014-01-07Do not loop infinitely if a span is larger than the layout extentJan Arve Saether1-0/+22
2013-12-21Fixed: Regression in key navigation on TableViewJens Bache-Wiig1-0/+28
2013-12-13Make editable Combobox accept substringsJens Bache-Wiig1-0/+18
2013-12-04SpinBox: attempt to fixup the input as appropriateJ-P Nurmi1-0/+26
2013-11-26Make TextFieldStyle and SpinBoxStyle respect font sizeJens Bache-Wiig2-0/+20
2013-11-26ComboBox: Call resolveTextValue() after any model changeGabriel de Dietrich1-7/+9
2013-11-22SpinBox: add editingFinished signalLiang Qi2-0/+91
2013-11-22TextField: add editingFinished signalLiang Qi2-0/+93
2013-11-15SpinBox: get active focus when up or down was pressedLiang Qi1-0/+70
2013-11-08Fix warning in Tests_TabView::test_mousePressOnTabBarCaroline Chao1-1/+1
2013-11-07Tests: Fix warning in activeFocusOnTab testCaroline Chao1-0/+0
2013-10-31Expose ToolBarStyle and StatusBarStyleJens Bache-Wiig1-2/+2
2013-10-31More styling improvements for Base StyleJens Bache-Wiig1-10/+14
2013-10-29Fix: Button does not toggle on keypressJens Bache-Wiig1-0/+13
2013-10-25Adjust height if the ToolBar or StatusBar is dynamically hiddenJan Arve Saether1-0/+98
2013-10-25ComboBox: Minimize currentText changes when changing modelGabriel de Dietrich1-9/+66
2013-10-25Use depends instead of ordered for dependenciesFrederik Gladhorn1-1/+1
2013-10-24Switch styling fixesJens Bache-Wiig1-0/+4
2013-10-23Add TextAreaStyleJ-P Nurmi2-1/+8
2013-10-23Fix tst_styles nameJ-P Nurmi1-1/+1
2013-10-22Fix checkable Button behavior - toggle on release instead of pressJ-P Nurmi1-0/+68
2013-10-22Ignore shift modifier in single selection modeJens Bache-Wiig1-0/+31
2013-10-20Fix disabling of ActionFrederik Gladhorn1-0/+10
2013-10-17Remove widget dependency on touch platformsJens Bache-Wiig5-8/+6
2013-10-01Make the manual test nicer and more usefulJan Arve Saether2-236/+228
2013-10-01Update the internal alignment when an item *changes* its alignmentJan Arve Saether1-3/+17
2013-10-01Don't apply baseline calculations if Qt.AlignBaseline is not setJan Arve Saether1-0/+40
2013-09-22Add a basic Switch controlJens Bache-Wiig2-0/+258
2013-09-20Enable TableView multi-row selectionJens Bache-Wiig1-0/+219
2013-09-20Make SpinBoxStyle publicJens Bache-Wiig1-1/+1
2013-09-20Add baseline support for Qt Quick LayoutsJan Arve Saether2-0/+309
2013-09-19Merge branch 'stable' into devSergio Ahumada1-0/+33
2013-09-19SplitView: fix hidden item after fillWidth item bugRichard Moe Gustavsen1-0/+33
2013-09-18Merge branch 'stable' into devGabriel de Dietrich2-0/+32
2013-09-17Make ComboBox editableJens Bache-Wiig5-0/+475
2013-09-17Add TableViewColumn::movableJ-P Nurmi2-1/+2
2013-09-17Don't emit onValueChanged during construction of SpinBox.Mitch Curtis1-0/+22
2013-09-10Fix incorrect spinbox validation at startupJens Bache-Wiig1-0/+10
2013-09-10Prepare for QtQuick.Layouts 1.1J-P Nurmi1-1/+1
2013-09-10Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig65-190/+190
2013-09-09BusyIndicatorJens Bache-Wiig4-0/+68
2013-09-03TabView: fix dynamic tab handlingJ-P Nurmi1-0/+22
2013-08-27Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-0/+24
2013-08-27Fix scroll bar behavior when clickToPosition is enabledJens Bache-Wiig1-0/+24