Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings in meego graphics system helper. | Samuel Rødal | 2010-09-10 | 3 | -13/+13 |
| | |||||
* | Added meego graphics system helper to features/qt.prf and syncqt. | Samuel Rødal | 2010-09-10 | 1 | -2/+1 |
| | | | | | | MeeGo graphics system helper headers are now synced and the correct include path and libraries are added to an application by doing QT += meegographicssystem helper in the .pro file. | ||||
* | Use QFactoryLoader to ensure we get the correct graphics system plugin. | Samuel Rødal | 2010-09-10 | 3 | -18/+35 |
| | | | | Also, this prevents hard-coding the path to the meego plugin. | ||||
* | Updated license headers for meego graphics system helper. | Samuel Rødal | 2010-09-10 | 12 | -84/+408 |
| | |||||
* | Fixed compilation and API of meego graphics system helper. | Samuel Rødal | 2010-09-10 | 13 | -228/+220 |
| | |||||
* | Renamed meego graphics system helper files. | Samuel Rødal | 2010-09-10 | 13 | -0/+0 |
| | |||||
* | Imported meego graphics system helper sources. | Samuel Rødal | 2010-09-10 | 13 | -0/+1001 |
From http://www.gitorious.com/meego-graphics/meego-graphics |