summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_comboboxv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0J-P Nurmi2017-11-231-19/+5
* test: enable Tests_TableView::test_resize_columns() on b2qtSami Nurmenniemi2017-11-161-2/+0
* 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-305-10/+54
|\
| * Fix outdated FDL license headerKai Koehne2017-10-183-9/+39
| * Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-1/+14
| * Add missing stdio.h includeJake Petroules2017-09-281-0/+1
* | Manual test viewinqwidget: Add a TextFieldv5.10.0-beta3Friedemann Kleint2017-10-171-3/+13
* | Add support for the defaultSuffix property in FileDialogAndy Shaw2017-09-171-0/+23
* | Fix tests for boot2qtv5.10.0-alpha1Sami Nurmenniemi2017-08-226-6/+26
* | 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-2711-8/+153
|\ \ | |/
| * Increase QtQuick import from 2.2 to 2.6 for QML LabelJussi Witick2017-06-161-0/+11
| * Add benchmark to measure start-up time of complex QML applicationErik Verbruggen2017-05-245-1/+131
| * Mark both benchmarks as such in the pro filesErik Verbruggen2017-05-122-1/+2
| * Slider: Don't suppress updates by dragThreshold on non-touchscreensUlf Hermann2017-05-101-1/+1
| * Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-021-0/+3
| * tst_dialogs: make QML errors visiblev5.9.0-beta3J-P Nurmi2017-04-241-5/+5
* | Calendar: make locale property publicMitch Curtis2017-06-161-9/+9
* | Slider: add property to disable scroll wheelJason Erb2017-03-061-1/+8
|/
* Revert "tests: skip Tests_PieMenu::test_bounds() on Windows"Liang Qi2017-02-221-2/+0
* Revert "tests: skip several tests in tst_treeview.qml"Liang Qi2017-02-221-8/+0
* tst_gauge: try to stabilize test_gaugeTickmarkValues()Mitch Curtis2017-02-211-10/+8
* tests: skip Tests_PieMenu::test_bounds() on WindowsLiang Qi2017-02-201-0/+2
* tests: skip several tests in tst_treeview.qmlLiang Qi2017-02-171-0/+8
* test: delete tst_layout.qml and related filesLiang Qi2017-01-203-186/+0
* tst_tumbler: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-29/+47
* tst_piemenu: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-36/+34
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-152-1/+32
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-121-0/+26
| |\
| | * test: stablize extras::Tests_PieMenuLiang Qi2016-11-111-0/+26
| * | Make tst_customcontrolsstyle pass with custom QML2_IMPORT_PATHv5.7.1Dmitry Shachnev2016-10-041-1/+6
* | | 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
* | | Remove test exclusion of Tests_CircularTickmarkLabel::test_tickmarksAndLabelsSimon Hausmann2016-08-311-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-305-1/+168
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-1/+168
| |\ \ | | |/
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-262-1/+52
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-183-0/+116
* | | Revert "Blacklisted Tests_PieMenu::test_triggerMode() in extra"Liang Qi2016-08-251-3/+0
* | | Blacklisted Tests_PieMenu::test_triggerMode() in extraLiang Qi2016-08-161-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-024-2/+108
|\ \ \ | |/ /
| * | 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