summaryrefslogtreecommitdiffstats
path: root/src/webview
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | Add QtWebView::WebView::httpUserAgent propertyArmin Felder2019-05-157-0/+54
|/
* 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
* | Make QWebView import available under x.QT_MINOR_VERSIONChristian Strømme2019-02-261-2/+4
|/
* Doc: Add info about using Qt WebView on the desktopLeena Miettinen2019-01-172-5/+8
* Doc: Add missing dots (qtwebview)Paul Wicking2018-06-191-1/+1
* Doc: Add license details to index pageKai Koehne2018-05-301-0/+8
* Fix visibilty changes of the WebView when it's inside a widget sceneChristian Strømme2018-03-121-0/+1
* Make QtWebView plugin basedChristian Stromme2018-01-2617-2379/+277
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-7/+58
|\
| * WKWebView: try to pass URLs with unrecognized schemes down to the OSJake Petroules2018-01-022-0/+41
| * WKWebView: provide better diagnostics on navigation failureJake Petroules2018-01-021-1/+5
| * Fix the build with Xcode 9 and unguarded availability errors turned onJake Petroules2017-12-132-6/+12
* | winrt: Remove callback registrations on webview destructionOliver Wolff2018-01-101-0/+4
* | winrt: Handle setting of URL with unsupported schemeOliver Wolff2018-01-101-0/+11
* | winrt: Add missing hr assignmentOliver Wolff2018-01-101-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-207-27/+25
|\|
| * Fix outdated FDL license headerKai Koehne2017-10-184-20/+20
| * Use printf style qDebugKai Koehne2017-09-283-7/+5
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-2/+2
* | Android: remove support for local/debug deploymentJake Petroules2017-09-061-2/+0
|/
* Darwin: When given a local file url we need to call loadFileURLAndy Shaw2017-07-121-1/+8
* Add undeclared UIKit dependencyJake Petroules2017-06-221-0/+1
* Add missing include for qWarningSamuli Piippo2017-06-071-0/+1
* Make WebView receive active focus on forceActiveFocus() callOleg Yadrov2017-04-254-0/+16
* Remove WebView and UIWebView backendsJake Petroules2017-01-117-769/+8
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-267-96/+83
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-263-83/+64
| |\
| | * qquickwebviewcontroller: don't remove listener from wrong parentRichard Moe Gustavsen2016-10-211-2/+2
| | * Fix initialization of the WebView itemChristian Strømme2016-09-082-77/+58
| | * Fix QQuickViewChangeListenerJ-P Nurmi2016-08-231-4/+4
| * | Fix namespace build on macOSv5.8.0-beta1Alexandru Croitor2016-10-174-10/+9
| * | Use correct QT_*_PLATFORM_SDK_EQUAL_OR_ABOVE macrosJake Petroules2016-10-142-3/+3
| * | Fix macOS 10.9 builds that use macOS 10.10 SDKAlexandru Croitor2016-10-141-2/+9
* | | winrt: Fix compilationMaurice Kalinowski2016-11-081-0/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\| |
| * | Eradicate last Q_FOREACH loop and mark the module as Q_FOREACH-freeMarc Mutz2016-09-141-1/+1
* | | Fix dynamic linking on iOSJake Petroules2016-09-021-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devv5.8.0-alpha1Liang Qi2016-08-024-3/+13
|\|
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| * winrt: Take device pixel ratio into accountMaurice Kalinowski2016-06-101-2/+3
| * Doc: Copy info about initializing WebView to type overviewLeena Miettinen2016-05-262-1/+5