aboutsummaryrefslogtreecommitdiffstats
path: root/src/websockets/qwebsocket.h
Commit message (Expand)AuthorAgeFilesLines
* fix compilation with QT_NO_NETWORKPROXYMaurice Kalinowski2014-03-181-0/+1
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Add user configurable mask generationKurt Pattyn2014-02-151-0/+3
* Sanitize open() methodKurt Pattyn2014-02-071-1/+1
* Use QObjectPrivate instead of dedicated d-ptrKurt Pattyn2014-02-051-1/+0
* Remove superfluous Q_REQUIRED_RESULTKurt Pattyn2014-02-041-2/+2
* Remove socketOption functionalityKurt Pattyn2014-02-011-2/+0
* Removed unsupported functionalityKurt Pattyn2014-02-011-2/+0
* Rename write methodsKurt Pattyn2014-01-201-2/+2
* Remove dubious functionsKurt Pattyn2014-01-201-2/+0
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-2/+2
* Use const ref in public signalsFrederik Gladhorn2014-01-171-5/+5
* Limit line length to 100 characters.Kurt Pattyn2014-01-121-6/+8
* Remove waitXXX() methods from websocketsKurt Pattyn2014-01-111-3/+0
* Add optimizationsKurt Pattyn2013-12-231-1/+3
* Add close code and close reason getter functionsKurt Pattyn2013-11-171-0/+2
* Sanitize include directivesKurt Pattyn2013-11-061-4/+4
* Add correct license headersKurt Pattyn2013-11-011-20/+42
* Add functionality to ignore ssl errorsKurt Pattyn2013-11-011-0/+7
* Implement of secure web socketsKurt Pattyn2013-10-311-1/+11
* 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-2/+2
* Update to fix minor compiler warningsSteven Ceuppens2013-10-011-2/+2
* update _global file, to match Qt defaultSteven Ceuppens2013-09-291-1/+2
* removed unused includesSteven Ceuppens2013-09-291-3/+0
* whitesapce updatesSteven Ceuppens2013-09-291-1/+1
* update class & filenamesSteven Ceuppens2013-09-291-2/+2
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-0/+116