summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginescript
Commit message (Expand)AuthorAgeFilesLines
* Nuke all qmake files from testsMichal Klocek2021-09-012-12/+0
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-071-1/+1
* Add tests to the cmake buildMichal Klocek2021-05-222-1/+27
* Make script execution order deterministicAllan Sandfeld Jensen2021-05-061-0/+49
* Stop using deprecated QVariant::TypeAllan Sandfeld Jensen2021-03-221-10/+10
* Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-0/+2
|\
| * Migrate user script IPC to mojoMichal Klocek2020-12-111-0/+2
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-2/+2
|/
* Extend tst_QWebEngineScript::matchQrcUrl with negative matchJüri Valdmann2020-05-294-11/+26
* Speculatively prepare for even slower CIAllan Sandfeld Jensen2019-10-231-8/+8
* Support qrc protocol in @match rules of user scriptsSzabolcs David2019-09-301-0/+28
* Fix tst_QWebEngineScript::loadEvents()Tamas Zakor2019-09-051-29/+54
* Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-101-1/+1
* Implement page lifecycle APIJüri Valdmann2019-05-241-0/+13
* Do not blacklist webChannelWithBadStringMichal Klocek2019-05-032-4/+3
* Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-091-0/+47
|\
| * Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-0/+47
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-231-0/+3
|/
* Test world-ids over 11Allan Sandfeld Jensen2018-10-231-3/+14
* Fix warning when building without webchannel supportSzabolcs David2018-10-081-1/+2
* Make WebChannel an optional featureMichal Klocek2018-08-091-7/+11
* Remove qwebchannel.js from test and exampleMichal Klocek2018-05-172-4/+3
* Replace invalid characters in WebChannel messagesJüri Valdmann2018-05-163-0/+32
* Fix building with Qt 5.9Allan Sandfeld Jensen2018-04-071-2/+2
* Add tst_qwebenginescript loadEventsJüri Valdmann2018-04-033-39/+115
* Make WebChannelIPCTransport into a RenderFrameObserverJüri Valdmann2018-03-221-8/+113
* Cleanup tst_QWebEngineScript::injectionPointAllan Sandfeld Jensen2017-12-301-15/+16
* Verify result of QTest::qWaitForWindowExposed() in auto testsPeter Varga2017-10-181-1/+1
* Adaptations for Chromium 60Alexandru Croitor2017-09-115-0/+86
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-291-10/+17
* Fix the IPC webChannelTransport not being available on reloadJocelyn Turcotte2016-06-131-2/+23
* Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-151-1/+69
* Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-081-0/+2
* stabilize tst_QWebEngineScript::injectionPointJoerg Bornemann2015-11-121-4/+4
* Print JS console messages by defaultKai Koehne2015-11-061-17/+4
* move automatic resource inclusion to pri filesJoerg Bornemann2015-08-251-1/+0
* Enable build of QWebEngineScript API testSzabolcs David2015-04-071-24/+24
* QWebEngineScript autotestPierre Rossi2015-03-182-0/+168