summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/publicapi
Commit message (Expand)AuthorAgeFilesLines
...
* Fix public api testMichal Klocek2021-05-221-48/+49
* Add tests to the cmake buildMichal Klocek2021-05-221-0/+8
* 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-132-4/+4
* | 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
| * | | Update publicapi testAllan Sandfeld Jensen2019-03-041-0/+18
| |/ /
* / / Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-191-0/+9
|/ /
* | Web Notifications APIKirill Burtsev2019-02-061-0/+18
* | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-241-0/+5
|/
* Clean up WebEngineAction APIPeter Varga2018-09-201-3/+2
* Introduce WebEngineAction in Quick APIValentin Fokin2018-08-021-0/+10
* Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+1
* Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-11/+12
* Shorten names of permission classesJüri Valdmann2018-04-131-14/+14
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-081-1/+1
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-12/+14
* Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+6
* tst_publicapi: Update expectedAPI listJüri Valdmann2018-01-121-4/+148
* tst_publicapi: Sort expectedAPI list alphabeticallyJüri Valdmann2018-01-121-389/+391