summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* | 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
| * 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
* | | Rename class of tst_QWebEngineAccessibility widget auto testPeter Varga2016-11-151-10/+10
* | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | Enable spellcheck test on macOSMichal Klocek2016-11-141-3/+6
* | | Make view source working with qrc URLsPeter Varga2016-11-111-10/+17
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-294-9/+51
* | | Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-253-0/+189
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-0/+3
|\| |
| * | Speculative stabilization of tst_QWebEnginePage::testJSPromptAllan Sandfeld Jensen2016-10-051-0/+3
* | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-4/+4
* | | Minor cleanup of m_view/m_page useAllan Sandfeld Jensen2016-09-261-19/+14
* | | Add support of colored underline and background to InputMethodEventPeter Varga2016-09-232-57/+65
* | | Add widget auto test for WebEngineSettings default font familiesPeter Varga2016-09-181-0/+23
* | | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-141-0/+2
* | | Autocomplete view-source URLPeter Varga2016-08-241-0/+49
* | | Fix tst_QWebEnginePage::popupFormSubmission widget auto testPeter Varga2016-08-241-7/+12
* | | Make spellcheck autotest more robustAllan Sandfeld Jensen2016-08-231-2/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
| |\| |