summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.14' into tqtc/lts-5.15-ope...v5.15.14-lts-lgpl5.15Tarja Sundqvist2024-05-082-5/+31
|\
| * Android: Fix for possible thread deadlockBartlomiej Moskal2023-03-082-5/+31
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-092-0/+18
|\|
| * Android: Make is possible to change setAllowFileAccess()Christian Strømme2022-08-082-0/+18
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-0/+5
|\|
| * Android: Enable local storage by defaultChristian Strømme2022-03-171-0/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-161-2/+4
|\|
| * Fix the macOS information with regard to the use of the system web viewSamuel Gaist2021-06-171-2/+4
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2334-707/+707
|/
* Do the pre-initialization steps after the plugin paths are setAndy Shaw2021-01-271-9/+26
* Update commercial license headersTarja Sundqvist2021-01-2534-707/+707
* Sync with window visibilty due to offscreen windows in useAndy Shaw2021-01-141-1/+3
* Only generate the qrc file and add qmldir to it if we are staticAndy Shaw2021-01-061-2/+4
* winrt: Fix threading issue when initializing webview pluginsOliver Wolff2020-07-031-0/+4
* Dynamically create the qrc file so it has the right aliasAndy Shaw2020-05-141-0/+8
* Fix WebView::initialize() call orderMichal Klocek2020-04-151-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3Qt Forward Merge Bot2020-03-211-3/+11
|\
| * Set the httpUserAgent after the component has been completedAndy Shaw2020-03-201-3/+11
* | 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
|/
* Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* Implement QtAndroidWebViewController.getUserAgentPaolo Angelelli2019-10-311-6/+31
* Fix library namev5.14.0-beta2v5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* Update plugins.qmltypes for 5.14Kai Koehne2019-09-271-4/+9
* 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
* | Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-1519-2/+194
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-131-5/+2
|\
| * Don't generate the qmldir in the source folder when doing shadow buildsChristian Strømme2019-04-091-5/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-021-2/+5
|\|
| * Make sure that we have a valid plugin before using itChristian Strømme2019-02-261-2/+5
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-282-1/+8
* | Make QWebView import available under x.QT_MINOR_VERSIONChristian Strømme2019-02-263-3/+8
|/
* Doc: Add info about using Qt WebView on the desktopLeena Miettinen2019-01-172-5/+8
* 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
* Add missing .gitattributes fileJani Heikkinen2018-08-101-0/+2
* Avoid boring git status messages after buildsEdward Welbourne2018-07-061-0/+2
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-1/+1
|\
| * Doc: Add missing dots (qtwebview)Paul Wicking2018-06-191-1/+1
* | Fix missing dependency for webenginecoreMichal Klocek2018-06-181-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-041-0/+8
|\|
| * Doc: Add license details to index pageKai Koehne2018-05-301-0/+8
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
|/
* 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
* Fix visibilty changes of the WebView when it's inside a widget sceneChristian Strømme2018-03-121-0/+1