summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-201-1/+3
|\
| * Fix Rotation element for OpenGL.Michael Brasser2009-05-201-1/+3
* | Fix width=0 pens without radius.Warwick Allison2009-05-201-5/+5
|/
* Fix breakage.Warwick Allison2009-05-201-0/+2
* compileWarwick Allison2009-05-201-3/+3
* Don't recreate text layout everytime it is used.Michael Brasser2009-05-192-13/+12
* no need to translate graphics events to regular onesLars Knoll2009-05-191-36/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Roberto Raggi2009-05-197-124/+298
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-193-13/+91
| |\
| | * Make sure Flippable updates its back transform correctly.Michael Brasser2009-05-192-5/+3
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-05-193-2/+35
| | |\
| | * | Fixes particle clipping bugAlan Alpert2009-05-191-8/+88
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-193-2/+35
| |\ \ \ | | | |/ | | |/|
| | * | Docs and minor fixes for the Rotation element.Michael Brasser2009-05-192-1/+32
| | * | Add missing clearItem() flagAaron Kennedy2009-05-191-1/+3
| | |/
| * | Fix pens, at small sizesWarwick Allison2009-05-192-59/+90
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-198-570/+397
| |\ \ | | |/
| | * Remove debug.Michael Brasser2009-05-181-1/+0
| * | Fix pens.Warwick Allison2009-05-192-63/+96
* | | Fixed #includesRoberto Raggi2009-05-1839-83/+85
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-182-34/+54
|\ \
| * | Better looking scale grid painting at small sizes.Michael Brasser2009-05-182-34/+54
| |/
* | Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-187-536/+344
|/
* Clip text drawing to bounding rectAaron Kennedy2009-05-151-0/+9
* class exportsWarwick Allison2009-05-153-6/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-141-6/+11
|\
| * GridView shall not crash when given a broken delegate.Martin Jones2009-05-141-6/+11
* | Have scale grid images degrade a bit nicer.Michael Brasser2009-05-142-4/+4
* | Make compile on arm.Michael Brasser2009-05-141-1/+1
|/
* qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-30/+30
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-133-27/+42
|\
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-121-10/+13
| * More robust error handling (in ListView) and reporting (in VisualModel).Martin Jones2009-05-122-17/+29
* | CrashAaron Kennedy2009-05-121-2/+2
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-123-1/+31
|\
| * TextEdit fixes and improvements.Michael Brasser2009-05-123-1/+31
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-124-11/+11
|\ \ | |/
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-114-11/+11
* | Make scaling in flickr demo sensible.Martin Jones2009-05-121-0/+16
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-115-167/+314
|\
| * Add support for removing anchors.Michael Brasser2009-05-113-141/+237
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-111-0/+1
| |\
| | * d-pointerize QmlOpenMetaObjectMartin Jones2009-05-111-0/+1
| * | Remove debug.Michael Brasser2009-05-111-2/+0
| * | Add simple loop detection to anchoring system.Michael Brasser2009-05-112-73/+125
| |/
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-114-16/+45
|\ \ | |/
| * Make sure we correctly remove the PathView attached property object.Martin Jones2009-05-102-1/+7
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-083-19/+118
| |\
| * | Fix removal of items that span a range greater than the visible range.Martin Jones2009-05-082-15/+38
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-083-19/+118
|\ \ \ | | |/ | |/|