summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* doc cleanupYann Bodson2009-08-196-151/+18
* Animation classes cleanup.Michael Brasser2009-08-192-91/+27
* Complete ParentChangeAction.Michael Brasser2009-08-193-17/+55
* Provide a way to match RunScriptActions with RunScripts.Michael Brasser2009-08-183-5/+52
* Rename finishPlaying to alwaysRunToEnd.Michael Brasser2009-08-183-18/+18
* Rename filter to targets.Michael Brasser2009-08-183-47/+16
* Slightly change implementation of scope chain.Michael Brasser2009-08-181-17/+4
* Make sure we get a complete when reversing a transition.Michael Brasser2009-08-142-3/+3
* Make sure URLs specified in a state change are resolved.Michael Brasser2009-08-141-0/+6
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-143-243/+0
* Rename layouts to positionersAlan Alpert2009-08-132-2/+2
* Remove unused/incorrect string convertors.Michael Brasser2009-08-121-15/+0
* Basic framerate measurement, until we have something more useful.Michael Brasser2009-08-122-0/+17
* Abstract expression and binding APIsAaron Kennedy2009-08-104-7/+6
* Optimization: Use setparent_noevent.Michael Brasser2009-08-071-1/+1
* Optimization: Use setparent_noevent where appropriate.Michael Brasser2009-08-061-4/+8
* Mico-optimization for animations.Michael Brasser2009-08-061-1/+3
* Remove debug.Michael Brasser2009-08-061-1/+1
* Don't init Number/Color animations twice.Michael Brasser2009-08-061-2/+0
* Don't leak bindings.Michael Brasser2009-08-064-9/+20
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-055-303/+4
|\
| * Make QFxAnchorLine private and internalAaron Kennedy2009-08-052-1/+4
| * Move QmlFontFamily to extra.Yann Bodson2009-08-043-302/+0
* | Remove spurious warning.Warwick Allison2009-08-051-1/+3
|/
* Improve calculator demo and add missing text property to QmlPalette.Yann Bodson2009-08-032-0/+14
* Use QPalette::ColorGroup directly.Yann Bodson2009-08-032-18/+10
* Remove some warningsYann Bodson2009-08-033-15/+16
* DocumentationYann Bodson2009-08-014-22/+137
* QmlFontFamily improvementsYann Bodson2009-07-312-11/+32
* DocsYann Bodson2009-07-312-14/+30
* Fix regression introduced in classComplete -> componentComplete.Michael Brasser2009-07-291-12/+12
* Get rid of classComplete.Michael Brasser2009-07-292-12/+2
* remove itemParent() and related.Lars Knoll2009-07-292-6/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-292-7/+20
|\
| * Fix for QmlPaletteYann Bodson2009-07-282-7/+20
* | Add mass property to follow.Martin Jones2009-07-292-11/+47
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-281-1/+1
|\
| * Revert "Make private stuff public"Alan Alpert2009-07-281-1/+1
* | Don't wait for componentComplete if never a classBegin.Warwick Allison2009-07-282-2/+10
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-281-1/+1
|\
| * Make private stuff publicAlan Alpert2009-07-281-1/+1
* | Fix ParentChange in states.Michael Brasser2009-07-284-5/+35
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-278-13/+381
|\
| * Make private stuff privateAaron Kennedy2009-07-271-2/+2
| * Add a 'loading' property to fontfamily.Yann Bodson2009-07-242-1/+16
| * Compile fix after merge.Michael Brasser2009-07-231-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2318-25/+265
| |\
| * | Get anchor change transitions working.Michael Brasser2009-07-235-54/+158
| * | Add SetAnchors.Michael Brasser2009-07-233-1/+250
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-233-0/+240
|\ \ \ | | |/ | |/|