summaryrefslogtreecommitdiff
path: root/src/webchannel/webchannel.pro
Commit message (Expand)AuthorAgeFilesLines
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* Compile when QML is disabled5.5Andy Shaw2015-09-291-0/+2
* Remove obsolete conversion work-around.5.4.0Milian Wolff2014-10-171-1/+0
* Add documentation for the QtWebChannel module.Milian Wolff2014-08-011-0/+2
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-151-1/+11
* Do not link against QtNetWork.Milian Wolff2014-07-041-1/+1
* Only depend optionally on QtWebSockets, and only use it in the example.Milian Wolff2014-07-041-5/+3
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-4/+4
* Merge QWebChannelSocket and QWebSocketTransport.Milian Wolff2014-03-211-2/+1
* Port code to QtWebSockets.Milian Wolff2014-03-061-3/+1
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-061-2/+5
* Fix regression in handling of var-emitting signals from QML.Milian Wolff2014-01-091-0/+5
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-3/+6
* Simplify QWebChannel usage by merging webchannel.js and qobject.js.Milian Wolff2014-01-081-2/+1
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-0/+28