summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for qWarningSamuli Piippo2017-06-071-0/+1
* Fix bundling of module for static buildsv5.9.0-beta4Antti Kokko2017-05-061-0/+8
* Make WebView receive active focus on forceActiveFocus() callOleg Yadrov2017-04-254-0/+16
* Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-4/+9
|\
| * Generate the qmldir dynamically so we can include the depends lineAndy Shaw2016-11-292-4/+9
* | Remove WebView and UIWebView backendsJake Petroules2017-01-117-769/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-268-97/+84
|\|
| * 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
| * | Improve robustness of QML plugin loadingSimon Hausmann2016-09-271-1/+1
* | | 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-025-3/+35
|\|
| * 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
| * Android: add support for various url schemes.Vincas Dargis2016-06-031-0/+22
| * Doc: Copy info about initializing WebView to type overviewLeena Miettinen2016-05-262-1/+5
* | QQuickViewChangeListener::itemGeometryChanged(): new signatureEdward Welbourne2016-07-151-2/+2
* | Select macOS backend at runtimeJake Petroules2016-07-066-20/+111
* | Add a WKWebView backend.Jake Petroules2016-06-225-72/+568
* | Fix compiler warnings in the macOS WebView implementation.Jake Petroules2016-06-222-13/+13
|/
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* Fix geometry updates in the view controller.Christian Strømme2016-04-154-31/+38
* Android: Don't call setClipBounds on the WebViewChristian Strømme2016-04-151-44/+1
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-2/+3
|\
| * Bump qml import version.v5.6.0Christian Strømme2016-02-262-2/+3
* | don't over-expose private dependenciesOswald Buddenhagen2016-03-102-6/+7
* | remove redundant load(qt_build_config)Oswald Buddenhagen2016-03-101-2/+0
* | Add a proper backend for WebEngineChristian Strømme2016-03-048-71/+384
* | Make it possible to put a WebView inside a QQuickWidget on iOSChristian Strømme2016-03-031-5/+23
* | Removing warning about missing override.Christian Strømme2016-03-021-1/+1
* | Doc: Add note about qrc support.Christian Strømme2016-03-021-0/+4
* | winrt: Emit the titleChanged() signal when appropriateAndy Shaw2016-02-181-0/+1
* | Fix warning in release modeMaurice Kalinowski2016-02-181-0/+1
|/
* Add missing begin/end namepace macrosv5.6.0-rc1Christian Strømme2016-01-202-0/+6
* Doc: Bump QML module import version no.Venugopal Shivashankar2015-12-291-2/+2
* Android: Explicitly tear-down the Native WebView.v5.6.0-beta1Christian Strømme2015-12-092-1/+16
* Android: Fix WebView access to geolocation data.Vincas Dargis2015-12-042-0/+23
* Doc: Highlight Qt WebView's suitability for mobile platformsTopi Reinio2015-12-011-4/+6
* Fix compiler warningMaurice Kalinowski2015-11-241-1/+1
* winrt: Fix geometry for QWebView.Samuel Nevala2015-11-041-8/+16
* Doc: Fix multiple documentation issuesTopi Reinio2015-10-283-26/+51
* Doc: Make documentation for QtWebView::initialize() visible.Topi Reinio2015-10-284-6/+63