summaryrefslogtreecommitdiffstats
path: root/src/webenginequick
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some compiler warningsPeter Varga2021-06-101-2/+2
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-102-5/+5
* Add WebEngine qdocconf for documentationAllan Sandfeld Jensen2021-06-082-92/+0
* Port to new QML CMake APIFabian Kosmale2021-06-071-2/+6
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-066-103/+9
* Transform/Rotate qml popups in the case of multiwindow supportMichal Klocek2021-06-052-10/+58
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-049-38/+41
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-045-9/+9
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-0410-607/+158
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-045-149/+88
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-046-293/+7
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-038-281/+62
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-266-123/+121
* Add missing dependecies, update shasMichal Klocek2021-05-251-1/+1
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-251-2/+2
* Clean headersMichal Klocek2021-05-221-1/+1
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-196-12/+88
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-123-7/+4
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-133-4/+10
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-13109-0/+22102