summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Collapse)AuthorAgeFilesLines
* Enforce unique role names for XmlListModel.Michael Brasser2009-11-131-17/+9
|
* Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
|
* Autotests.Michael Brasser2009-11-122-3/+32
|
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1115-9/+2631
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/util.pri
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-111-6/+6
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Doc fixes after \qmlmethod changes.Michael Brasser2009-11-111-6/+6
| | |
| * | Fix inconsistent private include.Warwick Allison2009-11-111-1/+1
| |/
| * Get rid of the extra directory.Michael Brasser2009-11-1113-2/+2624
| |
* | Make QmlPropertyMap publicAlan Alpert2009-11-113-2/+2
|/
* SpringFollow autotestYann Bodson2009-11-102-2/+1
|
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-104-17/+17
| | | | Fixes QTBUG-5480
* Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
|
* Test (and fix) animation actions.Michael Brasser2009-11-102-0/+14
|
* Fix after animation API changes.Michael Brasser2009-11-093-9/+9
|
* ListModel elements can only be values or *lists* of objects, not objects.Warwick Allison2009-11-091-2/+0
| | | | Fixes QTBUG-5495
* Fix and test set/get of structured ListModel data.Warwick Allison2009-11-091-11/+22
|
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-093-115/+211
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Update animation docs.Michael Brasser2009-11-061-5/+13
| |
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-061-0/+5
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-061-2/+2
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Impove triggerOnStart docs.Martin Jones2009-11-061-0/+5
| | | |
| * | | Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-55/+121
| | | |
| * | | Update semantics of targets/properties and target/property.Michael Brasser2009-11-061-62/+79
| | |/ | |/| | | | | | | | | | This is in preparation for renaming targets -> matchTargets and properties to matchProperties.
* | | ListModel docs and testsWarwick Allison2009-11-092-16/+60
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-052-28/+11
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * qmlsystempalette autotestsYann Bodson2009-11-052-28/+11
| |
* | Fix possible crash when overriding a signal handler.Michael Brasser2009-11-051-2/+2
|/
* Fix signal overriding.Michael Brasser2009-11-051-1/+1
|
* Remove "to" limit on minor version.Warwick Allison2009-11-0514-25/+25
| | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-043-2/+358
|
* Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
| | | | Task-number: QT-2423
* Doc.Michael Brasser2009-11-031-0/+85
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-023-3/+8
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Mark Action class as to be exportedKai Koehne2009-11-021-1/+1
| | | | | | | | Used in Bauhaus.
| * 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
| | | | Task-number: QT-2326
* CleanupAaron Kennedy2009-10-3015-106/+7
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-3047-759/+759
|\ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-307-15/+17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h
| | * Doc.Michael Brasser2009-10-305-6/+6
| | | | | | | | | | | | | | | | | | Be explicit about element<->class relationship in docs. Until this is automatically set up by qdoc, we need to do it manually so things like the display of 'read-only' work properly.
| * | 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
| | | | | | If the target's property was changed elsewhere while the Follow wasn't running, it would fail to start when a source identical to its current source valule was set.
* Fix more warnings.Michael Brasser2009-10-262-1/+2
|