summaryrefslogtreecommitdiff
path: root/examples/qmlapp
Commit message (Expand)AuthorAgeFilesLines
* Allow IP's in base url.Milian Wolff2013-11-011-1/+1
* Refactor QWebChannel to use a custom WebSocket server implementation.Milian Wolff2013-11-012-27/+34
* Make the 'go' button actually do something.Milian Wolff2013-11-011-6/+9
* Make the qmlapp example work with newer Qt5Milian Wolff2013-11-011-5/+3
* Added license headersNo'am Rosenthal2011-08-081-0/+41
* Add retain slot, and shell exampleNo'am Rosenthal2011-08-082-4/+3
* Switched to using http POST for exec/subscribeNo'am Rosenthal2011-08-082-2/+6
* Use regexp for finding the baseUrl parameterNo'am Rosenthal2011-08-042-13/+3
* Change message type to foobar, to make more readableNo'am Rosenthal2011-08-041-0/+1
* Change message type to foobar, to make more readableNo'am Rosenthal2011-08-042-2/+2
* Use navigator.createWebChannel instead of a global navigator.webChannelNo'am Rosenthal2011-08-041-17/+19
* Switch to using an IFrameNo'am Rosenthal2011-08-041-16/+7
* Switch to using an IFrameNo'am Rosenthal2011-08-042-7/+21
* move the invoking JS to the server sideNo'am Rosenthal2011-07-142-2/+12
* Fix some indentations, and remove more dead codeNo'am Rosenthal2011-07-132-4/+4
* Remove some dead codeNo'am Rosenthal2011-07-132-10/+21
* Remove some dead codeNo'am Rosenthal2011-07-131-2/+1
* Switch from WebSockets to CometNo'am Rosenthal2011-07-132-6/+22
* Use Uuids instead of int IDsNo'am Rosenthal2011-07-051-2/+4
* Allow incremental responsesNo'am Rosenthal2011-07-052-2/+2
* Improved on the exampleNo'am Rosenthal2011-07-013-24/+4
* QWebChannelNo'am Rosenthal2011-06-303-0/+65