summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/publicapi/tst_publicapi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore enums for QQuickWebEngineView from old-new API classesKirill Burtsev2021-08-311-0/+13
* Rename quick's 'newViewRequested' to 'newWindowRequested'Kirill Burtsev2021-08-191-5/+5
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-0/+2
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-211-1/+0
* Get rid of Quick's TestSupport APIPeter Varga2021-07-211-6/+0
* Remove QQuickWebEngineFormValidationMessageRequestAllan Sandfeld Jensen2021-07-081-10/+0
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-2/+0
* Restore WebEngineNewViewRequest::openIn methodAllan Sandfeld Jensen2021-07-061-1/+4
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-221-3/+5
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-061-1/+1
* Rename WebEngineLoadRequest to WebEngineLoadingInfoKirill Burtsev2021-06-041-19/+19
* WebEngineView: rename navigationHistory to historyKirill Burtsev2021-06-041-1/+1
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-8/+8
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-21/+21
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-11/+12
* Fix public api testMichal Klocek2021-05-221-48/+49
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-04-131-0/+2
|\
| * Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-221-0/+2
* | Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-2/+2
* | Move QQuickWebEngineLoadRequest to core as a base api typeKirill Burtsev2021-03-031-8/+19
* | Reuse qwebenginescript in qmlMichal Klocek2020-09-241-23/+16
* | Introduce qml script collection and make webscript as basic typeMichal Klocek2020-09-221-9/+4
* | Move QWebEngineFullScreenRequest to coreKirill Burtsev2020-09-151-6/+7
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-141-0/+1
|\|
* | Remove duplicated enums for certificate errorsMichal Klocek2020-08-281-0/+1
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-281-20/+18
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-67/+67
* | Remove obsolete, deprecated api from qwebenginedownloaditemMichal Klocek2020-08-181-7/+0
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-171-75/+74
* | Move QWebEngineCertificateError to core and use it in QMLJüri Valdmann2020-08-141-26/+28
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-42/+41
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-271-0/+1
|\|
| * Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-071-0/+1
* | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-241-0/+2
|/
* Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+2
* Add clear method to QQuickWebEngineHistoryJüri Valdmann2020-01-301-0/+1
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-1/+1
* Introduce findTextFinished signalPeter Varga2019-08-231-0/+5
* Add API to change download directory path and file nameTamas Zakor2019-07-051-0/+4
* Implement page lifecycle APIJüri Valdmann2019-05-241-1/+9
* Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+1
* Add navigation type for redirectsAllan Sandfeld Jensen2019-05-101-0/+1
* Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-291-0/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-2/+1
|\
| * Notification API cleanupKirill Burtsev2019-04-051-2/+1
* | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-211-10/+60
|\|
| * Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-4/+2
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-041-6/+40
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-041-6/+40
| | |\
| | | * Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40