summaryrefslogtreecommitdiff
path: root/tests/auto/webchannel/tst_webchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-3/+3
|\
| * Clean up TestWebChannel::testAsyncObjectv5.9.45.9.4Sami Nurmenniemi2018-01-091-12/+3
| * Fix TestWebChannel::testAsyncObjectSami Nurmenniemi2018-01-091-3/+12
* | Allow deleting a channel during method invocationJüri Valdmann2018-01-081-0/+52
|/
* Do not crash on non-QVariant return typesMilian Wolff2017-08-081-3/+31
* Gracefully handle early deregistration of objectsMilian Wolff2017-05-151-0/+15
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-0/+77
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+77
| |\
| | * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-291-4/+36
| | * Fix asynchronous method calls on QObjects in different threadsDave Andrews2016-09-291-0/+45
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-031-22/+22
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+53
| |\ \ | | |/
| | * Remove deleted transport objectsKai Dohmen2016-07-211-0/+53
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-211-0/+205
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+205
| |\ \ | | |/
| | * Add test to verify that bools get properly converted.Milian Wolff2016-07-131-0/+28
| | * Make passing objects from website to server possibleKai Dohmen2016-06-211-0/+50
| | * Fix setting properties of QJson{Value,Array,Object} type.Milian Wolff2016-05-261-4/+90
| | * Enable calling C++ functions taking QJson arguments via webchannel.Milian Wolff2016-05-251-0/+41
* | | Remove deleted transport objectsKai Dohmen2016-05-311-0/+53
|/ /
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Support subclass property getters and setters.Pierre Rossi2015-07-081-0/+205
* Fix wrap registered object issueLutz Schönemann2015-05-151-0/+56
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-171-6/+6
* Merge branch '5.4' into devMilian Wolff2015-02-041-4/+28
|\
| * Fix crash on signal after deregistrationLutz Schönemann2014-12-031-0/+24
* | Do not broadcast initialization data to all clients.Milian Wolff2014-12-081-2/+2
|/
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Fix namespace build of testFrederik Gladhorn2014-08-041-0/+2
* Properly disconnect a transport from the QtMetaObjectPublisher.Milian Wolff2014-08-011-0/+8
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-291-3/+3
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-151-10/+10
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-15/+0
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-031-0/+345