summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* windows: Fix freeze when loading Qt Web Engine pluginEskil Abrahamsen Blomfeldt2024-03-043-0/+15
* WebViewQuick: Fix QML moduleUlf Hermann2024-02-021-3/+4
* Doc: Fix typo in WebViewSettings::javaScriptEnabled propertyAndreas Eliasson2023-11-231-1/+1
* Android: use convience wrapper to register nativesVolker Hilsheimer2023-11-161-6/+1
* Android: modernize implementationVolker Hilsheimer2023-11-132-160/+124
* Android: make functions static if they don't need the objectVolker Hilsheimer2023-11-133-20/+22
* Document event related limitations of WebViewVolker Hilsheimer2023-11-131-1/+4
* CMake: Fix multi-arch iOS builds due to absolute framework pathsAlexandru Croitor2023-11-021-4/+4
* Android: don't rely on implicit cast of declared QtJniTypes to jobjectVolker Hilsheimer2023-10-271-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-133-0/+6
* Highlight Minibrowser exampleKai Köhne2023-10-101-0/+2
* JNI: Explicilty convert QtJniType instances to jobject for variadic argumentsVolker Hilsheimer2023-09-211-1/+1
* Fix cookie comparison when removing cookiesChristian Strømme2023-06-141-1/+1
* Fix title updates in the darwin backendChristian Strømme2023-06-141-1/+7
* Remove unneeded prep step in the Darwin pluginChristian Strømme2023-06-141-7/+0
* wasm: Add QWebView supportPiotr Wierciński2023-05-116-2/+412
* Android: Fix for possible thread deadlockBartlomiej Moskal2023-03-031-0/+15
* Adjust Android-related installation directoriesFab Stz2023-01-162-2/+4
* Doc: Add missing documentation for the settings APIChristian Strømme2022-11-241-0/+10
* Mark overridesShawn Rutledge2022-11-091-8/+8
* Add settings API for QtWebViewChristian Strømme2022-10-2716-5/+778
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-277-1/+39
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-239-9/+9
* Remove Cpp.ignoretokens from .qdocconfKai Köhne2022-08-221-2/+0
* Add the missing header files to CMake source treeAlexey Edelev2022-08-011-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-079-0/+27
* Fix CMake warning about using PUBLIC_LIBRARIES for pluginsChristian Strømme2022-06-174-4/+1
* Use SPDX license identifiersLucie Gérard2022-06-1039-1422/+78
* Add QtQuick dependency to QtWebViewMarco Bubke2022-06-071-0/+2
* Fix crash due to missing native functions for the cookie APIsChristian Strømme2022-05-092-22/+109
* Doc: Revise Qt WebView module landing pageAndreas Eliasson2022-04-061-40/+25
* Android: Enable local storage by defaultChristian Strømme2022-03-161-0/+5
* Make sure all private headers include at least one otherThiago Macieira2022-03-093-1/+3
* Use up-to date LGPL license headerKai Köhne2022-02-1433-363/+462
* Don't include a qml header in library with no qml usageAlexandru Croitor2022-02-011-1/+0
* Add libraries that supposed to be in rpath to PUBLIC_LIBRARIESAlexey Edelev2022-01-191-1/+8
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-1414-2/+314
* Disconnect signals form base class of qquickviewcontrollerMichal Klocek2021-12-081-3/+7
* QWebViewFactory: second step in porting to QFactoryLoader's CBOR supportThiago Macieira2021-11-041-9/+4
* Add missing "We mean it" disclaimerKai Köhne2021-11-011-0/+11
* QWebViewFactory: Preliminary adaptation to QFactoryLoader using CBORThiago Macieira2021-09-241-1/+1
* Doc: Fix documentation warnings for Qt WebViewTopi Reinio2021-09-174-3/+3
* Clean up Qt WebView documentation for 6.2Christian Strømme2021-09-105-19/+40
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-3/+0
* Doc: Fix qdoc warnings for 6.2Venugopal Shivashankar2021-08-233-6/+6
* No API changes have been madeAllan Sandfeld Jensen2021-08-211-2/+1
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-124-4/+4
* Doc: Add Changes Qt 5 to Qt 6 page to Qt WebViewPaul Wicking2021-08-041-0/+44