summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update ChromiumMichael Brüning2022-12-092-1/+1
* Fix build with disabled webengine_extensionsPeter Varga2022-11-304-11/+11
* Doc: Emphasize in-memory and system stored client certificatesMichal Klocek2022-11-301-5/+7
* Doc: Update the docs related to the FaviconMichal Klocek2022-11-301-6/+23
* Doc: Emphasize QtNetwork is not usedMichal Klocek2022-11-301-0/+3
* Doc: Add WebGL featureMichal Klocek2022-11-301-0/+11
* Doc: Add Local Storage featureMichal Klocek2022-11-301-0/+26
* Doc: Add webengine-spellchecker build switch docsMichal Klocek2022-11-301-0/+9
* Doc: Improve html5 geo location docsMichal Klocek2022-11-301-7/+9
* Doc: Improve QWebEngineClientCertificateStore documentationMichal Klocek2022-11-302-1/+20
* Doc: Add hardware acceleration featureMichal Klocek2022-11-301-0/+15
* Doc: Fix feature listing order in docsMichal Klocek2022-11-301-63/+64
* Mention WebSockets in docsMichal Klocek2022-11-301-0/+16
* Update ChromiumMichael Brüning2022-11-281-0/+0
* Fix Chromium version documentationAllan Sandfeld Jensen2022-11-241-3/+12
* Update ChromiumMichael Brüning2022-11-243-1/+17
* Simplify mime-type listAllan Sandfeld Jensen2022-11-231-19/+27
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-2217-32/+32
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-2214-43/+43
* Minor. Remove unsued qtwebengine_extensions_features.gniMichal Klocek2022-11-181-27/+0
* Fix probabilistic signature schemeMichal Klocek2022-11-171-2/+2
* Make client certifcate work without CAMichal Klocek2022-11-171-5/+14
* Update ChromiumMichael Brüning2022-11-032-1/+1
* Silence synqt.cpp warnings-turned-errorsMarc Mutz2022-11-021-0/+4
* Fix compilation 6.3 against 6.4Michal Klocek2022-11-011-1/+7
* Fix inputFieldOverridesShortcuts unit testMichal Klocek2022-11-011-1/+1
* Cleanup and document webEngineArgs command line optionMichal Klocek2022-10-195-27/+40
* Fix bogus layouting of qwebengineviewMichal Klocek2022-10-191-4/+12
* 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
* Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-111-3/+9
* Doc: Add the git repo URL for the Qt PDF examplesVenugopal Shivashankar2022-10-101-0/+1
* 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
* Check QT_OPENGL for softwareMichal Klocek2022-09-151-0/+7
* Update ChromiumAllan Sandfeld Jensen2022-09-151-0/+0
* Avoid crashing with unparented accessibilityAllan Sandfeld Jensen2022-09-141-6/+6
* Make opengl module name check more relaxedMichal Klocek2022-09-141-1/+1
* Fix using QNetworkReply with custom url schemesAllan Sandfeld Jensen2022-09-131-1/+8
* Fix busy waiting on streaming QIODevice'sAllan Sandfeld Jensen2022-09-101-5/+6
* Remove qLcNav logging category from qquickpdfpagenavigator.cppShawn Rutledge2022-09-101-2/+0
* PdfSelection: mark read-only for IM to avoid showing virtual keyboardShawn Rutledge2022-09-101-2/+1
* Fix typo in CMakeList.txtMichal Klocek2022-09-091-1/+1
* doc: Mark all QPdfLinkModel docs internal for nowShawn Rutledge2022-09-081-8/+8
* PdfSelection: check m_document before accessingShawn Rutledge2022-09-071-0/+12
* Pdf[Multi|Scrollable]PageView: enforce zoom limits, don't get stuckShawn Rutledge2022-09-062-6/+8
* Copy gn in case for crossbuildMichal Klocek2022-09-061-0/+17
* Fix wrong scalingMartin Negyokru2022-09-023-28/+40