summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-237-64/+11
|\
| * Minor header cleanup.Michael Brasser2009-07-233-2/+2
| * remove the id property in QFxItemLars Knoll2009-07-222-32/+0
| * unify z-value handling in graphics and fx items.Lars Knoll2009-07-226-30/+9
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2324-41/+43
|/
* Remove an unused method in QFxItemLars Knoll2009-07-2210-42/+0
* More cleanups in QFxItemLars Knoll2009-07-223-55/+12
* First round of cleanups for QFxItemLars Knoll2009-07-226-148/+31
* Fix GraphicsObjectContainer.Michael Brasser2009-07-222-0/+2
* Remove moveToParent property.Michael Brasser2009-07-222-67/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2111-130/+114
|\
| * Fix repaint errors.Michael Brasser2009-07-211-2/+7
| * Fix crash.Michael Brasser2009-07-201-3/+4
| * Prevent expression evaluation data from overlappingAaron Kennedy2009-07-201-0/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-207-122/+108
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-204-113/+99
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2014-82/+136
| | | |\
| | | * | Add selection control to QFxLineEditAlan Alpert2009-07-203-113/+93
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2065-3400/+1881
| | |\ \ \
| | * | | | Remove unnecessary semicolonsMartin Jones2009-07-143-9/+9
| * | | | | Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-203-3/+0
| | |/ / / | |/| | |
* | | | | Add some (disabled) test code for limiting image size.Warwick Allison2009-07-211-1/+24
| |_|_|/ |/| | |
* | | | Add missing docs.Michael Brasser2009-07-201-0/+6
|/ / /
* | | Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-171-0/+2
* | | CompileEskil Abrahamsen Blomfeldt2009-07-179-40/+51
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1712-133/+86
|\ \ \
| * | | WidgetContainer renamed to GraphicsObjectContainer.Michael Brasser2009-07-173-39/+40
| | |/ | |/|
| * | Basic inputMethodQuery support for KeyProxy.Michael Brasser2009-07-174-13/+41
| * | LineEdit cleanup.Michael Brasser2009-07-173-37/+4
| * | Remove non-functioning opaque property.Michael Brasser2009-07-173-44/+2
* | | Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161-18/+18
|\ \
| * | Mark properties as FINALAaron Kennedy2009-07-161-19/+19
* | | Reset fill and centeredIn when they are set to a null pointer.Michael Brasser2009-07-161-2/+8
* | | Fix crash in anchors.Michael Brasser2009-07-161-3/+3
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-164-0/+845
|\ \ \ | |/ /
| * | Initial commit of QFxLineEditAlan Alpert2009-07-164-0/+845
| |/
* | KeyProxy documentation.Michael Brasser2009-07-161-8/+24
* | Get KeyProxy working correctly with focus realms.Michael Brasser2009-07-161-6/+12
* | Support input method proxying in KeyProxy. KeyProxy cleanup.Michael Brasser2009-07-153-18/+51
* | Fix warnings.Michael Brasser2009-07-153-5/+2
* | Add files missing from commit.Michael Brasser2009-07-152-0/+139
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-153-7/+8
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-121-2/+8
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-0920-338/+378
| |\ \
| * | | First conversion to new module handling.Warwick Allison2009-07-022-2/+2
| * | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
* | | | Add experimental FocusRealm support.Michael Brasser2009-07-153-4/+46
* | | | Fix transform handling.Michael Brasser2009-07-141-14/+22
* | | | CleanupMichael Brasser2009-07-141-1/+1