summaryrefslogtreecommitdiff
path: root/src/imports/webchannel/qmlwebchannel.h
Commit message (Expand)AuthorAgeFilesLines
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-151-102/+0
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-10/+6
* Fix public headers for use with QT_NO_KEYWORDSPierre Rossi2014-06-261-1/+1
* Fix minor coding style issues.Milian Wolff2014-03-211-4/+4
* Mark some constructor as explicitSergio Ahumada2014-03-191-1/+1
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-061-2/+16
* Fix compilation when building with namespaced Qt.Milian Wolff2014-01-311-0/+4
* Fixup license headers of the files written by me.Milian Wolff2014-01-161-3/+2
* Add declarative object-registration API to QML WebChannel.Milian Wolff2014-01-101-2/+28
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-0/+63