summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* make the setRotation code a little more efficientLars Knoll2009-06-111-3/+2
* typo in my recent changeWarwick Allison2009-06-101-1/+1
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-1015-93/+82
* Compile fix for !QFX_RENDER_OPENGLThomas Hartmann2009-06-093-5/+10
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-095-6/+21
|\
| * Compile fix for WinCE.Michael Brasser2009-06-081-2/+2
| * Compile fix.Michael Brasser2009-06-052-4/+2
| * Another compile fix for WinCE.Michael Brasser2009-06-052-2/+2
| * Resize TextEdit as text changes if no explicit width has been set.Michael Brasser2009-06-031-0/+4
| * Handle double clicks in TextEdit.Michael Brasser2009-06-022-0/+13
* | Fix OpenGL texture access issuesAaron Kennedy2009-06-092-50/+69
* | Share GL textures where possibleAaron Kennedy2009-06-044-79/+112
* | Cleanup private class member namesAaron Kennedy2009-06-042-119/+119
* | Cleanup private class member namesAaron Kennedy2009-06-042-81/+81
* | Use POT textures onlyAaron Kennedy2009-06-033-31/+37
* | Render items with z-order, and render opaque objects first.Aaron Kennedy2009-06-031-1/+4
* | OpenGL perf improvementsAaron Kennedy2009-06-033-481/+271
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-0120-268/+258
|\
| * Add textMargin property and more flexible key handling to TextEditMichael Brasser2009-06-013-4/+38
| * Check if the text has really changed before emitting theMichael Brasser2009-05-311-0/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-292-4/+34
| |\
| | * Update in reaction to GradientStops changing.Martin Jones2009-05-292-2/+29
| | * Update on gradient change.Martin Jones2009-05-291-0/+3
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-281-1/+1
| | |\
| | * | Fix memory leak.Martin Jones2009-05-271-2/+2
| * | | Make compile under Open GL ES 2.Michael Brasser2009-05-296-21/+17
| * | | Merge branch 'kinetic-declarativeui-pixmapopt' of git@scm.dev.nokia.troll.no:...Michael Brasser2009-05-2917-239/+167
| |\ \ \ | | |_|/ | |/| |
| | * | Switch from QImage to QPixmap, to allow OpenVG optimization.Warwick Allison2009-05-2517-239/+167
* | | | Remove some pointless perf metricsAaron Kennedy2009-06-011-1/+1
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-283-61/+153
|\ \ \ | | |/ | |/|
| * | Better gradient support for Rect.Martin Jones2009-05-273-61/+153
* | | QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-1/+1
|/ /
* | Don't really need QPainter::save/restore for render hint mods.Martin Jones2009-05-272-8/+6
* | Remove more unneeded semicolons.Martin Jones2009-05-273-3/+3
* | Remove more unneeded semicolons.Martin Jones2009-05-2610-85/+85
* | Remove more unneeded semicolons.Martin Jones2009-05-261-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-261-2/+2
|\ \
| * | Do not expect QListModelInterface::data to return ONLY the roles requestedKai Koehne2009-05-261-2/+2
| |/
* | Remove extraneous semicolons.Martin Jones2009-05-2670-124/+124
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-224-4/+8
|\
| * fix warningsWarwick Allison2009-05-214-2/+4
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-213-1/+28
| |\
| * | Fix ContentsMartin Jones2009-05-211-2/+4
* | | Add support for baseline anchoring.Michael Brasser2009-05-227-40/+80
| |/ |/|
* | Add a preserveSelection property to TextEdit.Michael Brasser2009-05-213-1/+28
|/
* Pass ShortcutOverride event through SimpleCanvas to QFxTextEditKai Koehne2009-05-202-0/+15
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-202-5/+8
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-201-0/+3
| |\
| | * Cleanup and fixes for performance logging.Michael Brasser2009-05-201-0/+3
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-201-1/+3
| |\ \ | | |/