summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxrect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide some color manipulation functions.Michael Brasser2009-09-021-59/+2
* We should be using a QRectF here.Michael Brasser2009-08-311-1/+1
* Renaming Rect -> RectangleYann Bodson2009-08-191-34/+34
* Doc cleanup.Yann Bodson2009-08-171-39/+0
* DocumentationYann Bodson2009-08-101-0/+13
* Do not use antialiasing with gradient rounded rect if smooth = falseYann Bodson2009-08-041-2/+4
* Paint Rect smoothlyYann Bodson2009-08-041-2/+19
* Remove paintContents.Michael Brasser2009-07-311-3/+3
* Docs: Make precedence clear.Michael Brasser2009-07-311-0/+4
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-311-55/+18
* Move paint margin functionality to QFxRect.Michael Brasser2009-07-301-1/+7
* More QFxItem cleanup.Michael Brasser2009-07-301-2/+2
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-4/+4
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-4/+4
* CompileEskil Abrahamsen Blomfeldt2009-07-171-2/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-12/+19
|\
| * Correctly save/restore render hint.Michael Brasser2009-07-011-2/+2
| * Change border semantics for Rect.Michael Brasser2009-06-291-12/+26
* | Remove simple canvasAaron Kennedy2009-06-231-8/+0
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-336/+0
|/
* 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