summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use printf style qDebug5.6Kai Koehne2017-10-103-6/+5
* Bump versionOswald Buddenhagen2017-09-211-1/+1
* Add changes file for Qt 5.6.3v5.6.3Antti Kokko2017-09-061-0/+31
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* remove dependencies from sync.profileOswald Buddenhagen2016-11-061-12/+0
* qquickwebviewcontroller: don't remove listener from wrong parentRichard Moe Gustavsen2016-10-211-2/+2
* Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+43
|\
| * Add changes file for 5.6.2v5.6.2Antti Kokko2016-09-131-0/+43
* | Fix initialization of the WebView itemChristian Strømme2016-09-082-77/+58
|/
* Fix QQuickViewChangeListenerJ-P Nurmi2016-08-231-4/+4
* Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
* winrt: Take device pixel ratio into accountMaurice Kalinowski2016-06-101-2/+3
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+30
|\
| * Add changelog for 5.6.1v5.6.1-1v5.6.1Christian Strømme2016-05-241-0/+30
* | 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
* | Bump versionOswald Buddenhagen2016-05-191-1/+1
|/
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* winrt: Cleanup capability specificationMaurice Kalinowski2016-04-211-2/+0
* 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-173-2/+42
|\
| * Bump qml import version.v5.6.0Christian Strømme2016-02-262-2/+3
| * Add changelog for 5.6.0Christian Strømme2016-02-251-0/+39
* | don't over-expose private dependenciesOswald Buddenhagen2016-03-102-6/+7
* | remove redundant load(qt_build_config)Oswald Buddenhagen2016-03-101-2/+0
* | iOS: Add custom plist which disables ATS for the minibrowser.Christian Strømme2016-03-042-0/+43
* | Add a proper backend for WebEngineChristian Strømme2016-03-049-71/+386
* | Make it possible to put a WebView inside a QQuickWidget on iOSChristian Strømme2016-03-031-5/+23
* | Fix progress in minibrowser example.Christian Strømme2016-03-021-1/+1
* | 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
* | Bump versionOswald Buddenhagen2016-02-081-1/+1
|/
* Add missing begin/end namepace macrosv5.6.0-rc1Christian Strømme2016-01-202-0/+6
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-070-0/+0
|\
| * Bump versionv5.5.15.5Christian Strømme2015-08-181-1/+1
* | 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
* | Remove deployment.pri from the minibrowser exampleChristian Strømme2015-11-242-32/+3
* | Fix compiler warningMaurice Kalinowski2015-11-241-1/+1
* | declare dependencies properlyOswald Buddenhagen2015-11-122-1/+3
* | be a tad more selective what is declared in EXAMPLE_FILESOswald Buddenhagen2015-11-122-1/+2
* | Don't show progress indicators on Windows runtime.Samuel Nevala2015-11-091-2/+6
* | winrt: Fix geometry for QWebView.Samuel Nevala2015-11-041-8/+16
* | Doc: Fix multiple documentation issuesTopi Reinio2015-10-283-26/+51