summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make tests based on runtime plugin settingMichal Klocek5 days6-4/+29
* Make search for WebView2 sdk more robustMichal Klocek5 days1-1/+2
* Clean up window initialization for webview2Michal Klocek5 days2-31/+22
* Do not use assert within business logic for webview2 pluginMichal Klocek5 days1-42/+59
* Add configure summaryMichal Klocek5 days3-12/+49
* Enable plugins by default on windows and linuxMichal Klocek5 days1-0/+1
* Fix webview2 async api call issuesMorteza Jamshidi5 days2-73/+80
* Implement WebView2 windows plugin for qt webviewMorteza Jamshidi2025-05-307-1/+824
* Doc: Enable automatic linking to sources on code.qt.ioTopi Reinio2025-05-271-0/+4
* Make use of the new Window container classesChristian Strømme2025-03-1822-875/+205
* macOS: Flip the switch and make the native back-end the defaultChristian Strømme2024-12-053-6/+11
* Clean up unused url() web interfaceMichal Klocek2024-11-0714-57/+3
* Fix WebView.loadData* encoding on androidMichal Klocek2024-11-071-7/+6
* Fix all tests on android instead of blacklisting themMichal Klocek2024-11-072-14/+8
* Fix namespace build on androidMichal Klocek2024-11-072-3/+3
* Doc: Enable documentation testing in the CITopi Reinio2024-11-041-0/+3
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-202-2/+2
* Add support for NSArray and NSDictionary in Darwin WebView's fromJSValueTor Arne Vestbø2024-08-161-1/+25
* Android: make internal Java code for QtAndroidWebView privateAssam Boudjelthia2024-06-171-33/+33
* 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