summaryrefslogtreecommitdiff
path: root/tests/webchannel
Commit message (Expand)AuthorAgeFilesLines
* 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