summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-0/+32
* Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
* Unblacklist changeLocale auto testsPeter Varga2017-03-154-12/+6
* Rework form validation QML testsPeter Varga2017-03-081-50/+57
* Add SIGSEGV handler for the QML tests on LinuxPeter Varga2017-03-081-0/+74
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-044-1/+59
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-024-1/+59
| |\
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+50
| | * tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
| | * test: blacklist tst_QQuickWebEngineView::changeLocale() on WindowsLiang Qi2017-02-161-0/+3
| | * Add missing test files to qmltests.proPeter Varga2017-02-101-1/+3
* | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-033-43/+69
|/ /
* | Use off-the-record profiles in quick testsAllan Sandfeld Jensen2017-03-024-0/+7
* | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-012-31/+58
* | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-018-16/+16
* | Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-223-2/+24
* | Fix crashes in removeFromCanvasMichael Brüning2017-02-151-5/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-081-0/+7
|\|
| * Blacklist flaky linkHovered testMichal Klocek2017-02-071-0/+7
* | Merge dev into 5.9Oswald Buddenhagen2017-02-017-205/+315
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-83/+100
| |\|
| | * Fix confirming IME composition and newline insertionPeter Varga2017-01-252-83/+100
| * | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+1
| * | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-262-0/+44
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-254-121/+170
| |\|
| | * Fix handling of empty input method eventsPeter Varga2017-01-222-14/+29
| | * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-28/+26
| | * Add back SIP (Software Input Panel) widget testPeter Varga2017-01-184-79/+115
* | | Skip tst_QQuickWebEngineView::removeFromCanvas on LinuxAllan Sandfeld Jensen2017-01-301-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-186-24/+50
|\|
| * Unskip tst_QWebEnginePage::setHtmlWithStylesheetResourceSzabolcs David2017-01-151-20/+13
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-105-4/+37
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-163-1/+10
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+135
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-102-4/+20
|/
* Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* Ensure the deletion of testing pagesSzabolcs David2016-12-062-142/+108
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-31/+25
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-299-116/+116
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-292-1/+60
* Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-252-6/+22
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-252-0/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-252-1/+3
|\
| * Increase timeout in loadSignalsOrder testsAllan Sandfeld Jensen2016-11-241-1/+1
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-0/+2
| |\
| | * Blacklist doNotSendMouseKeyboardEventsWhenDisabled on WindowsAllan Sandfeld Jensen2016-11-231-0/+2
* | | Force tst_QWebEnginePage to use English languageSzabolcs David2016-11-231-0/+1
* | | Blacklist flaky test_linkHoveredDoesntEmitRepeated QML testPeter Varga2016-11-221-0/+3
* | | Remove mouse click workaround from test_navigationRequestedPeter Varga2016-11-171-3/+0