Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-08 | 607 | -2436/+2436 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add missing license headers | Jason McDonald | 2009-09-03 | 4 | -0/+164 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 603 | -7865/+7865 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix license headers. | Jason McDonald | 2009-08-31 | 1 | -61/+0 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed compile error with gcc 4.3.3 | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 |
| | | | | | | | Don't initialize the members of BasicNodeData. They don't need to be initialized, and m_kind has no sane default value anyway. Reviewed-by: Frans Englich <frans.englich@nokia.com> | ||||
* | Fixed comment | Thorbjørn Lindeijer | 2009-08-24 | 1 | -1/+1 |
| | | | | | | See commit ff86781b9b18ba376a8983fcb83847a09820ef79, where it becomes clear that it was meant to say 7 bits, which explains the bit about the padding bit. | ||||
* | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 2 | -1/+2 |
| | | | | | | | Ensure that class members are initialized Moved some value assignment from constructor body into the the constructor's intializer list Reviewed-by: Jason McDonald | ||||
* | Update old email address. | Jason McDonald | 2009-08-11 | 283 | -529/+529 |
| | | | | Reviewed-by: Trust Me | ||||
* | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 603 | -606/+606 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix assert in message handling. | Frans Englich | 2009-07-20 | 1 | -1/+1 |
| | | | | | | | Trivial fix. Reported by Michael Brasser. Task-number: 258337 Reviewed-By: Peter Hartmann | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 603 | -1212/+1212 |
| | | | | Reviewed-by: Trust Me | ||||
* | Silence warning by MSVC. | Frans Englich | 2009-05-20 | 1 | -1/+1 |
| | | | | Reviewed-By: TrustMe | ||||
* | Initialize variable to avoid valgrind error. | Frans Englich | 2009-05-15 | 1 | -1/+1 |
| | | | | | | | | For some reason it's only sometimes hit and cannot be deterministically reproduced. Task-number: 253722 Reviewed-by: TrustMe | ||||
* | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 2 | -4/+2 |
| | | | | Reviewed-by: nrc | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 631 | -0/+120993 |