summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-153-1/+33
|\
| * Darwin: When given a local file url we need to call loadFileURLAndy Shaw2017-07-121-1/+8
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+24
| |\
| | * Add changes file for 5.9.1v5.9.1Jani Heikkinen2017-06-231-0/+24
| * | Bump versionOswald Buddenhagen2017-06-301-1/+1
| * | Add undeclared UIKit dependencyJake Petroules2017-06-221-0/+1
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-127-0/+100
|\|
| * Add missing include for qWarningSamuli Piippo2017-06-071-0/+1
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-312-0/+51
| |\
| | * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.0Antti Kokko2017-05-111-0/+43
| | * Fix bundling of module for static buildsv5.9.0-beta4Antti Kokko2017-05-061-0/+8
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| |/
| * Make WebView receive active focus on forceActiveFocus() callOleg Yadrov2017-04-254-0/+16
| * Merge remote-tracking branch 'origin/5.8' into 5.9v5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Liang Qi2017-03-101-0/+32
| |\
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.85.8Liang Qi2017-01-261-0/+32
| | |\
| | | * Add changes file for 5.8.0v5.8.0-rc1v5.8.0Antti Kokko2016-12-091-0/+32
* | | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-4/+9
|\| |
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| * | Generate the qmldir dynamically so we can include the depends lineAndy Shaw2016-11-292-4/+9
| |/
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-191-1/+0
* | Remove WebView and UIWebView backendsJake Petroules2017-01-1110-772/+11
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2611-109/+173
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-266-95/+153
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-14/+2
| | |\
| | | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-12/+0
| | | * qquickwebviewcontroller: don't remove listener from wrong parentRichard Moe Gustavsen2016-10-211-2/+2
| | * | Add changelog for 5.7.1v5.7.1Christian Stromme2016-10-281-0/+46
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-174-81/+105
| | |\|
| | | * 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
| * | | 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-212-1/+3
|\| | |
| * | | Eradicate last Q_FOREACH loop and mark the module as Q_FOREACH-freeMarc Mutz2016-09-142-1/+3
* | | | Fix dynamic linking on iOSJake Petroules2016-09-021-1/+1
* | | | Bump versionOswald Buddenhagen2016-08-291-1/+1
|/ / /
* | | 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