summaryrefslogtreecommitdiff
path: root/src/core/api/qwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-3/+21
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-1/+4
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-16/+12
* Enable Push MessagingSzabolcs David2022-09-121-0/+35
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-131-0/+2
* Include moc filesAllan Sandfeld Jensen2022-05-311-0/+3
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-0/+6
* Bump copyrightsAllan Sandfeld Jensen2021-07-141-1/+1
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-2/+1
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-43/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-011-1/+2
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-011-1/+1
* Make default profile off the recordMichal Klocek2021-06-251-1/+1
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-231-1/+1
* Add API for favicon databasePeter Varga2021-06-181-0/+66
* Fix some compiler warningsPeter Varga2021-06-101-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-2/+9
* Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-201-28/+0
* Move profile from widgets to coreMichal Klocek2020-11-201-0/+897