summaryrefslogtreecommitdiffstats
path: root/src/webview
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-042-0/+13
* Document event related limitations of WebViewVolker Hilsheimer2023-11-131-1/+4
* Include what you need: <QPointer>Marc Mutz2023-10-131-0/+2
* Highlight Minibrowser exampleKai Köhne2023-10-101-0/+2
* Adjust Android-related installation directoriesFab Stz2023-01-161-1/+1
* Add settings API for QtWebViewChristian Strømme2022-10-274-0/+157
* Fix assert when WebView is used in combination with QQuickWidgetChristian Strømme2022-10-273-0/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Remove Cpp.ignoretokens from .qdocconfKai Köhne2022-08-221-2/+0
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1019-662/+38
* Add QtQuick dependency to QtWebViewMarco Bubke2022-06-071-0/+2
* Doc: Revise Qt WebView module landing pageAndreas Eliasson2022-04-061-40/+25
* Make sure all private headers include at least one otherThiago Macieira2022-03-092-0/+2
* Use up-to date LGPL license headerKai Köhne2022-02-1414-154/+196
* Don't include a qml header in library with no qml usageAlexandru Croitor2022-02-011-1/+0
* Add support functions to manage cookiesAgnieszka Jaworska2021-12-145-0/+33
* QWebViewFactory: second step in porting to QFactoryLoader's CBOR supportThiago Macieira2021-11-041-9/+4
* QWebViewFactory: Preliminary adaptation to QFactoryLoader using CBORThiago Macieira2021-09-241-1/+1
* Doc: Fix documentation warnings for Qt WebViewTopi Reinio2021-09-173-2/+2
* Clean up Qt WebView documentation for 6.2Christian Strømme2021-09-104-17/+38
* 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
* Doc: Add Changes Qt 5 to Qt 6 page to Qt WebViewPaul Wicking2021-08-041-0/+44
* Use new qml cmake apis and new qml registrationMichal Klocek2021-07-197-1050/+0
* Remove qmake filesMichal Klocek2021-06-171-47/+0
* Fix the macOS information with regard to the use of the system web viewSamuel Gaist2021-06-171-2/+4
* Add cmake buildMichal Klocek2021-06-021-0/+47
* Fix running tests with webengine pluginMichal Klocek2021-06-021-0/+1
* Android: rename Android's package name for Qt 6Assam Boudjelthia2021-02-121-1/+1
* Update dependencies.yamlAllan Sandfeld Jensen2021-02-041-0/+2
* Replace 0 with nullptrAllan Sandfeld Jensen2021-02-025-5/+5
* Replace Q_DECL_OVERRIDE with overrideAllan Sandfeld Jensen2021-02-024-47/+47
* Sync with window visibilty due to offscreen windows in useAndy Shaw2021-01-141-1/+3
* Do the pre-initialization steps after the plugin paths are setAndy Shaw2021-01-121-9/+25
* Update dependencies.yamlAllan Sandfeld Jensen2020-11-051-0/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-312-2/+2
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-07-313-15/+27
|\
| * Fix WebView::initialize() call orderMichal Klocek2020-04-151-2/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2Qt Forward Merge Bot2020-03-071-2/+0
| |\
| | * Fix import snippetKai Koehne2020-03-051-2/+0
| * | Fix visibility regression when using offscreen window in qquickwidgetMichal Klocek2020-01-301-11/+25
| |/
* / Adapt to geometryChanged => geometryChange renamingMitch Curtis2020-07-312-3/+3
|/
* Fix library namev5.14.0-beta2v5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-1/+1
|\
| * Doc: Fix link to Qt for UWP docsLeena Miettinen2019-09-201-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\|
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1