summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpathview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some docs on data models.Martin Jones2009-10-061-0/+2
* Basic implementation of visual "test scripts"Aaron Kennedy2009-09-211-3/+3
* Fix leaks.Michael Brasser2009-09-081-0/+3
* doc cleanupYann Bodson2009-08-181-31/+4
* Wait until componentComplete before creating items.Martin Jones2009-08-061-7/+34
* Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-031-9/+17
* Get rid of QFxItem::options.Michael Brasser2009-07-311-4/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-311-2/+3
|\
| * More QFxItem cleanup.Michael Brasser2009-07-311-2/+3
* | Some pathview focus fixes.Martin Jones2009-07-311-5/+14
|/
* remove itemParent() and related.Lars Knoll2009-07-291-1/+1
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-4/+4
|\
| * unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-4/+4
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
|/
* First round of cleanups for QFxItemLars Knoll2009-07-221-2/+2
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
* Fix mouse grabbing for Flickable and PathView.Michael Brasser2009-07-131-2/+3
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* fix warningsWarwick Allison2009-05-211-0/+1
* Remove debugMartin Jones2009-05-201-2/+0
* Make VisualItemModel with packages work properly.Martin Jones2009-05-201-6/+8
* Make sure we correctly remove the PathView attached property object.Martin Jones2009-05-101-1/+6
* More path to path fixing.Martin Jones2009-05-081-7/+5
* Get view to view transitions working properly... for PathView.Martin Jones2009-05-071-16/+43
* Fix typo.Michael Brasser2009-05-061-1/+1
* Enable updating of XmlListModel from Qml.Michael Brasser2009-05-061-0/+6
* Fix insertion of items when there are no existing items.Martin Jones2009-05-011-1/+1
* PathView format conversion.Martin Jones2009-05-011-26/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-301-1/+2
|\
| * Documentation work.Michael Brasser2009-04-301-2/+2
* | Item insertion and removal for PathView.Martin Jones2009-04-301-65/+101
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-291-29/+29
|\
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-29/+29
* | Some foreach remove/improve.Martin Jones2009-04-281-1/+1
|/
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-5/+3
* Don't crash when not using QFxVisualItemModel with PathViewAaron Kennedy2009-04-271-2/+2
* Fix crash in PathView.Michael Brasser2009-04-271-0/+2
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-7/+6
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+841