aboutsummaryrefslogtreecommitdiffstats
path: root/src/websockets/qwebsocketserver.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Use QObjectPrivate instead of dedicated d-ptrKurt Pattyn2014-02-051-3/+0
* Removed unsupported functionalityKurt Pattyn2014-02-011-2/+0
* Rename SecureMode to SslModeKurt Pattyn2014-01-201-6/+6
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-2/+2
* Add reference to related feature reportKurt Pattyn2014-01-181-0/+1
* Limit line length to 100 characters.Kurt Pattyn2014-01-121-1/+2
* Remove waitXXX() methods from websocketsKurt Pattyn2014-01-111-1/+0
* Cleanup code to comply with Qt styleKurt Pattyn2013-12-101-3/+5
* Add sslEchoClient and sslEchoServer examplesKurt Pattyn2013-11-061-3/+28
* Sanitize include directivesKurt Pattyn2013-11-061-3/+3
* Add correct license headersKurt Pattyn2013-11-011-20/+42
* Remove QtWebSockets from include directivesKurt Pattyn2013-10-151-2/+2
* make use of the new Q_NULLPTR keyword & shorten if(ptr) conditionsSteven Ceuppens2013-10-111-1/+1
* Update to fix minor compiler warningsSteven Ceuppens2013-10-011-2/+3
* update _global file, to match Qt defaultSteven Ceuppens2013-09-291-1/+1
* update class & filenamesSteven Ceuppens2013-09-291-4/+4
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-0/+92