summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicate lineKurt Pattyn2013-08-071-1/+0
* Added information regarding restrictionsKurt Pattyn2013-08-071-19/+20
* Added dev specific files to .gitignoreKurt Pattyn2013-08-071-0/+1
* Ignore dev specific filesKurt Pattyn2013-08-071-0/+2
* Changed name of user-agent to QWebSockets/0.9Kurt Pattyn2013-08-071-1/+1
* Fixed early close bugKurt Pattyn2013-08-061-2/+2
* Changed agent name to QWebSockets againKurt Pattyn2013-08-061-1/+1
* Cleaned up codeKurt Pattyn2013-08-061-155/+94
* Cleaned up codeKurt Pattyn2013-08-061-82/+85
* Cleaned up codeKurt Pattyn2013-08-063-52/+28
* Exclude developer specific filesKurt Pattyn2013-08-061-0/+15
* Removed file, because coverity does not workKurt Pattyn2013-08-061-3/+0
* Reworked data processor to use QTextCodec to check for invalid unicode.Kurt Pattyn2013-08-062-12/+76
* Added development specific files to ignore listKurt Pattyn2013-08-041-0/+7
* Added analyse script for CoverityKurt Pattyn2013-08-041-0/+3
* Added ignored files and coverity configuration fileKurt Pattyn2013-08-031-0/+6
* Added start of source code commentKurt Pattyn2013-08-032-8/+158
* Added examples for WebSocket usageKurt Pattyn2013-08-039-0/+206
* Removed unneeded qDebug statementsKurt Pattyn2013-08-031-4/+2
* Renamed fragment to frame. Added textMessageReceived and binaryMessageReceive...Kurt Pattyn2013-08-032-78/+88
* Removed mention of missing feature 'only frame-based signals are supported' (...Kurt Pattyn2013-08-031-1/+0
* Added missing featuresKurt Pattyn2013-08-031-0/+2
* Cleaned up codeKurt Pattyn2013-08-032-3/+0
* Cleaned up codeKurt Pattyn2013-08-034-825/+597
* Removed unnecessary .pro.user file from repoKurt Pattyn2013-08-031-239/+0
* Removed unused filesKurt Pattyn2013-08-032-175/+0
* Created first version of the readme file.Kurt Pattyn2013-08-031-1/+28
* First addition of source filesKurt Pattyn2013-08-0326-0/+3769
* Initial commitKurtPattyn2013-08-032-0/+169