summaryrefslogtreecommitdiffstats
path: root/src/webenginequick
Commit message (Expand)AuthorAgeFilesLines
* Fix revisions of QML APIAllan Sandfeld Jensen2023-09-051-1/+1
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-252-15/+0
* QWebEngineQuotaRequest: add deprecation guardsIvan Solovev2023-08-211-0/+2
* QQuickWebEngineView: move using declarations outside of QT_DEPRECATED_SINCE b...Ivan Solovev2023-08-211-3/+2
* Prevent QWebEngineCertificateError from being exported twice to QMLIvan Solovev2023-08-141-1/+8
* Doc: Promote Qt6::WebEngine* cmake targetsKai Köhne2023-08-111-1/+1
* Rename disableReadingFromCanvas to follow naming styleAllan Sandfeld Jensen2023-08-112-14/+16
* Make webengineview::save a slotAllan Sandfeld Jensen2023-08-111-4/+3
* Do comments from api 6.6 reviewMichal Klocek2023-07-301-1/+1
* Fix print button of PDF viewer pluginSzabolcs David2023-07-301-2/+3
* Reduce repetitive translated texts of QQuickWebEngineView/QWebEnginePage actionsFriedemann Kleint2023-06-301-61/+2
* Sync WebAction enums of QQuickWebEngineView/QWebEnginePageFriedemann Kleint2023-06-283-0/+6
* Doc: Fix documentation issuesTopi Reinio2023-06-101-1/+1
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-313-0/+22
* Test for presence of local frame in runJavaScriptAllan Sandfeld Jensen2023-05-161-1/+5
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-242-0/+26
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-204-1/+33
* Support painting to Direct3D11 using ANGLEAllan Sandfeld Jensen2023-04-201-2/+3
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-121-1/+1
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-312-1/+132
* Move custom touch handles example to manual testsMichal Klocek2023-03-221-0/+21
* Move custom dialogs example to manual testsMichal Klocek2023-03-221-0/+29
* Move quick minimal example to manual testsMichal Klocek2023-03-224-2/+47
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-102-0/+15
* Doc: Fix wrong WebEngineCertificateError property nameAndreas Eliasson2023-03-011-2/+2
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-1/+3
* Fix filesystem request qml namespaceMichal Klocek2023-02-271-1/+9
* Add missing foregin type for QWebEngineFileSystemAccessRequestMichal Klocek2023-02-211-0/+10
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-153-0/+19
* Add WebChannelQuick dependencyMichal Klocek2023-02-152-1/+6
* Replace custom ColorDialog with QtQuick ColorDialogMartin Negyokru2023-02-014-277/+303
* Fix deprecation of Quota Permission Request APIPeter Varga2023-01-181-1/+2
* Quick: Fix file selection modes in the default UI delegateSzabolcs David2023-01-154-4/+57
* Fix build with -no-accessibilityPeter Varga2023-01-095-10/+11
* Remove unused properties from QQuickWebEngineViewPrivatePeter Varga2023-01-092-3/+0
* Fix qdoc link failuresMichal Klocek2023-01-061-1/+1
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-222-28/+20
* Deprecate Quota Permission Request APIPeter Varga2022-12-085-32/+15
* Add Vulkan rendering supportPeter Varga2022-11-101-1/+4
* Silence synqt.cpp warnings-turned-errorsMarc Mutz2022-11-021-0/+4
* Fix compilation 6.3 against 6.4Michal Klocek2022-10-311-1/+7
* Speculative fix for MSVCAllan Sandfeld Jensen2022-10-201-6/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-114-5/+5
* Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-071-3/+9
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Enable Push MessagingSzabolcs David2022-09-122-0/+48
* Fix moc's namespace for qquickwebenginesingletonMichal Klocek2022-09-021-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-263-3/+3
* Use SPDX license identifiersLucie Gérard2022-07-082-59/+6
* Doc: Do not advertise Qt module includeKai Köhne2022-07-083-15/+0