summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Auto test adaptations for Chromium 58Allan Sandfeld Jensen2017-06-144-9/+12
* Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-303-3/+105
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-291-2/+93
| |\
| | * Fix selectionChanged signal out of input fieldPeter Varga2017-05-171-2/+93
| * | Make error message more verbose in tst_QWebEnginePage::progressSignalViktor Engelmann2017-05-231-1/+7
| * | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+5
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-025-585/+557
|\|
| * Stabilize keyboardEvents auto testsPeter Varga2017-04-281-1/+1
| * Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-0/+58
| * Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
| * Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
| * Disable setting background color in QInputMethodEventPeter Varga2017-04-211-0/+6
| * Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-121-0/+80
| * Fix text selection and input method queryPeter Varga2017-04-122-565/+385
| * Extend blacklisting of tst_QWebEnginePage to macOS 10.11Tony Sarajärvi2017-04-111-0/+1
| * Fix broken inclusion of webenigne spellcheck testMichal Klocek2017-04-041-1/+1
| * Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS 10.12Tony Sarajärvi2017-03-301-0/+2
| * Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-03-284-9/+39
|\|
| * Fix accessibility tests after 56 mergeAllan Sandfeld Jensen2017-03-271-3/+3
| * Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-0/+32
| * Unblacklist changeLocale auto testsPeter Varga2017-03-152-6/+3
| * Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-073-47/+114
|\|
| * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-042-0/+53
| |\
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-022-0/+53
| | |\
| | | * 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
| * | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-031-23/+27
| |/ /
| * | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-011-16/+27
| * | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-012-9/+8
* | | Unskip tst_QWebEnginePage::getUserMediaRequestSzabolcs David2017-02-131-3/+0
|/ /
* | 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
* | 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
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-182-21/+15
|\|
| * Unskip tst_QWebEnginePage::setHtmlWithStylesheetResourceSzabolcs David2017-01-151-20/+13
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-101-1/+2
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-161-1/+1
* | 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-101-2/+11
|/
* Ensure the deletion of testing pagesSzabolcs David2016-12-062-142/+108
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-296-81/+100
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-292-1/+60
* 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