summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Fix typoFrank Meerkoetter2016-04-131-1/+1
* | | Fix broken linkFrank Meerkoetter2016-04-131-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-084-6/+6
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-03-074-6/+6
| |\ \ | | |/
| | * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-033-4/+4
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* | | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-158-5/+68
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-155-0/+55
| |\
| | * Add the "We mean it" warning to private headersv5.6.0-rc1v5.6.05.6.0Sergio Martins2016-02-095-0/+55
| * | Bump versionOswald Buddenhagen2016-02-081-1/+1
| |/
| * Example: Add code to copy the JS file from the resource systemVenugopal Shivashankar2016-01-142-3/+9
| * Example: Modify JavaScript part of the HTMLVenugopal Shivashankar2016-01-042-2/+4