summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add push notification exampleMichal Klocek2022-11-291-0/+19
* Update chromium to 106-basedAllan Sandfeld Jensen2022-11-281-0/+0
* 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-1018-31/+681
* Update ChromiumMichael Brüning2022-11-032-1/+1
* Mention WebSockets in docsSzabolcs David2022-11-031-0/+16
* Doc: Normalize page namesKai Köhne2022-11-021-1/+1
* Silence synqt.cpp warnings-turned-errorsMarc Mutz2022-11-021-0/+4
* Update ChromiumMichael Brüning2022-10-311-0/+0
* Fix compilation 6.3 against 6.4Michal Klocek2022-10-311-1/+7
* Fix inputFieldOverridesShortcuts unit testMichal Klocek2022-10-261-1/+1
* Various clean-ups in core/rendererPeter Varga2022-10-2015-76/+53
* Speculative fix for MSVCAllan Sandfeld Jensen2022-10-201-6/+0
* 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 bogus layouting of qwebengineviewMichal Klocek2022-10-171-4/+12
* 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-115-0/+15
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-1114-43/+43
* Support window system proxy resolverMichal Klocek2022-10-113-7/+40
* Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-071-3/+9
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-0717-32/+32
* Fix scoped include warningsShawn Rutledge2022-10-051-2/+2
* Do not intercept websocket connection when there is no associated frameMartin Negyokru2022-10-031-2/+1