summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlpropertymap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-279/+0
* doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Clarify QmlPropertyMap::valueChanged docs.Michael Brasser2010-01-221-1/+4
* fix includesOswald Buddenhagen2009-12-031-1/+3
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* Make QmlPropertyMap publicAlan Alpert2009-11-111-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
|/
* Give QmlPropertyMap a more complete API.Michael Brasser2009-10-211-15/+90
* DocAaron Kennedy2009-10-211-6/+6
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-211-0/+198