summaryrefslogtreecommitdiff
path: root/tests/webchannel
Commit message (Expand)AuthorAgeFilesLines
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-033-596/+0
* Send response data only to target client.Milian Wolff2014-03-212-5/+5
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-062-16/+35
* Fixup license headers of the files written by me.Milian Wolff2014-01-162-8/+6
* Properly convert JSON data to target type of function parameter.Milian Wolff2014-01-102-0/+55
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-45/+35
* Optimize: Use property-indices instead of names for notifications.Milian Wolff2014-01-081-0/+4
* Optimize client initialization by using QJson directly.Milian Wolff2013-12-271-33/+99
* Port MetaObjectPublisher benchmarks to C++.Milian Wolff2013-12-272-0/+193
* Add some C++ tests for QWebChannel and QMetaObjectPublisher.Milian Wolff2013-12-273-0/+271