summaryrefslogtreecommitdiff
path: root/tests/qml/tst_metaobjectpublisher.qml
Commit message (Expand)AuthorAgeFilesLines
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-031-272/+0
* Use an enum for message types instead of strings.Milian Wolff2014-03-211-11/+11
* Refactor QML test code and add a test for multiple websocket clients.Milian Wolff2014-03-211-18/+0
* Fixup license headers of the files written by me.Milian Wolff2014-01-161-10/+18
* Add declarative object-registration API to QML WebChannel.Milian Wolff2014-01-101-5/+5
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-19/+2
* Make test_property less flaky by skipping idle messages.Milian Wolff2014-01-081-8/+4
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-2/+2
* Port the MetaObjectPublisher to C++.Milian Wolff2013-12-111-38/+36
* Make it possible to disconnect from signals on the client side.Milian Wolff2013-12-051-1/+40
* Test QObject wrapping, when factory-style methods are called.Milian Wolff2013-11-251-1/+76
* Add a test for the property update grouping.Milian Wolff2013-11-221-1/+30
* Add an initial test suite for the MetaObjectPublisherMilian Wolff2013-11-221-0/+162