summaryrefslogtreecommitdiff
path: root/tests/auto/webchannel
Commit message (Expand)AuthorAgeFilesLines
* Allow deleting a channel during method invocationJüri Valdmann2018-01-082-1/+64
* Do not crash on non-QVariant return typesMilian Wolff2017-08-082-10/+39
* Gracefully handle early deregistration of objectsMilian Wolff2017-05-152-0/+16
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-0/+90
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+90
| |\
| | * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-292-4/+38
| | * Fix asynchronous method calls on QObjects in different threadsDave Andrews2016-09-292-0/+56
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-032-23/+23
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-0/+55
| |\ \ | | |/
| | * Remove deleted transport objectsKai Dohmen2016-07-212-0/+55
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-212-0/+256
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-152-0/+256
| |\ \ | | |/
| | * Add test to verify that bools get properly converted.Milian Wolff2016-07-132-0/+33
| | * Make passing objects from website to server possibleKai Dohmen2016-06-212-0/+66
| | * Fix setting properties of QJson{Value,Array,Object} type.Milian Wolff2016-05-262-4/+115
| | * Enable calling C++ functions taking QJson arguments via webchannel.Milian Wolff2016-05-252-0/+46
* | | Remove deleted transport objectsKai Dohmen2016-05-312-0/+55
|/ /
* | Updated license headersAntti Kokko2016-01-202-34/+24
|/
* Support subclass property getters and setters.Pierre Rossi2015-07-083-0/+212
* Fix wrap registered object issueLutz Schönemann2015-05-152-0/+76
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-172-12/+12
* Merge branch '5.4' into devMilian Wolff2015-02-042-4/+29
|\
| * Fix crash on signal after deregistrationLutz Schönemann2014-12-032-0/+25
* | Do not broadcast initialization data to all clients.Milian Wolff2014-12-081-2/+2
|/
* Update license headers and add new licensesJani Heikkinen2014-08-262-36/+20
* Fix namespace build of testFrederik Gladhorn2014-08-042-0/+6
* Properly disconnect a transport from the QtMetaObjectPublisher.Milian Wolff2014-08-012-0/+14
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-292-4/+4
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-152-11/+11
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-042-26/+8
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-033-0/+596