Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation update for new switching events. | Michael Dominic K | 2010-11-17 | 2 | -1/+31 |
| | | | | | Merge-request: 926 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Send QMeeGoSwitchEvent to toplevel widgets before switching graphics system. | Michael Dominic K | 2010-11-17 | 4 | -2/+142 |
| | | | | | Merge-request: 926 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Helper-side support for QMeeGoFenceSync. | Michael Dominic K | 2010-11-11 | 8 | -11/+282 |
| | | | | | Merge-request: 2502 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Doc : Fixing typo. | Sergio Ahumada | 2010-10-26 | 1 | -1/+1 |
| | |||||
* | Major refactoring: creating a new QPixmapData subclass for live textures. | Michael Dominic K | 2010-10-21 | 7 | -112/+60 |
| | | | | | | | Moving code from qmeegopixmapdata there. Merge-request: 2494 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Use the real screen size in meegographics surface scaling, not hardcoded one. | Michael Dominic K | 2010-10-18 | 1 | -3/+6 |
| | | | | | Merge-request: 864 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Correctly handle both 16bit and 32bit live pixmaps in meego graphics system. | Michael Dominic K | 2010-10-13 | 3 | -7/+7 |
| | | | | | Merge-request: 856 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | Live texture updates to meegographicssystem helper. | Michael Dominic K | 2010-10-07 | 11 | -406/+197 |
| | | | | | Merge-request: 848 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com> | ||||
* | 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 |