Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Fix bug in select | Shane Kearns | 2010-12-09 | 1 | -1/+7 |
| | | | | | | | When waitForRead was called, it was selecting for read and write, because we were checking the pointers instead of the bools. Reviewed-by: Markus Goetz | ||||
* | Socket engines: Improve manual test program | Markus Goetz | 2010-12-08 | 1 | -0/+36 |
| | | | | Reviewed-by: Shane Kearns | ||||
* | Added manual test for socketengine development | Markus Goetz | 2010-12-08 | 1 | -0/+110 |