summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-131-0/+5
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-0/+2457