summaryrefslogtreecommitdiffstats
path: root/src/plugins/darwin/qdarwinwebview.mm
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-181-135/+3
* macOS: Flip the switch and make the native back-end the defaultChristian Strømme2024-12-051-0/+10
* Add support for NSArray and NSDictionary in Darwin WebView's fromJSValueTor Arne Vestbø2024-08-161-1/+25
* 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
* Add settings API for QtWebViewChristian Strømme2022-10-271-2/+83
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-271-1/+27
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use up-to date LGPL license headerKai Köhne2022-02-141-11/+14
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-141-0/+68
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-151-0/+13
* iOS: Check if the external browser can open the url firstAndy Shaw2019-01-081-1/+7
* iOS: Keep the navigation object passed into didStart for finishingAndy Shaw2018-11-291-25/+24
* Darwin: open links with target="_blank" externallyv5.11.0-beta4Jason Erb2018-04-051-0/+4
* Darwin: Implement didFailNavigation to handle when an error occursv5.11.0-beta3Andy Shaw2018-03-211-12/+27
* Remove obsolete code pathsJake Petroules2018-02-121-8/+4
* Make QtWebView plugin basedChristian Stromme2018-01-261-0/+450