summaryrefslogtreecommitdiff
path: root/src/websockets/websockets.pro
Commit message (Expand)AuthorAgeFilesLines
* Clean up QT_CONFIG usageLars Knoll2016-08-191-1/+1
* Fix build with non-OpenSSL SSL-enabled backendsAndrew Knight2014-08-131-1/+1
* remove some pointless noise from project filesOswald Buddenhagen2014-08-081-6/+1
* Remove dependency on unused sql moduleFatih Aşıcı2014-05-271-1/+1
* Add user configurable mask generationKurt Pattyn2014-02-151-4/+8
* Use QObjectPrivate instead of dedicated d-ptrKurt Pattyn2014-02-051-1/+1
* Remove _p suffix from cpp filenames.Kurt Pattyn2014-01-131-5/+5
* Enable docs for QWebSocketProtocolFrederik Gladhorn2014-01-111-1/+1
* Fix the documentation by using the qdocconf term aroundLaszlo Papp2013-12-221-2/+2
* Add extra documentationKurt Pattyn2013-12-221-0/+1
* Add sslEchoClient and sslEchoServer examplesKurt Pattyn2013-11-061-0/+5
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-1/+2
* Sanitize .pro filesKurt Pattyn2013-11-021-1/+1
* Refine doc generationKurt Pattyn2013-11-011-6/+9
* Remove CXX debug flags from project fileKurt Pattyn2013-10-191-2/+0
* Add flag to not optimize when in debug modeKurt Pattyn2013-10-191-0/+2
* moved class to separate fileSteven Ceuppens2013-09-291-2/+4
* update _global file, to match Qt defaultSteven Ceuppens2013-09-291-1/+1
* update class & filenamesSteven Ceuppens2013-09-291-15/+9
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-281-0/+45