summaryrefslogtreecommitdiff
path: root/src/webenginequick/api
Commit message (Expand)AuthorAgeFilesLines
* 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-203-1/+14
* 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-311-1/+9
* Move custom dialogs example to manual testsMichal Klocek2023-03-221-0/+29
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-102-0/+15
* 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-152-0/+15
* Add WebChannelQuick dependencyMichal Klocek2023-02-151-1/+1
* Fix deprecation of Quota Permission Request APIPeter Varga2023-01-181-1/+2
* Fix build with -no-accessibilityPeter Varga2023-01-092-2/+6
* Remove unused properties from QQuickWebEngineViewPrivatePeter Varga2023-01-092-3/+0
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-222-28/+20
* Deprecate Quota Permission Request APIPeter Varga2022-12-083-10/+4
* Add Vulkan rendering supportPeter Varga2022-11-101-1/+4
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-114-5/+5
* Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-071-3/+9
* Enable Push MessagingSzabolcs David2022-09-122-0/+48
* Fix moc's namespace for qquickwebenginesingletonMichal Klocek2022-09-021-1/+2
* Various clean-upsPeter Varga2022-06-241-1/+0
* Use SPDX license identifiersLucie Gérard2022-06-2237-1406/+74
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-222-43/+39
* Support HTML5 <datalist> elementPeter Varga2022-06-192-0/+18
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-131-0/+2
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-102-4/+4
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-093-111/+70
* Include moc filesAllan Sandfeld Jensen2022-05-3110-0/+17
* Implement File System Access permission APISzabolcs David2022-05-263-0/+11
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-152-6/+13
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-132-2/+28
* Cleanup custom touch handles implementationMichal Klocek2022-05-104-93/+40
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-045-22/+239
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-301-1/+1
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-292-0/+6
* Fix transitive includesShawn Rutledge2022-03-211-1/+2
* Add userScript docs for qml landMichal Klocek2022-03-103-1/+112
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-171-10/+11
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-109-20/+178
* Guard against favicon provider being removed before ViewKirill Burtsev2022-01-281-1/+1
* webenginequick: Avoid deprecated QQmlListReference ctorFabian Kosmale2022-01-261-1/+2
* FIXUP: Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-12-232-3/+5
* Do not access accessibility from qt post routinesMichal Klocek2021-11-161-1/+5
* FaviconImageResponseRunnable: fix -Werror=deprecatedMarc Mutz2021-11-161-2/+2
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-11-151-4/+4
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-265-0/+334
* Fix "We mean it." warningsPeter Varga2021-09-231-0/+11