summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlpropertymap
Commit message (Collapse)AuthorAgeFilesLines
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-1/+1
| | | | Was causing some test failures on Windows.
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-1/+2
|
* CompileAaron Kennedy2009-11-121-1/+1
|
* QmlPropertyMap autotest update.Michael Brasser2009-11-051-5/+7
|
* autotests.Michael Brasser2009-11-031-0/+18
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-0/+40
|\ | | | | | | | | | | | | | | | | | | | | 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
| * fix headersWarwick Allison2009-10-291-0/+40
| |
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
| |
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
| |
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-1/+1
|/
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
|
* Give QmlPropertyMap a more complete API.Michael Brasser2009-10-211-9/+42
|
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-212-0/+80
Task-number: QT-2316