summaryrefslogtreecommitdiff
path: root/src/qwebchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the QObject QWebChannel and make the API reusable.Milian Wolff2013-11-011-0/+9
* Port src and examples/qtobject to current Qt5Milian Wolff2013-11-011-1/+0
* QObject exampleNo'am Rosenthal2011-08-091-3/+0
* Add retain slot, and shell exampleNo'am Rosenthal2011-08-081-1/+34
* Some cleanupNo'am Rosenthal2011-08-081-4/+2
* Switched to using http POST for exec/subscribeNo'am Rosenthal2011-08-081-36/+93
* Use navigator.createWebChannel instead of a global navigator.webChannelNo'am Rosenthal2011-08-041-11/+11
* Switch to using an IFrameNo'am Rosenthal2011-08-041-6/+16
* Clean allowedOriginsNo'am Rosenthal2011-07-141-10/+0
* move the invoking JS to the server sideNo'am Rosenthal2011-07-141-3/+15
* Remove some dead codeNo'am Rosenthal2011-07-131-3/+3
* Remove some dead codeNo'am Rosenthal2011-07-131-21/+3
* Switch from WebSockets to CometNo'am Rosenthal2011-07-131-53/+95
* Use Uuids instead of int IDsNo'am Rosenthal2011-07-051-12/+4
* Allow incremental responsesNo'am Rosenthal2011-07-051-37/+45
* Improved on the exampleNo'am Rosenthal2011-07-011-1/+1
* QWebChannelNo'am Rosenthal2011-06-301-0/+324