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 | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Run autotests with minimal capabilities | Shane Kearns | 2010-05-10 | 1 | -0/+1 |
| | | | | | | | | | | | The autotests were previously run with ALL-Tcb capability which gives them more access to the filesystem etc. than a typical Qt application. To have more realistic testing environmnent, tests are run with no capabilities other than those required for the Qt APIs they use. i.e. NetworkServices for network tests, None for others. Reviewed-by: Liang Qi | ||||
* | Rename getter function used in test also. | Aaron McCarthy | 2010-03-23 | 1 | -5/+5 |
| | |||||
* | Rename networkAccess property to networkAccessible. | Aaron McCarthy | 2010-03-19 | 2 | -0/+116 |
Add unit test and update docs. |