aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix drawers not to be touch-draggable through modal popup shadowsJ-P Nurmi2017-05-082-0/+146
| * Drawer: fix dragging from the inside over interactive contentsJ-P Nurmi2017-05-083-10/+161
* | tst_popup: add closeOnEscapeWithNestedPopups()Mitch Curtis2017-05-262-0/+180
* | tst_tooltip: fix test_attached() failing when it's not run firstMitch Curtis2017-05-261-1/+5
* | Make tst_pageindicator::test_interactive() more reliableJ-P Nurmi2017-05-221-4/+1
* | tst_combobox: make test_highlightRange() more reliableJ-P Nurmi2017-05-221-0/+1
* | QQuickStackView::clear(): don't emit depthChanged() when already emptyJ-P Nurmi2017-05-221-0/+12
* | ApplicationWindow: fix access to revisioned members in base classesJ-P Nurmi2017-05-181-0/+31
* | tst_objectcount: use setBenchmarkResult() instead of printLiang Qi2017-05-161-13/+6
* | tst_objectcount: data-driven qobjects vs. qquickitemsJ-P Nurmi2017-05-161-50/+29
* | tst_snippets: inject the style name to image file namesJ-P Nurmi2017-05-121-3/+15
* | tst_controls: use TestCase::createTemporaryObject()J-P Nurmi2017-05-094-16/+6
* | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+6
|/
* tst_snippets: skip style-specific screenshots when appropriatev5.9.0-beta4J-P Nurmi2017-05-042-1/+10
* Cleanup obsolete references to doc/snippets/screenshotsJ-P Nurmi2017-05-041-1/+1
* tst_snippets: take screenshots only when requestedJ-P Nurmi2017-05-031-61/+43
* Drawer: fix drag-over-threshold calculationJ-P Nurmi2017-05-022-20/+45
* tst_popup: disable touch compressionJ-P Nurmi2017-05-021-0/+7
* QQuickPopopPositioner: fix reposition() callsJ-P Nurmi2017-05-022-0/+18
* Don't close a popup when pressed inside and released outsideJ-P Nurmi2017-04-291-0/+6
* QQuickDrawer: fix flicking inside drawersJ-P Nurmi2017-04-282-22/+141
* tst_combobox: get rid of waitForRendering()J-P Nurmi2017-04-271-9/+31
* tst_rangeslider: remove unnecessary waitForRendering()J-P Nurmi2017-04-271-1/+0
* Fix Popup.CloseOnRelease for non-modal popupsJ-P Nurmi2017-04-271-16/+40
* Container: document and test current index managementJ-P Nurmi2017-04-271-0/+36
* tst_popup: get rid of waitForRendering()J-P Nurmi2017-04-271-1/+6
* tst_dialog: get rid of waitForRendering()J-P Nurmi2017-04-271-4/+20
* Popups: fix non-dimming modal background leaking events throughJ-P Nurmi2017-04-261-4/+28
* Forward focus to the contentItem of editable spinboxesMitch Curtis2017-04-242-1/+11
* QQuickDrawer: don't jump when dragging openJ-P Nurmi2017-04-241-15/+25
* tst_Drawer: disable compression for touch eventsJ-P Nurmi2017-04-241-3/+10
* tst_slider & tst_dial: add simple tests for null handlesJ-P Nurmi2017-04-242-0/+26
* QQuickRangeSlider: don't crash on press with null handlesJ-P Nurmi2017-04-241-0/+27
* Fix QQuickApplicationWindow::isComponentComplete()J-P Nurmi2017-04-211-0/+23
* Fix QQuickPopup::isComponentComplete()J-P Nurmi2017-04-211-0/+23
* *.pro: osx -> macosJ-P Nurmi2017-04-2014-14/+14
* tst_controls: remove waitForRendering() from test_multiTouchJ-P Nurmi2017-04-205-5/+0
* Override QQuickControlPrivate::handleXxx()J-P Nurmi2017-04-201-1/+0
* Re-enable tst_focus on LinuxJ-P Nurmi2017-04-201-4/+1
* QQuickControl: implement focus handling on touchJ-P Nurmi2017-04-201-2/+53
* QQuickComboBox: handle touch eventsJ-P Nurmi2017-04-191-0/+44
* ScrollBar: react immediately when using a mouseJ-P Nurmi2017-04-101-1/+1
* QQuickScrollBar: handle touch eventsJ-P Nurmi2017-04-101-0/+201
* Another attempt to fix tst_snippets on OS X 10.10J-P Nurmi2017-04-071-1/+1
* RangeSlider: react immediately when using a mouseJ-P Nurmi2017-04-051-14/+15
* Dial: react immediately when using a mouseJ-P Nurmi2017-04-051-7/+7
* Slider: react immediately when using a mouseJ-P Nurmi2017-04-051-15/+15
* auto tests: utilize TestCase::fuzzyCompare()J-P Nurmi2017-04-052-28/+20
* Set explicit cursors on all interactive controlsJ-P Nurmi2017-04-056-1/+499
* Rename tst_scrollbar to tst_cursorJ-P Nurmi2017-04-054-9/+9