summaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* WebViewQuick: Fix QML moduleUlf Hermann2024-02-021-3/+4
* Doc: Fix typo in WebViewSettings::javaScriptEnabled propertyAndreas Eliasson2023-11-231-1/+1
* Doc: Add missing documentation for the settings APIChristian Strømme2022-11-241-0/+10
* Add settings API for QtWebViewChristian Strømme2022-10-275-1/+190
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-271-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add the missing header files to CMake source treeAlexey Edelev2022-08-011-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-107-266/+14
* Make sure all private headers include at least one otherThiago Macieira2022-03-091-1/+1
* Use up-to date LGPL license headerKai Köhne2022-02-146-66/+84
* Add libraries that supposed to be in rpath to PUBLIC_LIBRARIESAlexey Edelev2022-01-191-1/+8
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-142-0/+59
* Disconnect signals form base class of qquickviewcontrollerMichal Klocek2021-12-081-3/+7
* Add missing "We mean it" disclaimerKai Köhne2021-11-011-0/+11
* Doc: Fix documentation warnings for Qt WebViewTopi Reinio2021-09-171-1/+1
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-198-0/+1128