Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed deployment when using cetest. | axis | 2009-10-07 | 1 | -3/+6 |
| | | | | | | | | | | | Cetest (and other programs that upload dlls manually without using a package) need to deploy some plugins for specific tests. If those tests are deployed in a normal package however, the installation will fail because the plugins are already included in the Qt installation. Fixed that by putting the deployment inside a scope that cetest will define. RevBy: Miikka Heikkinen | ||||
* | Fix tst_QIcon::isNull | Olivier Goffart | 2009-10-01 | 1 | -2/+2 |
| | | | | | | | | The test tries to load a file from an unsuported format. The problem is that tga is a supported format if KDE plugins are installed It is unlikely that cpp will ever be a supported image format Reviewed-by: paul | ||||
* | make tests/auto/qicon/qicon.pro work in shadow builds | Joerg Bornemann | 2009-09-18 | 1 | -5/+7 |
| | | | | Reviewed-by: TrustMe | ||||
* | Long live Qt for S60! | axis | 2009-04-24 | 1 | -0/+25 |