summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.8.0v5.8.0-rc1v5.8.05.8.0Antti Kokko2016-12-151-0/+28
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-269-24/+11067
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-243-13/+5329
| |\
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-13/+0
| | * BC include file and global.cfg added for QtWebChannelMilla Pohjanheimo2016-10-132-0/+5329
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-0/+27
| |\ \
| | * | Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-11-011-0/+27
| * | | BC file added for QtWebChannel (5.7)Milla Pohjanheimo2016-10-141-0/+5606
| |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-014-11/+105
| |\ \ | | |/
| | * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-293-5/+39
| | * Fix asynchronous method calls on QObjects in different threadsDave Andrews2016-09-293-10/+70
* | | Fix loading of QML pluginsv5.8.0-beta1v5.8.0-alpha1Simon Hausmann2016-08-291-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-037-26/+188
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0110-4/+255
| |\ \ | | |/
| | * Add a test that emits signals from C++ and checks them in QMLv5.6.25.6.2Milian Wolff2016-07-215-3/+165
| | * Remove deleted transport objectsKai Dohmen2016-07-215-1/+90
| * | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-2127-115/+556
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1516-64/+409
| |\ \ | | |/
| | * Add test to verify that bools get properly converted.Milian Wolff2016-07-132-0/+33
| | * Properly unwrap QObject signal parameters on the JavaScript side.Milian Wolff2016-06-282-6/+15
| | * Make passing objects from website to server possibleKai Dohmen2016-06-215-27/+122
| | * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-154-4/+4
| | * Doc: Fix linking to methods and properties within the typeLeena Miettinen2016-06-011-6/+6
| | * Doc: Use 3rd person singular verb form to begin method docsLeena Miettinen2016-06-011-4/+5
| | * Doc: Use standard verb form to start function docsLeena Miettinen2016-05-312-5/+5
| | * Doc: Fix links to other modulesLeena Miettinen2016-05-313-13/+11
| | * Doc: Edit the index pageLeena Miettinen2016-05-311-8/+32
| | * Doc: Edit example documentationLeena Miettinen2016-05-3110-48/+128
| | * Fix setting properties of QJson{Value,Array,Object} type.Milian Wolff2016-05-264-12/+132
| | * Enable calling C++ functions taking QJson arguments via webchannel.Milian Wolff2016-05-253-5/+70
| | * do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+1
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-1611-50/+146
| |\ \
| | * | Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-2/+18
| | * | Doc: Edit example documentationLeena Miettinen2016-06-0210-48/+128
| |/ /
* | | Remove deleted transport objectsKai Dohmen2016-05-315-1/+90
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2412-18/+82
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-1911-18/+61
| |\ \ | | |/
| | * Bump versionOswald Buddenhagen2016-05-191-1/+1
| | * Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.15.6.1Topi Reinio2016-05-121-1/+1
| | * make use of COPIESOswald Buddenhagen2016-04-281-12/+4
| | * fix example installsOswald Buddenhagen2016-04-287-5/+14
| | * Also add changes file for 5.6.1 release.Milian Wolff2016-04-271-0/+21
| | * Add changes-5.6.0.Milian Wolff2016-04-271-0/+21
| * | Add changes-5.7.0.Milian Wolff2016-05-121-0/+21
* | | Clarify the module descriptionFrank Meerkoetter2016-04-251-8/+7
* | | Add QStringLiteralFrank Meerkoetter2016-04-131-1/+1
* | | Fix include orderFrank Meerkoetter2016-04-132-9/+4
* | | Fix code styleFrank Meerkoetter2016-04-131-3/+6
* | | Fix typoFrank Meerkoetter2016-04-131-1/+1