summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtext.cpp
Commit message (Expand)AuthorAgeFilesLines
* DocumentationYann Bodson2009-08-101-0/+13
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-15/+0
* Remove paintContents.Michael Brasser2009-07-311-10/+10
* More QFxItem cleanup.Michael Brasser2009-07-301-2/+2
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Remove an unused method in QFxItemLars Knoll2009-07-221-6/+0
* CompileEskil Abrahamsen Blomfeldt2009-07-171-16/+16
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-4/+99
|\
| * Add textFormat property to the Text element.Michael Brasser2009-07-061-2/+73
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-021-0/+25
| |\
| | * Add smooth property to Text element.Yann Bodson2009-07-021-0/+25
| * | Make performance logging classes private.Michael Brasser2009-07-021-1/+1
| |/
* | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-1/+0
|\ \ | |/
| * Only objects or lists of objects can be default properties.Michael Brasser2009-06-221-1/+0
* | Remove simple canvasAaron Kennedy2009-06-231-7/+0
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-88/+0
|/
* Fix OpenGL texture access issuesAaron Kennedy2009-06-091-6/+13
* Use POT textures onlyAaron Kennedy2009-06-031-6/+7
* OpenGL perf improvementsAaron Kennedy2009-06-031-82/+10
* Make compile under Open GL ES 2.Michael Brasser2009-05-291-1/+1
* Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-291-26/+28
|\
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-26/+28
* | Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-221-1/+0
|\
| * fix warningsWarwick Allison2009-05-211-1/+0
* | Add support for baseline anchoring.Michael Brasser2009-05-221-4/+0
|/
* Don't recreate text layout everytime it is used.Michael Brasser2009-05-191-12/+6
* Clip text drawing to bounding rectAaron Kennedy2009-05-151-0/+9
* docWarwick Allison2009-05-011-14/+14
* Documentation work.Michael Brasser2009-04-301-28/+22
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-17/+17
* Documentation fixes.Michael Brasser2009-04-241-2/+0
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+958