Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Make typeToName testcase pass, and add basic test for Math3D classes. | Volker Hilsheimer | 2009-07-27 | 1 | -2/+84 |
| | | | | Reviewed-by: Trustme | ||||
* | QVariant::setValue had a bug when changing its type | Thierry Bastian | 2009-06-26 | 1 | -0/+17 |
| | | | | | | | If it was shared and you then set it back to an int type, it is still marked as shared,. This might even lead to crashes. The patch was sent through gitorious by Jürgen Starek. Note: autotest added as well | ||||
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Adding support in QVariant for conversions between QUrl and QString | Thierry Bastian | 2009-06-10 | 1 | -3/+11 |
| | | | | | | | | Reviewed-by: ogoffart | ||||
* | | Fixed to float support in QVariant | Thierry Bastian | 2009-04-27 | 1 | -0/+50 |
|/ | | | | also added autotests | ||||
* | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -4/+0 |
| | | | | | | | | Each version of Qt has its own set of autotests, therefore preprocessor directives relating to obsolete QT_VERSION's are not necessary. Reviewed-by: Carlos Duclos | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+2924 |