summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replace type by class in QWERPHPRequestKai Koehne2018-03-231-1/+1
* Doc: Fix argument name in QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-221-1/+1
* Improve QWebEngineCookieStore documentationKai Koehne2018-03-221-3/+3
* Doc: Describe use of QWebEngineQuotaPermissionRequest classLeena Miettinen2018-03-201-1/+4
* Cleanup file locationsAllan Sandfeld Jensen2018-03-202-3/+3
* Doc: Add documentation for parameters to fix QDoc errorsLeena Miettinen2018-03-182-4/+8
* Switch cookie-filter API to std::functionAllan Sandfeld Jensen2018-03-163-24/+27
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-082-5/+5
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-085-0/+376
* Doc: Add code snippet to QWebEngineCookieStore::setCookieFilter() docsLeena Miettinen2018-03-081-1/+12
* Doc: Fix docs for QWebEngineCookieStore::setCookieFilter()Leena Miettinen2018-03-052-5/+0
* Adaptations for Chromium 63Allan Sandfeld Jensen2018-01-251-1/+1
* Add initiator to QWebEngineUrlRequestJobAllan Sandfeld Jensen2018-01-222-0/+12
* Reinstate cookie filter APIAllan Sandfeld Jensen2018-01-195-4/+115
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-175-1/+170
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-163-0/+158
| |\
| | * Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-153-0/+158
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-081-0/+8
| |\|
| | * Doc: QWebEngineUrlRequestJob: mention when to delete the deviceDavid Faure2017-12-201-0/+7
| * | Update setCookie documentationMichal Klocek2017-12-221-1/+4
* | | Remove dependency on QObjectPrivateAllan Sandfeld Jensen2018-01-163-7/+9
|/ /
* | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-011-0/+8
|\|
| * Revert "Use MSVC's /WHOLEARCHIVE linker flag"Joerg Bornemann2017-10-171-0/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-291-2/+1
|\|
| * Fix license headers for libraries and pluginsKai Koehne2017-09-201-1/+0
| * Replace use of cfree with freeJüri Valdmann2017-09-181-1/+1
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-111-1/+7
* | Refactor URLRequestCustomJobMichal Klocek2017-09-112-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-142-1/+124
|\|
| * Fix C-ABI breakageMichal Klocek2017-07-192-1/+124
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-043-6/+0
|/
* Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-071-8/+0
* Fix compilation on clangMichal Klocek2017-06-011-4/+5
* Fix typos in symbol namesMichal Klocek2017-05-171-3/+3
* Fix broken ABI in qtwebengine libs between 5.8/5.9Michal Klocek2017-05-152-0/+125
* Standardize override declarationAllan Sandfeld Jensen2017-04-211-2/+1
* [Doc] Add doc link between methods for request filteringMichael Brüning2017-03-301-0/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael Brüning2017-03-242-6/+8
|\
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-082-6/+8
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-4/+4
|\|
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-4/+4
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-113-0/+526
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-252-2/+8
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-242-2/+8
| |\
| | * ResourceType ABI/API fixupAllan Sandfeld Jensen2016-11-232-2/+8
* | | simplify setup of exclusive buildsOswald Buddenhagen2016-10-211-3/+1
* | | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-021-2/+9
* | | Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-231-3/+3
|/ /
* | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-311-0/+1
|\|