summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Use 'extend' for now. 'extends' is a JavaScript reserved wordsYann Bodson2009-08-241-3/+3
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-242-8/+8
* SetPropertyAction -> PropertyActionMartin Jones2009-08-213-49/+49
* Renamed transition action elementsMartin Jones2009-08-213-75/+75
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-211-0/+4
|\
| * Make QVector3D a first-class builtin type within QMLRhys Weatherley2009-08-211-0/+4
* | Rename State change elements.Martin Jones2009-08-217-135/+133
|/
* Renaming: Bind -> BindingYann Bodson2009-08-211-10/+10
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-202-2/+2
|\
| * Rename Follow property followValue -> value.Martin Jones2009-08-202-2/+2
* | Renaming Palette -> SystemPaletteYann Bodson2009-08-203-77/+77
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-202-0/+30
|\
| * Add start, stop slots to QmlTimerAlan Alpert2009-08-202-0/+30
* | Property changes after API review.Michael Brasser2009-08-204-13/+15
|/
* Renaming Rect -> RectangleYann Bodson2009-08-193-7/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-192-3/+4
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-196-151/+18
| |\
| * | Various doc fixes.Michael Brasser2009-08-192-3/+4
* | | update documentationYann Bodson2009-08-191-1/+1
| |/ |/|
* | 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