summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api
Commit message (Expand)AuthorAgeFilesLines
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-312-2/+51
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-194-23/+23
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-185-6/+6
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-212-6/+7
* Get rid of Quick's TestSupport APIPeter Varga2021-07-213-84/+4
* Clean up quick APIPeter Varga2021-07-2020-129/+117
* Merge UI2DelegatesManager into UIDelegatesManagerBalazs Egedi2021-07-192-3/+1
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-121-4/+6
* Remove outdated QT_VERSION_CHECKsAllan Sandfeld Jensen2021-07-093-12/+0
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-092-5/+5
* QWebEngineQuick: Fix export macrosFriedemann Kleint2021-07-0915-24/+24
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-083-156/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-075-32/+23
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-063-80/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-065-18/+170
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-062-23/+1
* Fix enums access in qml for api typesKirill Burtsev2021-07-021-1/+19
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-2912-291/+276
* Add API for favicon databasePeter Varga2021-06-284-27/+206
* Fix C++ documentation references to QtWebEngineQuickAllan Sandfeld Jensen2021-06-241-1/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-221-2/+5
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-225-11/+157
* Clean up header includes and friend classes in corePeter Varga2021-06-171-0/+1
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-1515-28/+28
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-102-5/+5
* Fix some compiler warningsPeter Varga2021-06-101-2/+2
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-064-84/+9
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-044-15/+15
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-042-3/+3
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-046-593/+10
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-045-149/+88
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-044-290/+5
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-034-257/+47
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-266-123/+121
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-193-12/+10
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-122-5/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-133-4/+10
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-1335-0/+10115