projects
/
contrib
/
qtwebsockets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Replaced foreach calls with iterators
[contrib/qtwebsockets.git]
/
src
/
2013-09-29
Kurt Pattyn
Replaced foreach calls with iterators
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Added const keyword to const variables
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Added const to const variables, added QStringLiteral
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Removed unused constant declaration
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Replaced fromLatin1() with QStringLiteral
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Replace string literals with QString::fromLatin1()...
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Replace string literals with QString::fromLatin1()...
tree
|
commitdiff
2013-09-29
Kurt Pattyn
Replace string literals with QString::fromLatin1()...
tree
|
commitdiff
2013-09-28
Steven Ceuppens
Changes to integrate the websocket module as a full...
tree
|
commitdiff
2013-09-06
Kurt Pattyn
There was no '?' between path and query. Bug detected...
tree
|
commitdiff
2013-09-01
Kurt Pattyn
Added maxMessageSize() and maxFrameSize() static getter...
tree
|
commitdiff
2013-08-31
Kurt Pattyn
Added payload to ping() method and pong() signal
tree
|
commitdiff
2013-08-31
Kurt Pattyn
Changed the way origins are checked. Instead of a virtu...
tree
|
commitdiff
2013-08-31
Kurt Pattyn
Added \internal to documentation of new methods
tree
|
commitdiff
2013-08-31
Kurt Pattyn
Moved processing of control frame from QWebSocketPrivat...
tree
|
commitdiff
2013-08-31
Kurt Pattyn
Added documentation for internally used classes
tree
|
commitdiff
2013-08-30
Kurt Pattyn
Added -Wextra compiler check
tree
|
commitdiff
2013-08-30
Kurt Pattyn
Added -Wall and -Werror flags when building on mac...
tree
|
commitdiff
2013-08-29
Kurt Pattyn
Added extra unit tests
tree
|
commitdiff
2013-08-28
Kurt Pattyn
Changed error string
tree
|
commitdiff
2013-08-28
Kurt Pattyn
Solved comparison bug (detected through unit tests...
tree
|
commitdiff
2013-08-27
Kurt Pattyn
Added unit tests for:
tree
|
commitdiff
2013-08-27
Kurt Pattyn
Headers are ok
tree
|
commitdiff
2013-08-27
Kurt Pattyn
Added extra error checks on network reads
tree
|
commitdiff
2013-08-27
Kurt Pattyn
Redirect errors to DISPATCH_RESULT state, instead of...
tree
|
commitdiff
2013-08-27
Kurt Pattyn
Added extra checks:
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Corrected type in reserved opcode names
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Replaced QTcpSocket * with a QIODevice * to make networ...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Added accessor and setter for the server name
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Replace QWebSocket:: scope with QObject:: in calls...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Removed scope (i.e. QWebSocket) from tr() callls
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Implemented Q_D and Q_Q paradigm
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Made parameters const references
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Removed friend class declaration as it is already conta...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Replaced use of d_ptr and q_ptr with usage of Q_D and Q_Q
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Replace QT_BUILD_SERIALPORT_LIB with QT_BUILD_WEBSOCKET...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Adapted documentation to qDoc style
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Disconnect previously connected signal (was forgotten)
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Removed default values from methods in private class
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Removed virtual from open and close methods
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Made accessor methods const; made serverName parameter...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Added optimised string concatenation (replaced '+'...
tree
|
commitdiff
2013-08-26
Kurt Pattyn
Add tr() to translatable strings
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Replaced tabs by spaces
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added required structure and .pro files to the project
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Cleaned up a bit
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Renamed qwebsocket.pri to qwebsockets.pri
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Adapted copyright disclaimer to be a pure C++ comment
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Moved doc directory to src as required by Qt
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added copyright disclaimer to all files
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Made documentation qdoc compatible
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Reordered the lines a bit
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added extra signal reemission
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added missing functionality after a comparison between...
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added check on QT_NO_NETWORKPROXY to include proxy...
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Added QT_BEGIN_NAMESPACE and QT_END_NAMESPACE to files
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Replaced write() methods with send() methods to comply...
tree
|
commitdiff
2013-08-25
Kurt Pattyn
Renamed websocket.pri to qwebsocket.pri
tree
|
commitdiff
2013-08-24
Kurt Pattyn
Added warning comment to private header files
tree
|
commitdiff
2013-08-24
Kurt Pattyn
Renamed source directory to src (to be in line with Qt)
tree
|
commitdiff