summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added required structure and .pro files to the projectKurt Pattyn2013-08-252-0/+10
* Cleaned up a bitKurt Pattyn2013-08-251-9/+10
* Renamed qwebsocket.pri to qwebsockets.priKurt Pattyn2013-08-251-0/+0
* Adapted copyright disclaimer to be a pure C++ commentKurt Pattyn2013-08-2517-17/+24
* Moved doc directory to src as required by QtKurt Pattyn2013-08-252-0/+30
* Added copyright disclaimer to all filesKurt Pattyn2013-08-2517-36/+315
* Made documentation qdoc compatibleKurt Pattyn2013-08-252-145/+142
* Reordered the lines a bitKurt Pattyn2013-08-252-9/+18
* Added extra signal reemissionKurt Pattyn2013-08-252-15/+1
* Added missing functionality after a comparison between QWebSocket and QTcpSoc...Kurt Pattyn2013-08-258-3/+120
* Added check on QT_NO_NETWORKPROXY to include proxy functionality only when re...Kurt Pattyn2013-08-258-24/+57
* Added QT_BEGIN_NAMESPACE and QT_END_NAMESPACE to filesKurt Pattyn2013-08-2516-20/+318
* Replaced write() methods with send() methods to comply with the QAbstractSock...Kurt Pattyn2013-08-254-21/+43
* Renamed websocket.pri to qwebsocket.priKurt Pattyn2013-08-251-0/+0
* Added warning comment to private header filesKurt Pattyn2013-08-255-0/+51
* Renamed source directory to src (to be in line with Qt)Kurt Pattyn2013-08-2518-0/+3998