summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add new class QFxBorderImage.Yann Bodson2009-08-0916-308/+686
* Start moving code from QFxImage to QFxImageBaseYann Bodson2009-08-076-348/+358
* Add new class QFxImageBaseYann Bodson2009-08-077-7/+201
* Fix buildYann Bodson2009-08-071-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-075-8/+8
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-075-8/+13
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-072-7/+7
| | |\
| | * | Should be staticYann Bodson2009-08-072-4/+9
| | * | Make Flickr smooth again.Yann Bodson2009-08-072-5/+5
| * | | PathView needs to filter Left mouse button.Martin Jones2009-08-071-1/+1
| |/ /
* | | Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-074-96/+77
* | | Optimization: Use setparent_noevent.Michael Brasser2009-08-071-1/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-062-7/+35
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-0617-78/+411
| |\
| * | Wait until componentComplete before creating items.Martin Jones2009-08-062-7/+35
* | | Fix warnings.Michael Brasser2009-08-062-1/+6
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-0613-61/+383
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-0618-75/+376
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-0611-55/+144
| | |\ \
| | * | | Add QFxLayoutItemAlan Alpert2009-08-063-0/+200
| * | | | Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-0610-61/+183
* | | | | Optimization: Use setparent_noevent where appropriate.Michael Brasser2009-08-062-5/+10
* | | | | Small optimizations for particles.Michael Brasser2009-08-061-10/+14
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-065-44/+120
|\ \ \ \ | | |_|/ | |/| |
| * | | Add a QmlMetaType::typeCategory() methodAaron Kennedy2009-08-063-8/+36
| * | | Use meta property cache for property restoresAaron Kennedy2009-08-063-36/+84
* | | | Mico-optimization for animations.Michael Brasser2009-08-061-1/+3
* | | | Remove debug.Michael Brasser2009-08-061-1/+1
|/ / /
* | | Don't init Number/Color animations twice.Michael Brasser2009-08-061-2/+0
* | | Don't leak bindings.Michael Brasser2009-08-064-9/+20
* | | Fix expression linked list.Michael Brasser2009-08-061-0/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-0551-284/+548
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-054-6/+74
| |\
| | * Add a VisualItemModel.index attached property to items in the model.Martin Jones2009-08-052-1/+53
| | * Fix previous commit.Martin Jones2009-08-051-3/+3
| | * Document keepMouseFocusMartin Jones2009-08-052-5/+21
| * | Only register the QFxAnchorLine metatype onceAaron Kennedy2009-08-051-2/+10
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-053-11/+13
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-0558-578/+505
| | |\
| | * | Remove spurious warning.Warwick Allison2009-08-051-1/+3
| | * | Fix imports.Warwick Allison2009-08-051-5/+5
| | * | Fix imports.Warwick Allison2009-08-0512-5/+29
| * | | Use a linked list instead of a QSet<> to track expressionsAaron Kennedy2009-08-054-14/+35
| | |/ | |/|
| * | Rewrite bindings inside the compilerAaron Kennedy2009-08-056-47/+54
| * | Remove unnecessary friendAaron Kennedy2009-08-051-1/+0
| * | Make QFxAnchorLine private and internalAaron Kennedy2009-08-058-27/+40
| * | Fixup QPoint and QRect value typesAaron Kennedy2009-08-052-18/+161
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0516-356/+142
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-04119-371/+318
| | |\ \
| | * | | Renaming: FontFamily -> FontLoaderYann Bodson2009-08-044-47/+47