summaryrefslogtreecommitdiff
path: root/src/websockets
Commit message (Expand)AuthorAgeFilesLines
* update class & filenamesSteven Ceuppens2013-09-2916-171/+168
* remove declaration, only Qt5 will be supportedSteven Ceuppens2013-09-291-5/+0
* Replaced foreach calls with iteratorsKurt Pattyn2013-09-291-15/+16
* Added const keyword to const variablesKurt Pattyn2013-09-291-17/+17
* Added const to const variables, added QStringLiteralKurt Pattyn2013-09-292-45/+47
* Removed unused constant declarationKurt Pattyn2013-09-291-2/+0
* Replaced fromLatin1() with QStringLiteralKurt Pattyn2013-09-291-18/+18
* Replace string literals with QString::fromLatin1() expressionKurt Pattyn2013-09-291-24/+24
* Replace string literals with QString::fromLatin1() expression, to avoid depre...Kurt Pattyn2013-09-291-4/+4
* Replace string literals with QString::fromLatin1() expression, to avoid depre...Kurt Pattyn2013-09-291-20/+20
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-2823-0/+5185