summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-161-0/+4
* Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
* Fix quick dialog test wrong message on view's LoadStatus changedKirill Burtsev2019-07-121-4/+5
* Fix spellcheck test flaky failure with misspelled word missingKirill Burtsev2019-07-121-8/+35
* Wait for SelectAll to be enabled in tst_QWebEnginePage::findTextJüri Valdmann2019-07-091-0/+1
* Un-blacklist some passing testsJüri Valdmann2019-07-084-26/+0
* Bump timeout in tst_InspectorServer::openRemoteDebuggingSessionJüri Valdmann2019-07-041-1/+1
* Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+65
* Disable edit actions when content has no focused framePeter Varga2019-05-272-2/+147
* Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+123
* Referrer HTTP Header no longer ignored when set via RequestInterceptorLeander Beernaert2019-05-202-0/+44
* Update docs and test for runJavaScriptJüri Valdmann2019-05-091-0/+12
* Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-071-0/+41
* Do not crash on QWebEnginePagePrivate::releaseProfile()Allan Sandfeld Jensen2019-05-031-0/+19
* Silence warnings in tst_qwebengineprofileAllan Sandfeld Jensen2019-04-301-0/+20
* Handle corner case of assigning an implicit page to a new viewAllan Sandfeld Jensen2019-04-301-0/+15
* Profile test: fix buffer for request job being deleted on main threadKirill Burtsev2019-04-231-2/+1
* Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-171-0/+46
* Fix resolving relative URLs with custom schemesJüri Valdmann2019-04-161-0/+49
* Profile test: fix waiting for load finished signalKirill Burtsev2019-04-111-1/+2
* Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-0/+47
* Increase timeout and add some debug info to tst_dialogMichal Klocek2019-04-042-1/+3
* Make tst_dialogs less flakyMichal Klocek2019-04-031-0/+1
* Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-193-1/+16
* Fix handling of touch icons when it is disabledPeter Varga2019-02-252-0/+71
* Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-0/+32
* Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40
* tst_origins: Don't create SharedWorkers from unregistered schemeJüri Valdmann2019-02-051-4/+1
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-012-0/+39
|\
| * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+23
| * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-091-0/+16
* | Answer permission checks for clipboard permissionsSzabolcs David2019-01-301-0/+33
* | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-213-6/+49
* | Fix building testsAllan Sandfeld Jensen2019-01-161-2/+2
* | Fix tst_QWebEnginePage::dynamicFrameAllan Sandfeld Jensen2019-01-091-1/+2
|/
* Fix building with clangAllan Sandfeld Jensen2019-01-041-2/+2
* Fix QWebEngineUrlRequestInfo::firstPartyUrl() after 69-basedTamas Zakor2019-01-0318-18/+323
* Disable external text handles and edit menuPeter Varga2018-12-082-2/+2
* Disable text prediction for inputPeter Varga2018-12-072-2/+2
* Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-12-042-4/+5
* Fix input method updatePeter Varga2018-11-292-0/+373
* Fix IME with negative start positionPeter Varga2018-11-221-0/+42
* Test-case for closing opener tabAllan Sandfeld Jensen2018-11-161-0/+37
* Fix typos in html testsTamas Zakor2018-11-145-5/+8
* Fix building tst_printing against libc++Jüri Valdmann2018-11-071-2/+2
* Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-10-291-0/+4
* Test world-ids over 11Allan Sandfeld Jensen2018-10-231-3/+14
* Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-10-226-0/+257
|\
| * Adds proxy pac testMichal Klocek2018-10-186-0/+257
* | Allow XMLHttpRequests from qrc to fileJüri Valdmann2018-10-184-0/+60