summaryrefslogtreecommitdiff
path: root/tests/auto/webchannel/tst_webchannel.h
Commit message (Expand)AuthorAgeFilesLines
* Allow deleting a channel during method invocationJüri Valdmann2018-01-081-1/+12
* Do not crash on non-QVariant return typesMilian Wolff2017-08-081-7/+8
* Gracefully handle early deregistration of objectsMilian Wolff2017-05-151-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+13
|\
| * Fix asynchronous signals from QObjects in different threadsDave Andrews2016-09-291-0/+2
| * Fix asynchronous method calls on QObjects in different threadsDave Andrews2016-09-291-0/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+2
|\ \ | |/
| * Remove deleted transport objectsKai Dohmen2016-07-211-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+51
|\ \ | |/
| * Add test to verify that bools get properly converted.Milian Wolff2016-07-131-0/+5
| * Make passing objects from website to server possibleKai Dohmen2016-06-211-0/+16
| * Fix setting properties of QJson{Value,Array,Object} type.Milian Wolff2016-05-261-0/+25
| * Enable calling C++ functions taking QJson arguments via webchannel.Milian Wolff2016-05-251-0/+5
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Support subclass property getters and setters.Pierre Rossi2015-07-081-0/+2
* Fix wrap registered object issueLutz Schönemann2015-05-151-0/+20
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-171-6/+6
* Fix crash on signal after deregistrationLutz Schönemann2014-12-031-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Fix namespace build of testFrederik Gladhorn2014-08-041-0/+4
* Properly disconnect a transport from the QtMetaObjectPublisher.Milian Wolff2014-08-011-0/+6
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-291-1/+1
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-11/+8
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-031-0/+237