summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile when QML is disabled5.5Andy Shaw2015-09-292-0/+6
* Add the GPLv3 license textv5.5.15.5.1Thiago Macieira2015-08-132-0/+688
* 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
* | 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
|\ \ | |/
| * Fix static builds and building of testsSimon Hausmann2014-10-041-0/+1
* | Fix: Delete objects even when no transport is availableLutz Schönemann2014-10-061-0/+2
* | Added a generic node.js debug client as an exampleSumedha Widyadharma2014-09-195-1/+176
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-0253-1379/+927
|\ \ | |/
| * Fixing failing testcasesLutz Schönemann2014-08-261-4/+21
| * Update license headers and add new licensesJani Heikkinen2014-08-2640-1317/+828
| * Get rid of setTimeout calls in qwebchannel.js client code.Milian Wolff2014-08-263-27/+8
| * Doc: Edited links JavaScript API page and other documentation fixes.Jerome Pasion2014-08-234-11/+14
| * Doc: Add extensions used by example files to .qdocconfTopi Reinio2014-08-212-2/+3
| * Fixing property update for wrapped objectsLutz Schönemann2014-08-192-2/+33
| * Remove the extra semi-colonsThiago Macieira2014-08-182-4/+4
| * Doc: Enabled linking to qtdoc.Jerome Pasion2014-08-181-1/+1
| * Remove unused #include statementSumedha Widyadharma2014-08-131-1/+0
| * Doc: Fix example documentation and pathsTopi Reinio2014-08-1321-10/+15
| * Fixing idlestate if used with synchronous transportLutz Schönemann2014-08-121-1/+1
* | Bump versionOswald Buddenhagen2014-08-091-1/+1
|/
* Call unwrapQObject for every response we getLutz Schönemann2014-08-082-11/+48
* Added a nodeJS exampleOswald Buddenhagen2014-08-076-1/+167
* Make standalone example mostly self-contained.Milian Wolff2014-08-074-4/+38
* Fix namespace build of testFrederik Gladhorn2014-08-042-0/+6
* Fixup documentation issues.Milian Wolff2014-08-045-9/+9
* Use UUIDs to identify wrapped objectsLutz Schönemann2014-08-031-7/+2
* Enable the QML tests even when QtWebKit is not available.Milian Wolff2014-08-032-4/+6