summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Port d_ptr of QWebEngineUrlRequestInfo to std::unique_ptrPeter Varga2022-12-052-4/+15
* Add Support for Client Hints HeadersAllan Sandfeld Jensen2022-12-044-1/+261
* Fix -no-opengl buildPeter Varga2022-12-011-5/+7
* Pump up temporally warning limit for qdocMichal Klocek2022-11-291-1/+1
* Add client certificate exampleMichal Klocek2022-11-291-0/+3
* Adaptations for 106-basedAllan Sandfeld Jensen2022-11-2864-403/+361
* Adaptations for 104-basedAllan Sandfeld Jensen2022-11-2864-1008/+640
* Add MessagingAPIMessageFilter to RenderProcessHostMartin Negyokru2022-11-251-0/+2
* Fix Chromium version documentationAllan Sandfeld Jensen2022-11-241-3/+12
* Fix build with disabled webengine_extensionsPeter Varga2022-11-244-11/+11
* Fix build with -no-vulkanPeter Varga2022-11-241-0/+5
* Simplify mime-type listAllan Sandfeld Jensen2022-11-231-19/+27
* Minor. Remove Override from client certificate storeMichal Klocek2022-11-225-27/+27
* Return both application and system certificatesAllan Sandfeld Jensen2022-11-221-5/+15
* Doc: Emphasize in-memory and system stored client certificatesMichal Klocek2022-11-221-5/+7
* Doc: Update the docs related to the FaviconMichal Klocek2022-11-221-6/+23
* Doc: Emphasize QtNetwork is not usedMichal Klocek2022-11-221-0/+3
* Doc: Add WebGL featureMichal Klocek2022-11-221-0/+11
* Doc: Add Local Storage featureMichal Klocek2022-11-181-0/+26
* Doc: Add webengine-spellchecker build switch docsMichal Klocek2022-11-181-0/+9
* Doc: Improve html5 geo location docsMichal Klocek2022-11-181-7/+9
* Doc: Improve QWebEngineClientCertificateStore documentationMichal Klocek2022-11-182-1/+20
* Doc: Add hardware acceleration featureMichal Klocek2022-11-181-0/+15
* Doc: Fix feature listing order in docsMichal Klocek2022-11-181-63/+64
* Minor. Remove unsued qtwebengine_extensions_features.gniMichal Klocek2022-11-171-27/+0
* Fix probabilistic signature schemeMichal Klocek2022-11-171-2/+2
* Make client certifcate work without CAMichal Klocek2022-11-171-5/+14
* Add Vulkan rendering supportPeter Varga2022-11-1016-30/+677
* Update ChromiumMichael Brüning2022-11-031-1/+1
* Mention WebSockets in docsSzabolcs David2022-11-031-0/+16
* Doc: Normalize page namesKai Köhne2022-11-021-1/+1
* Fix inputFieldOverridesShortcuts unit testMichal Klocek2022-10-261-1/+1
* Various clean-ups in core/rendererPeter Varga2022-10-2015-76/+53
* Fix build with disabled spellcheckerPeter Varga2022-10-181-1/+2
* Only warn the user about conditions that are not metMichael Brüning2022-10-181-1/+4
* Fix fullscreen request blocking after running fileChooserMartin Negyokru2022-10-141-0/+4
* Add devtools file system supportMartin Negyokru2022-10-145-11/+193
* Cleanup and document webEngineArgs command line optionMichal Klocek2022-10-125-27/+40
* Support navigator.userAgentDataSzabolcs David2022-10-114-0/+15
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-112-2/+2
* Support window system proxy resolverMichal Klocek2022-10-113-7/+40
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-0714-29/+29
* Do not intercept websocket connection when there is no associated frameMartin Negyokru2022-10-031-2/+1
* Note DNS prefetches can overrule remote access permissionAllan Sandfeld Jensen2022-09-291-1/+2
* Work-around GNOME bug misidentifying HTML contentAllan Sandfeld Jensen2022-09-211-1/+4
* Fix client certificate regression on LinuxAllan Sandfeld Jensen2022-09-201-2/+3
* Fix os_crypt setup on windowsMichal Klocek2022-09-151-2/+2
* Check QT_OPENGL for softwareMichal Klocek2022-09-151-0/+7
* Avoid crashing with unparented accessibilityAllan Sandfeld Jensen2022-09-141-6/+6
* Make opengl module name check more relaxedMichal Klocek2022-09-131-1/+1