summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineprofile
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-20/+0
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-281-8/+8
* Make default profile off the recordMichal Klocek2021-06-251-44/+36
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-161-6/+6
* Fix some compiler warningsPeter Varga2021-06-101-6/+6
* Add tests to the cmake buildMichal Klocek2021-05-222-2/+13
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-171-3/+3
|\
| * Resolve installed interceptors right before interception pointKirill Burtsev2021-02-081-3/+3
* | Move QWebEnginePage to coreMichal Klocek2020-11-241-2/+2
* | Move profile from widgets to coreMichal Klocek2020-11-201-1/+1
* | Fix build after 216c2ed5 in baseMichal Klocek2020-11-121-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-141-4/+2
|\|
| * Simplify testing with HttpServerKirill Burtsev2020-08-311-4/+2
* | Move qwebenginesettings to coreMichal Klocek2020-09-021-1/+1
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-3/+3
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-171-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-241-2/+3
|\|
| * Return valid path in Profile::GetPath() for incognito profilesAllan Sandfeld Jensen2020-06-291-2/+3
* | Use QList instead of QVectorJarek Kobus2020-07-151-2/+2
|/
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Allan Sandfeld Jensen2020-04-301-5/+5
|\
| * Fix flaky profile tests due to HTTP disconnectsJüri Valdmann2020-04-261-5/+5
* | Fix missing QWebEnginePage::audioMutedChanged signalJüri Valdmann2020-04-291-12/+0
|/
* Fix flaky tst_QWebEngineProfile::clearDataFromCacheJüri Valdmann2020-04-031-0/+3
* Fix changeUseForGlobalCertificateVerification test flakinessJüri Valdmann2020-03-261-1/+2
* Enable tst_QWebEngineProfile::changeUseForGlobalCertificateVerificationJüri Valdmann2020-03-031-2/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-275-77/+233
|\
| * Add more tests for profile settingsJüri Valdmann2020-02-185-79/+236
* | Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-1/+27
* | Switch network-service to default onAllan Sandfeld Jensen2020-01-301-11/+17
|/
* Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+30
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-221-0/+109
* Remove usages of deprecated APIsSona Kurazyan2019-09-091-1/+1
* Fix missing semicolon in tst_qwebengineprofile.cppJüri Valdmann2019-08-131-1/+1
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-5/+12
* unblacklist passing testsDaniel Smith2019-06-281-2/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-101-0/+80
|\
| * 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
* | Skip tst_QWebEngineProfile::qtbug_71895 if network load failsJüri Valdmann2019-05-031-2/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-301-3/+3
|\|
| * Profile test: fix buffer for request job being deleted on main threadKirill Burtsev2019-04-231-2/+1
| * Profile test: fix waiting for load finished signalKirill Burtsev2019-04-111-1/+2
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-3/+3
* | Fix disabling http cache after 73-basedPeter Varga2019-03-231-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-0/+16
|\|
| * Fix recreation of cookie store and channel id serviceMichal Klocek2019-01-091-0/+16
* | Add HTTP request headers to custom URL schemes (reland)Allan Sandfeld Jensen2019-01-301-0/+61
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-0/+40
|\
| * QWebEngineUrlRequestJob: QUrl("null") for unique initiator originsJüri Valdmann2018-07-201-0/+40