Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing unnecessary settings from test app .pro file | mread | 2011-02-10 | 1 | -2/+0 |
| | | | | | | | | From review, UID does not need to be specified and DEBUGGABLE_UDEBONLY is also unnecessary. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns | ||||
* | Started move of QFileOpenEvent autotest to generic | mread | 2011-02-10 | 1 | -0/+12 |
The QFileOpenEvent autotest was written as Symbian specific. But it is going to be modified to be applicable to all platforms. So this is the file move to reflect that change. Task-number: QTBUG-15015 Reviewed-by: Shane Kearns |