summaryrefslogtreecommitdiffstats
path: root/src/plugins/webengine
Commit message (Expand)AuthorAgeFilesLines
* Make use of the new Window container classesChristian Strømme2025-03-182-42/+7
* Clean up unused url() web interfaceMichal Klocek2024-11-072-6/+0
* windows: Fix freeze when loading Qt Web Engine pluginEskil Abrahamsen Blomfeldt2024-03-041-0/+2
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Mark overridesShawn Rutledge2022-11-091-8/+8
* Add settings API for QtWebViewChristian Strømme2022-10-272-2/+112
* 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/+1
* 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-2/+78
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-121-1/+1
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-192-4/+4
* Update namespace for webengineMichal Klocek2021-06-221-1/+1
* Update for API renameAllan Sandfeld Jensen2021-06-222-4/+4
* Remove qmake filesMichal Klocek2021-06-171-19/+0
* Add cmake buildMichal Klocek2021-06-024-12/+27
* Fix running tests with webengine pluginMichal Klocek2021-06-021-4/+9
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideAllan Sandfeld Jensen2021-02-021-24/+24
* Set the httpUserAgent after the component has been completedAndy Shaw2020-03-201-3/+11
* Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-152-1/+49
* Fix missing dependency for webenginecoreMichal Klocek2018-06-181-1/+1
* Make QtWebView plugin basedChristian Stromme2018-01-265-0/+436