summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-2/+2
* Monthly re-run of clang-tidy qt-* checks (11/2022)Marc Mutz2022-11-111-21/+21
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-121-7/+52
* Increase timeoutsAllan Sandfeld Jensen2022-08-171-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Add testing of default constructed profile backKirill Burtsev2022-02-171-24/+17
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-091-5/+0
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-081-2/+5
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-20/+0
* Make default profile off the recordMichal Klocek2021-06-251-44/+36
* Make sure tst_QWebEngineProfile tests use their own custom profilePeter Varga2021-06-181-8/+8
* 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-221-2/+2
* 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-271-74/+223
|\
| * Add more tests for profile settingsJüri Valdmann2020-02-181-76/+226
* | 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
* 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