summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-1/+3
* CleanupMichael Brasser2009-06-301-0/+7
* Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-8/+8
* Change geometry-related properties from int to qreal.Michael Brasser2009-06-301-36/+38
* Display errors in component creation in setQml()Martin Jones2009-06-241-0/+9
* Doc fixes.Michael Brasser2009-06-221-4/+4
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-3/+3
* make the setRotation code a little more efficientLars Knoll2009-06-111-3/+2
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-11/+10
* Remove extraneous semicolons.Martin Jones2009-05-261-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-221-2/+6
|\
| * fix warningsWarwick Allison2009-05-211-0/+2
| * Fix ContentsMartin Jones2009-05-211-2/+4
* | Add support for baseline anchoring.Michael Brasser2009-05-221-32/+23
|/
* Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-181-77/+28
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-051-99/+161
|\
| * More doc cleanup.Michael Brasser2009-05-051-98/+160
| * More doc conversion and cleanup.Michael Brasser2009-05-051-1/+1
* | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-0/+47
|/
* qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-2/+10
* docWarwick Allison2009-05-011-18/+39
* Documentation work.Michael Brasser2009-04-301-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-291-46/+46
|\
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-44/+44
| * qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-2/+2
* | Some foreach remove/improve.Martin Jones2009-04-281-14/+20
|/
* More mouse and key event handling and related documentationMartin Jones2009-04-281-12/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-271-31/+287
|\
| * Remove QFxItem::itemContext() method.Aaron Kennedy2009-04-271-15/+7
| * Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-2/+1
| * qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-241-13/+277
* | Make MouseRegion signals pass a mouse event as their parameter.Martin Jones2009-04-271-24/+3
* | Doc fixes.Martin Jones2009-04-271-21/+41
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-241-22/+3
|\
| * Documentation fixes.Michael Brasser2009-04-241-22/+3
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-241-17/+46
|\ \ | |/
| * Fix signal usage from QmlcomponentAlexis Menard2009-04-231-2/+2
| * qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-2/+2
| * Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-15/+44
* | Compile.Warwick Allison2009-04-231-1/+1
|/
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+1751