summaryrefslogtreecommitdiff
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-269-162/+90
* Get rid of setTimeout calls in qwebchannel.js client code.Milian Wolff2014-08-262-25/+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
* Enable the QML tests even when QtWebKit is not available.Milian Wolff2014-08-031-3/+5
* Refactor JavaScript QWebChannel to take an external transport object.Milian Wolff2014-07-301-2/+1
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-296-358/+271
* Explicitly distinguish between JavaScript Client and QML Client.Milian Wolff2014-07-182-17/+17
* Adapt to rename to QtWebChannel and rename resource path as well.Milian Wolff2014-07-175-5/+2
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-159-8/+143
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-0419-394/+318
* Do not return a function for property getters on the HTML side.Milian Wolff2014-07-033-4/+4
* Add cmake test, adapt test directory layout and point to dev branches.Milian Wolff2014-07-0319-0/+1086