summaryrefslogtreecommitdiff
path: root/tests/auto/qml/tst_webchannel.qml
Commit message (Expand)AuthorAgeFilesLines
* Never manually connect to the destroyed signal of any object.Milian Wolff2014-10-171-22/+10
* Fixing failing testcasesLutz Schönemann2014-08-261-4/+21
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Get rid of setTimeout calls in qwebchannel.js client code.Milian Wolff2014-08-261-0/+6
* Fixing property update for wrapped objectsLutz Schönemann2014-08-191-0/+30
* Call unwrapQObject for every response we getLutz Schönemann2014-08-081-8/+41
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-291-14/+228
* Adapt to rename to QtWebChannel and rename resource path as well.Milian Wolff2014-07-171-1/+0
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-151-1/+2
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-5/+32
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-031-0/+59