summaryrefslogtreecommitdiffstats
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-252-2/+10
|\
| * Adaptations for Chromium 86Allan Sandfeld Jensen2021-01-131-0/+1
* | Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-1/+0
|\|
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-111-0/+5
|\|
* | Move QWebEnginePage to coreMichal Klocek2020-11-244-4/+3096
* | Move QWebEngineHistory to coreMichal Klocek2020-11-244-2/+476
* | Move client certificate selection to coreMichal Klocek2020-11-203-2/+207
* | Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-201-28/+0
* | Move profile from widgets to coreMichal Klocek2020-11-204-2/+1176
* | Move share context initialization by loaderMichal Klocek2020-11-202-1/+23
* | Drop dependency on page in profileMichal Klocek2020-11-183-3/+7
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-285-50/+4
* | Use qwebenginescriptcollection in qmlMichal Klocek2020-09-251-0/+2
* | Move qtwebenginescriptcollection class to coreMichal Klocek2020-09-254-2/+424
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-242-4/+57
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-1/+1
* | Move to qwebenginescript to coreMichal Klocek2020-09-223-2/+410
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-153-0/+231
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-143-24/+2
|\|
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-091-24/+0
* | Reuse qwebenginesettings from core in qmlMichal Klocek2020-09-112-142/+40
* | Move qwebenginesettings to coreMichal Klocek2020-09-023-2/+402
* | Remove QT_NO_SSL checksMichal Klocek2020-08-281-4/+3
* | Remove duplicated enums for certificate errorsMichal Klocek2020-08-282-35/+3
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-282-44/+19
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-184-162/+162
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-183-133/+3
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-174-2/+1093
* | Cleanup namespace issues in coreMichal Klocek2020-08-142-21/+38
* | Simplify WebEngineCertificateErrorMichal Klocek2020-08-141-2/+5
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-143-0/+344
* | Fix api unfilteredLinkUrl -> linkUrlMichal Klocek2020-08-122-3/+3
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-124-2/+562
* | Move macOS surface format check to initializeMichal Klocek2020-08-041-68/+89
* | Merge remote-tracking branch 'origin/5.15' into devMichael Brüning2020-07-242-0/+57
|\|
| * Add the cookie filter to URL requestsAllan Sandfeld Jensen2020-07-151-0/+9
| * Create an OpenGL 4.1 CoreProfile on macOS unless requested otherwiseMichael Brüning2020-07-061-0/+48
* | Use QList instead of QVectorJarek Kobus2020-07-155-14/+14
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-151-6/+6
|\|
| * Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-111-6/+6
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-273-3/+7
|\|
| * Move request interceptor to ui threadMichal Klocek2020-04-202-2/+5
| * Fixup build_allAllan Sandfeld Jensen2020-04-021-1/+2
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-03-174-1/+22
|\|
| * Implement deprecated request interceptors for network-serviceAllan Sandfeld Jensen2020-03-052-0/+16
| * Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-281-1/+3
| * Merge remote-tracking branch 'origin/5.14.1' into 5.15Michael Brüning2020-01-171-1/+1
| |\
| | * Fix doc for WebEngineNotification.title typeMiłosz Kosobucki2020-01-061-1/+1
| * | Experimental network-service supportAllan Sandfeld Jensen2019-12-051-0/+2
| |/
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2019-11-254-12/+24
|\|