summaryrefslogtreecommitdiff
path: root/src/qwebchannel_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-54/+0
* Port the MetaObjectPublisher to C++.Milian Wolff2013-12-111-1/+1
* Optimize and cleanup code by moving WebChannel.qml logic into C++.Milian Wolff2013-12-051-1/+1
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-011-2/+2
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-1/+2
* Port src and examples/qtobject to current Qt5Milian Wolff2013-11-011-7/+2
* Switch from WebSockets to CometNo'am Rosenthal2011-07-131-0/+1
* QWebChannelNo'am Rosenthal2011-06-301-0/+57