Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix OpenGL texture access issues | Aaron Kennedy | 2009-06-09 | 1 | -6/+13 |
| | |||||
* | Use POT textures only | Aaron Kennedy | 2009-06-03 | 1 | -6/+7 |
| | |||||
* | OpenGL perf improvements | Aaron Kennedy | 2009-06-03 | 1 | -82/+10 |
| | |||||
* | Make compile under Open GL ES 2. | Michael Brasser | 2009-05-29 | 1 | -1/+1 |
| | | | | We will need to optimize the pixmap.toImage calls. | ||||
* | Merge branch 'kinetic-declarativeui-pixmapopt' of ↵ | Michael Brasser | 2009-05-29 | 1 | -26/+28 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Switch from QImage to QPixmap, to allow OpenVG optimization. | Warwick Allison | 2009-05-25 | 1 | -26/+28 |
| | | | | | | | | | | | | | | Switch QFxPixmap to use QPixmapCache, not own partial QImage cache. OpenGL prefers QImage for optimization, but that optimization is only partially preserved (QFxPixmap deals ONLY with QPixmap now). Opaque QFxPixmap no longer available. | ||||
* | | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 1 | -1/+1 |
|/ | | | | Caused massive number of warnings with winscw | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-05-22 | 1 | -1/+0 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | fix warnings | Warwick Allison | 2009-05-21 | 1 | -1/+0 |
| | | |||||
* | | Add support for baseline anchoring. | Michael Brasser | 2009-05-22 | 1 | -4/+0 |
|/ | |||||
* | Don't recreate text layout everytime it is used. | Michael Brasser | 2009-05-19 | 1 | -12/+6 |
| | |||||
* | Clip text drawing to bounding rect | Aaron Kennedy | 2009-05-15 | 1 | -0/+9 |
| | |||||
* | doc | Warwick Allison | 2009-05-01 | 1 | -14/+14 |
| | |||||
* | Documentation work. | Michael Brasser | 2009-04-30 | 1 | -28/+22 |
| | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 1 | -17/+17 |
| | |||||
* | Documentation fixes. | Michael Brasser | 2009-04-24 | 1 | -2/+0 |
| | | | | | Reduce the number of warnings from qdoc. \todo's have been made into tasks instead. | ||||
* | Merge in changes to old kinetic-dui branch. | Michael Brasser | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+958 |