aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unconditional debug output.Milian Wolff2014-02-011-1/+0
* Fix wrong comparisonKurt Pattyn2014-01-251-1/+2
* Rename processMessage to processTextMessageKurt Pattyn2014-01-213-7/+7
* Small fix to error textKurt Pattyn2014-01-201-1/+1
* Rename SecureMode to SslModeKurt Pattyn2014-01-207-41/+41
* Rename write methodsKurt Pattyn2014-01-2012-22/+26
* Bump module version to 5.3.0Kurt Pattyn2014-01-202-2/+2
* Remove dubious functionsKurt Pattyn2014-01-205-62/+1
* Use QStringLiteral where appropriateKurt Pattyn2014-01-2012-31/+25
* Cleanup documentationKurt Pattyn2014-01-201-1/+2
* Consume return value of write functionKurt Pattyn2014-01-205-7/+14
* Use new connect syntaxKurt Pattyn2014-01-207-23/+26
* Limit line length to 100 chars per lineKurt Pattyn2014-01-209-98/+210
* Move currentVersion method to private namespaceKurt Pattyn2014-01-203-2/+3
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-1819-473/+523
* Add reference to related feature reportKurt Pattyn2014-01-181-0/+1
* Use QString() instead of QStringLiteral("")Frederik Gladhorn2014-01-185-19/+19
* Make single argument ctor explicitFrederik Gladhorn2014-01-181-2/+2
* one if (m_mustMask) is enoughFrederik Gladhorn2014-01-181-4/+4
* No warnings means we can use CONFIG += warning_cleanFrederik Gladhorn2014-01-181-0/+1
* Add a few more const refsFrederik Gladhorn2014-01-187-24/+24
* Fix warningFrederik Gladhorn2014-01-181-1/+2
* Fix docs after adding const refsFrederik Gladhorn2014-01-171-5/+5
* Fix typo (passive requires past participle)Frederik Gladhorn2014-01-171-1/+1
* Use const ref in public signalsFrederik Gladhorn2014-01-171-5/+5
* Make sure that the random generator is initialized in all code pathsFrederik Gladhorn2014-01-172-3/+12
* Simplify handshake reading functionsFrederik Gladhorn2014-01-174-25/+12
* Remove doc reference to non-existent functionLaszlo Agocs2014-01-171-1/+0
* Remove _p suffix from cpp filenames.Kurt Pattyn2014-01-136-5/+5
* Move OpCode out of public APIKurt Pattyn2014-01-136-21/+25
* Update documentationKurt Pattyn2014-01-132-4/+33
* Use new connect syntaxKurt Pattyn2014-01-133-18/+25
* Limit line length to 100 characters.Kurt Pattyn2014-01-1218-251/+476
* Replace emit by Q_EMITKurt Pattyn2014-01-111-4/+4
* Remove waitXXX() methods from websocketsKurt Pattyn2014-01-118-96/+0
* Enable docs for QWebSocketProtocolFrederik Gladhorn2014-01-112-13/+13
* Link qml documentation and make it visible in creatorFrederik Gladhorn2014-01-114-5/+15
* Fix typoFrederik Gladhorn2014-01-111-1/+1
* Use new connect syntax in a few placesFrederik Gladhorn2014-01-091-16/+18
* Correct whitespaceKurt Pattyn2014-01-041-9/+9
* Check on max pending connections before accepting a connectionKurt Pattyn2014-01-041-0/+7
* Add clarification in documentationKurt Pattyn2014-01-041-0/+5
* Adapt to Qt coding styleKurt Pattyn2014-01-048-398/+287
* Add Qml documentationKurt Pattyn2013-12-272-4/+54
* Add limitation to write() methodsKurt Pattyn2013-12-272-8/+27
* Add optimizationsKurt Pattyn2013-12-2320-366/+530
* Add CMake unit tests for WebSocketsLaszlo Papp2013-12-232-0/+21
* Fix the documentation by using the qdocconf term aroundLaszlo Papp2013-12-222-2/+2
* Add extra documentationKurt Pattyn2013-12-2214-14/+458
* Cleanup whitespaceKurt Pattyn2013-12-222-6/+6