summaryrefslogtreecommitdiff
path: root/src/webenginequick/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test for presence of local frame in runJavaScriptAllan Sandfeld Jensen2023-05-161-1/+5
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-201-0/+7
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-151-0/+12
* Add WebChannelQuick dependencyMichal Klocek2023-02-151-1/+1
* Fix build with -no-accessibilityPeter Varga2023-01-091-1/+6
* Remove unused properties from QQuickWebEngineViewPrivatePeter Varga2023-01-091-1/+0
* Deprecate Quota Permission Request APIPeter Varga2022-12-081-7/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-1/+1
* Fix logic in bindViewAndDelegateItemMartin Negyokru2022-10-071-3/+9
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-221-39/+35
* Support HTML5 <datalist> elementPeter Varga2022-06-191-0/+14
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-101-2/+2
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-091-81/+65
* Include moc filesAllan Sandfeld Jensen2022-05-311-0/+1
* Implement File System Access permission APISzabolcs David2022-05-261-0/+8
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-151-6/+12
* Cleanup custom touch handles implementationMichal Klocek2022-05-101-36/+6
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-041-19/+52
* Fix a few code checker warningsAllan Sandfeld Jensen2022-03-301-1/+1
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-6/+28
* webenginequick: Avoid deprecated QQmlListReference ctorFabian Kosmale2022-01-261-1/+2
* Do not access accessibility from qt post routinesMichal Klocek2021-11-161-1/+5
* Add onTouchSelectionMenuRequested QML handlerBalazs Egedi2021-10-261-0/+11
* Fix drag and drop againAllan Sandfeld Jensen2021-09-101-4/+4
* Fix handling of new window requestKirill Burtsev2021-09-051-12/+8
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-261-0/+18
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-181-10/+10
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-171-1/+1
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-5/+6
* Get rid of Quick's TestSupport APIPeter Varga2021-07-201-53/+4
* Clean up quick APIPeter Varga2021-07-191-44/+50
* Merge UI2DelegatesManager into UIDelegatesManagerBalazs Egedi2021-07-181-1/+1
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-121-4/+6
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-091-4/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-061-7/+7
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-011-22/+1
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-231-1/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-221-2/+5
* Clean up header includes and friend classes in corePeter Varga2021-06-171-0/+1
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-3/+3
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-061-40/+6
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-041-8/+8
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-1/+1
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-3/+5
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-17/+14
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-2/+2
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-32/+42
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-3/+1