summaryrefslogtreecommitdiff
path: root/src/src.pro
Commit message (Expand)AuthorAgeFilesLines
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-37/+5
* Port the MetaObjectPublisher to C++.Milian Wolff2013-12-111-4/+2
* Optimize and cleanup code by moving WebChannel.qml logic into C++.Milian Wolff2013-12-051-4/+2
* Add an initial test suite for the MetaObjectPublisherMilian Wolff2013-11-221-2/+2
* Cleanup sources, mostly by removing QtCreator generated bloat.Milian Wolff2013-11-141-6/+0
* Add unit test harness for QWebChannel and two initial tests.Milian Wolff2013-11-141-11/+18
* Greatly optimize WebChannel in various ways.Milian Wolff2013-11-011-1/+1
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-011-3/+3
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-3/+4
* Port src and examples/qtobject to current Qt5Milian Wolff2013-11-011-3/+3
* Switch to using an IFrameNo'am Rosenthal2011-08-041-1/+9
* move the invoking JS to the server sideNo'am Rosenthal2011-07-141-2/+4
* Switch from WebSockets to CometNo'am Rosenthal2011-07-131-1/+3
* QWebChannelNo'am Rosenthal2011-06-301-0/+30