summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0511-226/+25
|\
| * Remove "to" limit on minor version.Warwick Allison2009-11-057-12/+12
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-053-214/+0
| |\
| | * Remove IntegerModel. model properties accept an integer.Martin Jones2009-11-043-214/+0
| * | Remove property-order sensitivity.Warwick Allison2009-11-043-5/+18
| |/
* | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-053-1366/+0
|/
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-041-5/+5
* more qmlfontloader testsYann Bodson2009-11-031-0/+2
* Get AnimatedImage + autotests working again.Michael Brasser2009-11-031-5/+43
* compileWarwick Allison2009-10-301-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-3019-308/+308
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-303-7/+7
| |\
| | * Doc.Michael Brasser2009-10-302-3/+3
| * | fix macrosWarwick Allison2009-10-291-1/+1
| * | fix headersWarwick Allison2009-10-2919-304/+304
* | | Make private headers _pAaron Kennedy2009-10-3021-158/+158
* | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-308-25/+25
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-307-258/+258
| |/ |/|
* | Save a little more memory.Martin Jones2009-10-291-4/+4
|/
* Remove QML SQL classesAaron Kennedy2009-10-285-1484/+0
* Doc.Michael Brasser2009-10-281-0/+5
* Fix more warnings.Michael Brasser2009-10-261-0/+1
* Don't call qDrawPixmaps if there are no particles to paint.Michael Brasser2009-10-231-1/+1
* change all ids in doc examples to start with lower case.Martin Jones2009-10-224-12/+12
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-213-270/+0
* Move QmlFolderListModel to the loader example.Martin Jones2009-10-213-543/+0
* docWarwick Allison2009-10-201-2/+2
* Symbian build fixesMartin Jones2009-10-161-1/+1
* Improve FolderListModel a littleWarwick Allison2009-10-162-16/+106
* Some improvements to loaderMartin Jones2009-10-152-0/+12
* Workaround QUrl::toLocalFile not knowing about qrc:Warwick Allison2009-10-141-2/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-131-4/+32
|\
| * Readd basic Behavior documentation.Michael Brasser2009-10-121-4/+32
* | More i18nWarwick Allison2009-10-132-3/+3
|/
* DocAaron Kennedy2009-10-121-0/+1
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-4/+4
* Improve Behavior reliability.Michael Brasser2009-10-112-158/+43
* Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-1/+1
* Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-489/+0
* Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Marco Bubke2009-09-221-2/+0
|\
| * Particles no longer paints things itself.Michael Brasser2009-09-221-2/+0
* | add fix for view size changeMarco Bubke2009-09-171-8/+10
|/
* Move XmlListModelRole to be properly private.Warwick Allison2009-09-142-80/+86
* Update XmlListModel status to be in line with other QML objects thatMichael Brasser2009-08-312-5/+6
* Add xml property to XmlListModel so we can set XML data directly.Michael Brasser2009-08-312-5/+39
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-272-2/+2
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-276-11/+17
| |\
| * | Make QmlPropertyValueSource an interface.Martin Jones2009-08-272-2/+2
* | | Rename Behavior cpp class to match the QML name.Yann Bodson2009-08-273-48/+48
| |/ |/|