Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the QObject QWebChannel and make the API reusable. | Milian Wolff | 2013-11-01 | 1 | -0/+9 |
* | Port src and examples/qtobject to current Qt5 | Milian Wolff | 2013-11-01 | 1 | -1/+0 |
* | QObject example | No'am Rosenthal | 2011-08-09 | 1 | -3/+0 |
* | Add retain slot, and shell example | No'am Rosenthal | 2011-08-08 | 1 | -1/+34 |
* | Some cleanup | No'am Rosenthal | 2011-08-08 | 1 | -4/+2 |
* | Switched to using http POST for exec/subscribe | No'am Rosenthal | 2011-08-08 | 1 | -36/+93 |
* | Use navigator.createWebChannel instead of a global navigator.webChannel | No'am Rosenthal | 2011-08-04 | 1 | -11/+11 |
* | Switch to using an IFrame | No'am Rosenthal | 2011-08-04 | 1 | -6/+16 |
* | Clean allowedOrigins | No'am Rosenthal | 2011-07-14 | 1 | -10/+0 |
* | move the invoking JS to the server side | No'am Rosenthal | 2011-07-14 | 1 | -3/+15 |
* | Remove some dead code | No'am Rosenthal | 2011-07-13 | 1 | -3/+3 |
* | Remove some dead code | No'am Rosenthal | 2011-07-13 | 1 | -21/+3 |
* | Switch from WebSockets to Comet | No'am Rosenthal | 2011-07-13 | 1 | -53/+95 |
* | Use Uuids instead of int IDs | No'am Rosenthal | 2011-07-05 | 1 | -12/+4 |
* | Allow incremental responses | No'am Rosenthal | 2011-07-05 | 1 | -37/+45 |
* | Improved on the example | No'am Rosenthal | 2011-07-01 | 1 | -1/+1 |
* | QWebChannel | No'am Rosenthal | 2011-06-30 | 1 | -0/+324 |