summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data
Commit message (Expand)AuthorAgeFilesLines
* test: skip Tests_TableView::test_resize_columns() on b2qtLiang Qi2017-11-151-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-4/+27
|\
| * Fix outdated FDL license headerKai Koehne2017-10-181-3/+13
| * Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-1/+14
* | Fix tests for boot2qtv5.10.0-alpha1Sami Nurmenniemi2017-08-222-3/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-11/+5
|\ \ | |/
| * tst_menubar: use createTemporaryObject()Mitch Curtis2017-08-221-11/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-272-1/+12
|\ \ | |/
| * Increase QtQuick import from 2.2 to 2.6 for QML LabelJussi Witick2017-06-161-0/+11
| * Slider: Don't suppress updates by dragThreshold on non-touchscreensUlf Hermann2017-05-101-1/+1
| * Revert "tests: skip several tests in tst_treeview.qml"Liang Qi2017-02-221-8/+0
| * tests: skip several tests in tst_treeview.qmlLiang Qi2017-02-171-0/+8
* | Calendar: make locale property publicMitch Curtis2017-06-161-9/+9
* | Slider: add property to disable scroll wheelJason Erb2017-03-061-1/+8
|/
* test: delete tst_layout.qml and related filesLiang Qi2017-01-203-186/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-197-3/+222
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-187-3/+222
| |\
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-163-0/+119
| | |\
| | | * Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-133-0/+119
| | * | Slider: fix the handle's position when minimumValue is not 0Mitch Curtis2016-09-141-2/+38
| | * | Attempt to stabilize tst_scrollviewJ-P Nurmi2016-09-051-1/+1
| | |/
| | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-302-1/+65
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-301-0/+63
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-0/+63
| |\ \ | | |/
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-181-0/+63
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-2/+5
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-2/+5
| |\ \ | | |/
| | * Fix incorrect usage of tryCompare in Tests_Calendar::asynchronousMitch Curtis2016-07-071-2/+5
* | | Tests_Calendar: don't test that the calendar is hovered after a pressMitch Curtis2016-07-201-5/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-0/+1
|\ \ | |/
| * Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* | Correct scrolling direction when using SlidersMorten Johan Sørvig2016-03-151-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-291-3/+97
|\ \ | |/
| * Added test for keyboard navigation in submenusFilippo Cucchetto2016-02-161-3/+97
* | Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-262-1957/+0
* | Unify license header usageAntti Kokko2016-02-0473-219/+949
* | Unify license header usageAntti Kokko2016-02-042-36/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-1/+15
|\ \ | |/
| * Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-1/+1
| * Fixed missing close of the ComboBox when clicking on itFilippo Cucchetto2015-12-071-0/+14
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-024-4/+54
|\ \ | |/
| * Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-261-0/+51
| * Fix tst_treeviewJ-P Nurmi2015-11-241-2/+2
| * Skip controls tests when touch screen is present.Friedemann Kleint2015-11-173-0/+30
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-055-3/+128
|\ \ | |/
| * BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-032-3/+7
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-283-0/+121
| |\
| | * Allow ComboBox to select items with empty textNikita Krupenko2015-10-261-0/+19
| | * Avoid real-rounding glitches near ends of a slider's range.Edward Welbourne2015-10-212-0/+102
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-2/+25
|\ \ \ | |/ /