summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
* Fix signal overriding.Michael Brasser2009-11-051-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-0514-25/+25
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-043-2/+358
* Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
* Doc.Michael Brasser2009-11-031-0/+85
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-023-3/+8
|\
| * Mark Action class as to be exportedKai Koehne2009-11-021-1/+1
| * NOTIFY ListModel::countWarwick Allison2009-11-022-2/+7
* | DocAaron Kennedy2009-11-021-2/+0
|/
* Add images to QML easing curve documentationYann Bodson2009-11-021-43/+169
* CleanupAaron Kennedy2009-10-3015-106/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-3047-759/+759
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-307-15/+17
| |\
| | * Doc.Michael Brasser2009-10-305-6/+6
| * | fix macrosWarwick Allison2009-10-291-1/+1
| * | fix headersWarwick Allison2009-10-2948-768/+768
* | | Make private headers _pAaron Kennedy2009-10-3049-964/+964
* | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-303-5/+5
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-3012-160/+160
| |/ |/|
* | Save a little more memory.Martin Jones2009-10-292-9/+11
|/
* Doc.Michael Brasser2009-10-284-3/+9
* Ensure that the Follows handle the target value changing unexpectedly.Martin Jones2009-10-282-6/+6
* Fix more warnings.Michael Brasser2009-10-262-1/+2
* Don't need this check.Michael Brasser2009-10-261-2/+1
* Fix "initial" size for remote content.Warwick Allison2009-10-262-1/+12
* Fix accessing QmlList data as a model.Martin Jones2009-10-261-1/+1
* Fix crash.Michael Brasser2009-10-261-3/+3
* Add EaseFollow::maximumEasingTime propertyAaron Kennedy2009-10-232-19/+105
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-232-13/+17
|\
| * Use QmlScriptString for Connection scriptWarwick Allison2009-10-232-13/+17
* | make ScriptAction work againYann Bodson2009-10-231-1/+1
|/
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-235-30/+30
* Add NOTIFY signals to EaseFollowAaron Kennedy2009-10-232-6/+39
* change all ids in doc examples to start with lower case.Martin Jones2009-10-226-29/+29
* Give QmlPropertyMap a more complete API.Michael Brasser2009-10-214-18/+110
* DocAaron Kennedy2009-10-211-6/+6
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-213-2/+285
* Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2
* Don't accidently override originals.Michael Brasser2009-10-201-1/+2
* Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
* Fixes for Symbian.Martin Jones2009-10-161-0/+1
* ParentChange docsMichael Brasser2009-10-141-1/+10
* Preserve visual appearance in more cases for ParentChange.Michael Brasser2009-10-141-45/+32
* More i18nWarwick Allison2009-10-132-5/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-124-14/+12
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-123-12/+12
| |\
| | * Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-123-12/+12
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-124-28/+30
| |\ \ | | |/
| * | unwarnWarwick Allison2009-10-121-2/+0
* | | Behavior fix plus basic autotests.Michael Brasser2009-10-121-0/+8
| |/ |/|