summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Avoid chromium assert in desktop capture testsPeter Varga2018-10-171-0/+20
* | Disable error pages for external URLsv5.12.0-beta2Jüri Valdmann2018-10-121-3/+2
* | Fix mojo-based WebUIAllan Sandfeld Jensen2018-10-121-0/+1
* | Chromium requires C++14Allan Sandfeld Jensen2018-10-113-3/+0
* | Fix warning when building without webchannel supportSzabolcs David2018-10-081-1/+2
* | Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-011-0/+96
* | Add test for URL.createObjectURL on custom schemesJüri Valdmann2018-09-293-0/+30
* | Add accessibility_tree_formatter_qtAllan Sandfeld Jensen2018-09-251-1/+1
* | Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-2/+7