summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Move timeline class to util and make private.Michael Brasser2009-07-021-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-0126-50/+1508
| |\
| | * Make compile.Michael Brasser2009-07-011-1/+1
| | * Move particles to extra.Michael Brasser2009-07-013-0/+1444
| | * Fix compile-in-namespace.Michael Brasser2009-06-302-4/+2
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-303-0/+293
| | |\
| | * | Support compile-in-namespace for the declarative module.Michael Brasser2009-06-3014-23/+29
| | * | More cleanupMichael Brasser2009-06-3020-23/+33
| * | | FolderListModel fixes.Martin Jones2009-07-012-12/+38
| | |/ | |/|
| * | Simple QML browser/loader.Martin Jones2009-06-302-5/+18
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-3016-12/+2535
| |\ \ | | |/
| | * Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-292-10/+120
| | * Move some non-essential classes to extra.Michael Brasser2009-06-2914-2/+2415
| * | Add a simple folder model.Martin Jones2009-06-303-0/+280
| |/
| * QmlTimer::firesOnStart -> triggeredOnStartMartin Jones2009-06-252-13/+14