summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-11-011-0/+27
* 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
* | 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.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
|/ /
* | 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
* | 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
* | 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
| * Doc: Update examplesinstallpath to include the repository namev5.6.0-beta1Topi Reinio2015-10-211-1/+1
* | Enable using the module in a statically linked applicationAndy Shaw2016-02-041-0/+8
* | Updated license headersAntti Kokko2016-01-2013-205/+849
* | Updated license headersAntti Kokko2016-01-2015-253/+508
* | Updated license headersAntti Kokko2016-01-2020-241/+1521
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-147-8/+698
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-4/+4
| |\
| | * Compile when QML is disabled5.5Andy Shaw2015-09-292-0/+6