summaryrefslogtreecommitdiffstats
path: root/src/plugins/darwin
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-182-164/+7
* macOS: Flip the switch and make the native back-end the defaultChristian Strømme2024-12-052-2/+11
* Clean up unused url() web interfaceMichal Klocek2024-11-071-1/+1
* Add support for NSArray and NSDictionary in Darwin WebView's fromJSValueTor Arne Vestbø2024-08-161-1/+25
* CMake: Fix multi-arch iOS builds due to absolute framework pathsAlexandru Croitor2023-11-021-4/+4
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* 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
* Add settings API for QtWebViewChristian Strømme2022-10-272-2/+109
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-273-1/+29
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Fix CMake warning about using PUBLIC_LIBRARIES for pluginsChristian Strømme2022-06-171-1/+0
* Use SPDX license identifiersLucie Gérard2022-06-103-114/+6
* Use up-to date LGPL license headerKai Köhne2022-02-143-33/+42
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-142-0/+71
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-121-1/+1
* Remove qmake filesMichal Klocek2021-06-171-22/+0
* Add cmake buildMichal Klocek2021-06-021-0/+33
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideAllan Sandfeld Jensen2021-02-021-24/+24
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-152-0/+15
* 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-292-26/+26
* 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 AppKit dependency from iOSv5.11.0-beta2v5.11.0-beta1Jason Erb2018-02-231-1/+2
* Remove obsolete code pathsJake Petroules2018-02-121-8/+4
* Make QtWebView plugin basedChristian Stromme2018-01-265-0/+664