summaryrefslogtreecommitdiff
path: root/tests/auto/websocketframe
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-241-18/+10
* Adapt copyright headerKurt Pattyn2014-02-151-1/+1
* Use QStringLiteral where appropriateKurt Pattyn2014-01-201-1/+1
* Limit line length to 100 chars per lineKurt Pattyn2014-01-201-8/+16
* Rename enumerations to comply with Qt styleKurt Pattyn2014-01-181-67/+67
* Use QString() instead of QStringLiteral("")Frederik Gladhorn2014-01-181-4/+4
* Add optimizationsKurt Pattyn2013-12-231-28/+46
* Move non-public methods from websocketprotocol to private headerKurt Pattyn2013-11-021-0/+1
* Sanitize .pro filesKurt Pattyn2013-11-021-1/+0
* Put assignment on separate line to avoid compiler optimizationKurt Pattyn2013-10-191-1/+2
* Add test for constructor and assignment operatorKurt Pattyn2013-10-191-1/+56
* Completed websocketframe unit testsKurt Pattyn2013-10-131-0/+456
* Renamed getter methods to be Qt compliantKurt Pattyn2013-10-131-1/+1
* Added TODO explaining some optimizationsKurt Pattyn2013-10-132-0/+108