summaryrefslogtreecommitdiff
path: root/tests/webchannel/tst_webchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-031-345/+0
* Send response data only to target client.Milian Wolff2014-03-211-3/+3
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-061-15/+13
* Fixup license headers of the files written by me.Milian Wolff2014-01-161-4/+3
* Properly convert JSON data to target type of function parameter.Milian Wolff2014-01-101-0/+44
* 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-271-0/+96
* Add some C++ tests for QWebChannel and QMetaObjectPublisher.Milian Wolff2013-12-271-0/+148