summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1v5.7.0-beta1Liang Qi2016-04-085-10/+49
|\
| * 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
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0714-78/+458
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-192-0/+2
|\| |
| * | 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
| |/
* | Use the new runOnAndroidThread methodBogDan Vatra2016-01-231-16/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2126-94/+905
|\|
| * 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
| * | Doc: Make documentation for QtWebView::initialize() visible.Topi Reinio2015-10-284-6/+63
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
| * | Add a note about QtWebView::initialize() on the example page.Christian Strømme2015-09-242-1/+9
| * | Use Qt WebEngine by default on OS X.Christian Strømme2015-09-244-4/+5
| * | Add the GPLv3 license textThiago Macieira2015-09-182-0/+688
| * | Fix registration of QML types.Christian Strømme2015-09-172-5/+5
* | | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2015-09-0617-33/+835
|\| |
| * | Add missing header in qtwebviewfunctions.v5.6.0-alpha1Christian Strømme2015-08-281-0/+4
| * | Don't produce a build error on platforms with no WebView backends.Christian Strømme2015-08-281-2/+6
| * | Add QtWebEngine as a dependency in the sync profile.Christian Strømme2015-08-281-0/+1
| * | Add project files for the top-level test folders.Christian Strømme2015-08-283-0/+15
| * | Fix wrong header inclusions in the auto tests.Christian Strømme2015-08-283-4/+4
| * | Fixed bugs in license headerJani Heikkinen2015-08-252-24/+19
| * | Add support for Windows RuntimeAndrew Knight2015-08-256-2/+785
|/ /
* | Add initialize functionChristian Strømme2015-08-108-23/+141
* | Make examples return -1 on load failures.Friedemann Kleint2015-08-031-0/+2
* | Mark all private headers as private.Christian Strømme2015-08-039-8/+52