Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 5 | -5/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Remove qMemCopy() usage from all .cpp files of Qt itself. | Robin Burchell | 2010-07-18 | 1 | -1/+1 |
| | | | | | | | | This is (supposedly) more efficient as the compiler can optimise it to a builtin, per Thiago. Merge-request: 2430 Reviewed-by: Andreas Kling <andreas.kling@nokia.com> | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 5 | -5/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 5 | -20/+20 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 5 | -65/+65 |
| | | | | Reviewed-by: Trust Me | ||||
* | Test naming convention fixes. | Rohan McGovern | 2009-08-12 | 7 | -0/+875 |
Make sure the testcase and directory name are the same (excluding `tst_'). |