summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |\| |
| | * | Blacklist flaky getUserMediaRequest test for all platformsMichael Bruning2016-08-121-1/+1
* | | | Fix crash on changing persistent storage pathAllan Sandfeld Jensen2016-08-211-0/+20
|/ / /
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-091-0/+86
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-053-47/+145
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-023-47/+142
| |\|
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-0/+13
| | * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-122-0/+116
| | * Remove tst_QWebEnginePage::localURLSchemesJoerg Bornemann2016-07-121-29/+0
| | * Clear internal selected text when searchingAlexandru Croitor2016-07-011-18/+13
* | | Eliminate some qWait() calls from QWebEnginePage auto testsPeter Varga2016-08-031-5/+13
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-022-1/+27
* | | Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-131-0/+32
* | | Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-062-11/+9
* | | Unskip and adapt evaluateWillCauseRepaint widget test to WebEnginePeter Varga2016-07-041-12/+28
* | | Add back spellchecking supportMichal Klocek2016-07-021-4/+6
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-203-2/+62
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-0/+36
| |\|
| | * Fix translation of multiple pressed mouse buttonsAllan Sandfeld Jensen2016-06-141-0/+36
| * | Fix the IPC webChannelTransport not being available on reloadJocelyn Turcotte2016-06-131-2/+23
| * | [Reapply] Blacklist getUserMediaRequest on WindowsAllan Sandfeld Jensen2016-06-131-0/+3
* | | Introduce QWebEnginePage::saveJoerg Bornemann2016-06-161-0/+37
* | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-06-147-352/+181
|\| |