summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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.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
* 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
* | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-212-0/+688
|\ \ | |/
| * Add the GPLv3 license textv5.5.15.5.1Thiago Macieira2015-08-132-0/+688
* | Remove transports when the underlying socket gets disconnectFrank Meerkoetter2015-08-191-0/+2
* | Fix #include's in public headersPierre Rossi2015-08-192-3/+3
* | Fix resource leakFrank Meerkoetter2015-08-191-1/+1
* | Fix builds without qml moduleJulien Corjon2015-07-242-0/+6
* | Support subclass property getters and setters.Pierre Rossi2015-07-084-0/+213
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-292-5/+56
|\ \ | |/
| * Bump versionOswald Buddenhagen2015-06-291-1/+1
| * Add changes file for 5.5.0v5.5.0-rc1v5.5.05.5.0Milian Wolff2015-06-111-0/+43
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-250-0/+0
| |\
| | * Bump version5.4Oswald Buddenhagen2015-04-201-1/+1
| * | Doc: Added a brief overview about the modulev5.5.0-beta1Venugopal Shivashankar2015-04-201-5/+13
* | | Fix wrap registered object issueLutz Schönemann2015-05-154-4/+83
* | | Bump versionOswald Buddenhagen2015-02-241-1/+1
|/ /
* | Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-1751-306/+298
* | Merge branch '5.4' into devMilian Wolff2015-02-0411-119/+230
|\ \ | |/
| * Bump versionv5.4.25.4.2Oswald Buddenhagen2015-01-161-1/+1
| * Bump version to 5.4.1v5.4.15.4.1Thiago Macieira2014-12-081-1/+1
| * Update plugins.qmltypesKai Koehne2014-12-042-32/+32
| * Fix crash on signal after deregistrationLutz Schönemann2014-12-034-9/+42
| * Fix: Delete objects even when no transport is availableLutz Schönemann2014-12-021-0/+2
| * Make objects inside properties accessible.Milian Wolff2014-12-024-36/+101
* | Make the tests less flaky and don't send empty property updates.Milian Wolff2015-01-163-32/+67
* | Do not broadcast signals or property changes of wrapped qobjectsBernd Lamecker2014-12-196-31/+444
* | Separate registered and autoregistered QObjectsSumedha Widyadharma2014-12-155-65/+254
* | Do not broadcast initialization data to all clients.Milian Wolff2014-12-084-53/+31
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2022-53/+840
|\ \ | |/
| * Remove obsolete conversion work-around.5.4.0Milian Wolff2014-10-172-19/+1
| * Never manually connect to the destroyed signal of any object.Milian Wolff2014-10-172-23/+12
| * Minor optimization: Do not send list of empty enums.Milian Wolff2014-10-171-1/+3
| * Added some more examplesBernd Lamecker2014-10-1618-10/+823
| * Revert "Added some more examples"Jani Heikkinen2014-10-1315-634/+8
| * Added some more examplesBernd Lamecker2014-10-1015-8/+634
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-0/+1
|\ \ | |/