summaryrefslogtreecommitdiff
path: root/examples/simplechat
Commit message (Expand)AuthorAgeFilesLines
* Rename SecureMode to SslModeKurt Pattyn2014-01-201-1/+1
* Rename write methodsKurt Pattyn2014-01-201-1/+1
* Use QStringLiteral where appropriateKurt Pattyn2014-01-201-1/+2
* Consume return value of write functionKurt Pattyn2014-01-201-1/+2
* Use new connect syntaxKurt Pattyn2014-01-201-3/+4
* Limit line length to 100 chars per lineKurt Pattyn2014-01-201-1/+2
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-1/+1
* Add NON_SECURE_MODE parameter to QWebSocketServer constructorKurt Pattyn2013-11-071-1/+1
* Add chat server exampleKurt Pattyn2013-11-065-0/+343