summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | Fix after Warwick's changes.Yann Bodson2009-07-231-1/+1
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2315-25/+25
| |\ \
| * | | Add QmlFontFamily.Yann Bodson2009-07-233-0/+240
| | |/ | |/|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2315-25/+25
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-236-8/+20
| |\ \ | | |/
| * | Allow span of versions to be defined, not just one.Warwick Allison2009-07-2315-25/+25
| * | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2315-25/+25
* | | Better not to let animation get ahead of clock.Martin Jones2009-07-231-1/+1
| |/ |/|
* | Make sure action events are reversed when not part of a transition.Michael Brasser2009-07-231-1/+4
* | Stricter matching for ParentChangeAction.Michael Brasser2009-07-235-7/+16
|/
* Remove moveToParent property.Michael Brasser2009-07-226-71/+152
* Doc clarification.Michael Brasser2009-07-201-2/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-203-5/+32
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-202-0/+5
| |\