summaryrefslogtreecommitdiff
path: root/src/websockets/qwebsocketdataprocessor_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove _p suffix from cpp filenames.Kurt Pattyn2014-01-131-302/+0
* Limit line length to 100 characters.Kurt Pattyn2014-01-121-17/+37
* Adapt to Qt coding styleKurt Pattyn2014-01-041-66/+58
* Add optimizationsKurt Pattyn2013-12-231-9/+9
* Cleanup code to comply with Qt styleKurt Pattyn2013-12-101-61/+32
* Sanitize include directivesKurt Pattyn2013-11-061-4/+6
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-0/+1
* Add correct license headersKurt Pattyn2013-11-011-18/+40
* Mark line as not relevant for code coverageKurt Pattyn2013-10-191-1/+1
* Renamed getter methods to be Qt compliantKurt Pattyn2013-10-131-11/+11
* Added const to local variableKurt Pattyn2013-10-131-1/+1
* Immediately stop processing after reception of a control frameKurt Pattyn2013-10-111-60/+59
* Added clarifying commentKurt Pattyn2013-10-051-1/+1
* Adapted documentatonKurt Pattyn2013-10-051-3/+3
* moved class to separate fileSteven Ceuppens2013-09-291-549/+1
* update class & filenamesSteven Ceuppens2013-09-291-0/+843