summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
Commit message (Expand)AuthorAgeFilesLines
* Renaming Rect -> RectangleYann Bodson2009-08-193-4/+4
* Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-142-5/+6
* QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-141-5/+5
* Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-071-3/+12
* Optimization: Use setparent_noevent where appropriate.Michael Brasser2009-08-061-1/+2
* Small optimizations for particles.Michael Brasser2009-08-061-10/+14
* Renaming: FontFamily -> FontLoaderYann Bodson2009-08-043-43/+43
* Move QmlFontFamily to extra.Yann Bodson2009-08-043-2/+304
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-031-1/+1
|\
| * docWarwick Allison2009-07-311-1/+1
* | Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-032-7/+7
|/
* Other minor API review changes.Warwick Allison2009-07-311-1/+1
* Remove paintContents.Michael Brasser2009-07-312-6/+6
* More QFxItem cleanup.Michael Brasser2009-07-302-4/+3
* Get rid of classComplete.Michael Brasser2009-07-2910-36/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2311-17/+17
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-0/+2
| |\
| * | Allow span of versions to be defined, not just one.Warwick Allison2009-07-2311-19/+17
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-3/+3
| |\ \
| * | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2311-16/+18
* | | | Flesh out FolderListModelMartin Jones2009-07-232-3/+124
| |_|/ |/| |
* | | Fix possible crash in XmlListModel.Michael Brasser2009-07-231-0/+2
| |/ |/|
* | unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-3/+3
|/
* Remove an unused method in QFxItemLars Knoll2009-07-222-8/+0
* Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-203-4/+50
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-203-7/+7
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-201-0/+4
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2011-587/+40
| |\ \
| * | | Remove unnecessary semicolonsMartin Jones2009-07-143-7/+7
* | | | Pause instead of stop when playing == false.Alan Alpert2009-07-201-1/+1
* | | | Fix bug in AnimatedImage where it wouldn't show until playedAlan Alpert2009-07-202-4/+11
| |_|/ |/| |
* | | Add missing docs.Michael Brasser2009-07-201-0/+4
| |/ |/|
* | CompileEskil Abrahamsen Blomfeldt2009-07-171-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-171-25/+19
|\ \
| * | Stop the clock while no visible particles and not emitting.Warwick Allison2009-07-171-25/+19
* | | Add NOTIFY for count signalAaron Kennedy2009-07-172-0/+3
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-162-32/+2
|\ \
| * | Types should not modify the active contextAaron Kennedy2009-07-162-32/+2
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-162-5/+10
|\ \ \ | |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-161-4/+7
| |\ \
| | * | Fixes bugs with particlesAlan Alpert2009-07-161-4/+7
| | |/
| * | Do not segfault when index == -1.Yann Bodson2009-07-161-1/+3
| |/
* | Fix doc typo.Michael Brasser2009-07-161-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-153-338/+0
|\ \ | |/
| * Update .pri for QmlTimer move.Martin Jones2009-07-141-2/+0
| * Move QmlTimer to util/Martin Jones2009-07-142-336/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1029-54/+3997
|\ \ | |/
| * We should wait for component completion before trying to load XmlListModel data.Michael Brasser2009-07-022-6/+13
| * Fix warnings.Michael Brasser2009-07-022-3/+3
| * Make performance logging classes private.Michael Brasser2009-07-021-1/+1