summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eradicate last Q_FOREACH loop and mark the module as Q_FOREACH-freeMarc Mutz2016-09-142-1/+3
* Merge remote-tracking branch 'origin/5.7' into devv5.8.0-alpha1Liang Qi2016-08-0210-6/+89
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-018-6/+38
| |\
| | * 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
| | |\
| | * | 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-07-281-1/+1
| * | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-162-0/+51
| |\ \ \
| | * | | Add changelog for 5.7.0v5.7.0Christian Strømme2016-06-091-0/+21
| | * | | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-06-017-65/+69
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Add changelog for 5.6.1v5.6.1-1v5.6.1Christian Strømme2016-05-241-0/+30
* | | | | QQuickViewChangeListener::itemGeometryChanged(): new signatureEdward Welbourne2016-07-151-2/+2
* | | | | Select macOS backend at runtimeJake Petroules2016-07-067-21/+112
* | | | | Add a WKWebView backend.Jake Petroules2016-06-227-72/+601
* | | | | Print browser load errors to the console in the minibrowser.Jake Petroules2016-06-221-1/+5
* | | | | Fix compiler warnings in the macOS WebView implementation.Jake Petroules2016-06-222-13/+13
* | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-246-65/+39
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-196-65/+39
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | 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.7' into devLiang Qi2016-04-0819-88/+509
|\| |
| * | 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
| | |/
* | / Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ /
* | Use the new runOnAndroidThread methodBogDan Vatra2016-01-231-16/+4