summaryrefslogtreecommitdiff
path: root/src/qwebchannel.h
Commit message (Expand)AuthorAgeFilesLines
* Add KDAB/Qt-Project license to files edited by the previous commits.Milian Wolff2013-11-011-0/+3
* Add support for websocket ping/pongs.Milian Wolff2013-11-011-0/+2
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-011-42/+11
* Remove dead codeMilian Wolff2013-11-011-3/+0
* Also add content-length to QWebChannelResponder to make it stabler.Milian Wolff2013-11-011-8/+3
* Clarify connections between webview and webchannel.Milian Wolff2013-11-011-0/+1
* Add retain slot, and shell exampleNo'am Rosenthal2011-08-081-1/+10
* Switch to using an IFrameNo'am Rosenthal2011-08-041-3/+3
* Clean allowedOriginsNo'am Rosenthal2011-07-141-3/+0
* Fix some indentations, and remove more dead codeNo'am Rosenthal2011-07-131-1/+1
* Remove some dead codeNo'am Rosenthal2011-07-131-1/+1
* Remove some dead codeNo'am Rosenthal2011-07-131-1/+7
* Switch from WebSockets to CometNo'am Rosenthal2011-07-131-1/+22
* Allow incremental responsesNo'am Rosenthal2011-07-051-2/+0
* QWebChannelNo'am Rosenthal2011-06-301-0/+90