summaryrefslogtreecommitdiff
path: root/src/core/api
Commit message (Expand)AuthorAgeFilesLines
* Update documentation for QWebEngineUrlScheme::FetchApiAllowedYigit Akcay2023-05-161-2/+3
* Test for presence of local frame in runJavaScriptAllan Sandfeld Jensen2023-05-161-2/+8
* Fix build race condition between data_dep and WebEngineCore.stampMichal Klocek2023-05-031-1/+4
* Add v8 context snapshot support/featureMichal Klocek2023-05-032-2/+18
* Add qWebEngineGetDomainAndRegistry()Benjamin Terrier2023-05-022-0/+15
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-284-0/+179
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-241-0/+1
* Support painting to Direct3D11 using ANGLEAllan Sandfeld Jensen2023-04-201-3/+3
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-121-1/+2
* Better handling of interrupted PDF printingSzabolcs David2023-04-051-0/+5
* Require gn for generating docsMichal Klocek2023-03-301-0/+1
* Add gn target to code attributions generatorMichal Klocek2023-03-281-13/+12
* Use docs target for chromium code attributionsMichal Klocek2023-03-241-1/+1
* Add quotes from removed example to documentationAllan Sandfeld Jensen2023-03-241-0/+14
* Remove webui exampleAllan Sandfeld Jensen2023-03-241-3/+16
* Fix syncqt include warningPeter Varga2023-03-161-2/+2
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-109-4/+248
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-013-29/+24
* Enable VAAPI and gpu memory buffers on LinuxAllan Sandfeld Jensen2023-02-151-2/+15
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-152-0/+15
* QWebEngineLoadingInfo: Add response headersYigit Akcay2023-02-132-4/+25
* Custom URL Schemes usable with HTML5 Fetch ApiYigit Akcay2023-02-092-0/+5
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-02-081-0/+1
* QWebEngineUrlRequestJob: Add function to set additional reponse headersYigit Akcay2023-01-262-0/+14
* Fix deprecation of Quota Permission Request APIPeter Varga2023-01-182-3/+5
* Remove unused properties from QQuickWebEngineViewPrivatePeter Varga2023-01-091-1/+0
* Fix qdoc link failuresMichal Klocek2023-01-061-1/+1
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-222-18/+14
* Add touchSelectionMenu for widgetsMartin Negyokru2022-12-122-2/+26
* Remove webengine-v8-snapshot-support featurePeter Varga2022-12-081-13/+0
* Deprecate Quota Permission Request APIPeter Varga2022-12-085-58/+24
* Port d_ptr of QWebEngineUrlRequestInfo to std::unique_ptrPeter Varga2022-12-052-4/+15
* Doc: Improve QWebEngineClientCertificateStore documentationMichal Klocek2022-11-181-1/+15
* Add Vulkan rendering supportPeter Varga2022-11-102-15/+28
* Only warn the user about conditions that are not metMichael Brüning2022-10-181-1/+4
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-112-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-074-6/+6
* Enable Push MessagingSzabolcs David2022-09-122-0/+38
* Add touchHandles for widgetsMartin Negyokru2022-08-292-1/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-264-4/+4
* Add QWebEngineUrlRequestInfo::httpHeaders()Benjamin Terrier2022-08-233-6/+31
* Find GIO submodule of GLIBAllan Sandfeld Jensen2022-08-221-1/+1
* Make QWebEngineFileSystemAccessRequest comparisons hidden friendsAllan Sandfeld Jensen2022-08-092-16/+12
* Switch QWebEngineFileSystemAccessRequest to std::shared_ptrAllan Sandfeld Jensen2022-08-082-9/+6
* Inline move assign and add swapAllan Sandfeld Jensen2022-07-132-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-074-0/+12
* Various clean-upsPeter Varga2022-06-243-5/+10
* Use SPDX license identifiersLucie Gérard2022-06-2267-2546/+134
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-222-7/+5
* Support HTML5 <datalist> elementPeter Varga2022-06-192-0/+21