summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly save/restore render hint.Michael Brasser2009-07-011-2/+2
* Change border semantics for Rect.Michael Brasser2009-06-291-12/+26
* Make the default rect color whiteAaron Kennedy2009-06-161-0/+2
* Compile fix for !QFX_RENDER_OPENGLThomas Hartmann2009-06-091-3/+3
* Share GL textures where possibleAaron Kennedy2009-06-041-52/+74
* Cleanup private class member namesAaron Kennedy2009-06-041-106/+106
* Use POT textures onlyAaron Kennedy2009-06-031-18/+23
* OpenGL perf improvementsAaron Kennedy2009-06-031-201/+111
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-291-0/+20
|\
| * Update in reaction to GradientStops changing.Martin Jones2009-05-291-0/+17
| * Update on gradient change.Martin Jones2009-05-291-0/+3
* | Make compile under Open GL ES 2.Michael Brasser2009-05-291-16/+12
* | Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-291-16/+16
|\ \ | |/ |/|
| * Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-251-16/+16
* | Better gradient support for Rect.Martin Jones2009-05-271-55/+102
* | Don't really need QPainter::save/restore for render hint mods.Martin Jones2009-05-271-2/+2
* | Remove extraneous semicolons.Martin Jones2009-05-261-2/+2
|/
* Fix width=0 pens without radius.Warwick Allison2009-05-201-5/+5
* Fix breakage.Warwick Allison2009-05-201-0/+2
* Fix pens, at small sizesWarwick Allison2009-05-191-58/+89
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-191-20/+32
|\
| * Better looking scale grid painting at small sizes.Michael Brasser2009-05-181-20/+32
* | Fix pens.Warwick Allison2009-05-191-62/+95
|/
* Have scale grid images degrade a bit nicer.Michael Brasser2009-05-141-2/+2
* docWarwick Allison2009-05-011-21/+37
* More format changesMartin Jones2009-05-011-18/+18
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-26/+26
* Documentation fixes.Michael Brasser2009-04-241-4/+1
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+851