Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use data as the default property of the views. | Michael Brasser | 2009-09-07 | 1 | -12/+9 | |
| | ||||||
* | Get recipes example running again. | Michael Brasser | 2009-09-07 | 1 | -6/+6 | |
| | ||||||
* | Flickable locked property changed to interactive. | Martin Jones | 2009-09-02 | 1 | -3/+3 | |
| | | | | Note that the meaning of the property has been reversed. | |||||
* | Repeater API updates. | Michael Brasser | 2009-08-27 | 1 | -1/+1 | |
| | ||||||
* | Rename positioners. | Warwick Allison | 2009-08-24 | 5 | -6/+6 | |
| | | | | QFxBasePositioner still exists though. | |||||
* | Rename State change elements. | Martin Jones | 2009-08-21 | 3 | -9/+9 | |
| | | | | | | SetProperties -> PropertyChanges RunScript -> StateChangeScript SetAnchors -> AnchorChanges | |||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 5 | -16/+16 | |
| | ||||||
* | Text-related API updates after review | Michael Brasser | 2009-08-19 | 1 | -1/+1 | |
| | | | | | Rename LineEdit to TextInput; hAlign to horizontalAlignment; vAlign to verticalAlignment. Other assorted fixes. | |||||
* | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 1 | -3/+3 | |
| | ||||||
* | Rename layouts to positioners | Alan Alpert | 2009-08-13 | 5 | -6/+6 | |
| | ||||||
* | Rework VisualItemModel into VisualItemModel & VisualDataModel | Martin Jones | 2009-08-03 | 1 | -0/+57 | |
| | | | | | | QFXVisualModel provides a base class for visual models. QFxVisualDataModel provides a visual model for Qt item view models. QFxVisualItemModel provides a model of QFxItems. | |||||
* | Rename Rect.pen to Rect.border | Michael Brasser | 2009-07-31 | 1 | -1/+1 | |
| | ||||||
* | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 1 | -1/+1 | |
| | ||||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 7 | -0/+14 | |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | |||||
* | Add parameterized synthesized signals | Aaron Kennedy | 2009-07-02 | 1 | -1/+1 | |
| | | | | Also changed syntax for emitting a signal to be consistent with normal QtScript. | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-06-26 | 2 | -3/+3 | |
|\ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/states/states.qml examples/declarative/states/transitions.qml examples/declarative/tutorials/helloworld/t3/tutorial3.qml src/declarative/util/qmlanimation.cpp | |||||
| * | Color property is required to be explicity set (at least for now). | Michael Brasser | 2009-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | Rename NumericAnimation -> NumberAnimation | Michael Brasser | 2009-06-26 | 2 | -2/+2 | |
| | | ||||||
* | | Update SetProperties to handle changing bindings | Aaron Kennedy | 2009-06-26 | 2 | -11/+6 | |
|/ | | | | Also removed all uses of SetProperty | |||||
* | spel | Warwick Allison | 2009-05-13 | 2 | -2/+2 | |
| | ||||||
* | Remove XML custom parser support | Aaron Kennedy | 2009-05-05 | 2 | -2/+2 | |
| | ||||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-05-05 | 2 | -11/+5 | |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | Use QML signal syntax | Aaron Kennedy | 2009-05-01 | 1 | -3/+1 | |
| | | ||||||
| * | Use QML properties syntax | Aaron Kennedy | 2009-05-01 | 2 | -8/+4 | |
| | | ||||||
* | | Join some lines in examples. | Martin Jones | 2009-05-05 | 3 | -177/+66 | |
|/ | ||||||
* | Remove unnecessary escaping from data | Aaron Kennedy | 2009-05-01 | 1 | -62/+63 | |
| | ||||||
* | port syntax | Warwick Allison | 2009-04-30 | 1 | -21/+40 | |
| | ||||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-04-30 | 2 | -20/+98 | |
|\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/follow/pong.qml examples/declarative/listview/dummydata/MyPetsModel.qml | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-04-30 | 2 | -5/+5 | |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | |||||
| * | | Documentation for ListView | Martin Jones | 2009-04-30 | 2 | -19/+97 | |
| | | | | | | | | | | | | Convert to new format, use \snippet. | |||||
* | | | Convert all examples and demos from XML format | Aaron Kennedy | 2009-04-30 | 2 | -163/+137 | |
| |/ |/| | ||||||
* | | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore. | Yann Bodson | 2009-04-29 | 2 | -5/+5 | |
|/ | ||||||
* | Converted connections, listview and mouse. | Roberto Raggi | 2009-04-27 | 1 | -81/+103 | |
| | ||||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Roberto Raggi | 2009-04-27 | 1 | -1/+1 | |
|\ | | | | | | | git://scm.dev.nokia.troll.no/qt/kinetic into kinetic-declarativeui-qfx | |||||
| * | Fix the highlight positioning. | Martin Jones | 2009-04-27 | 1 | -1/+1 | |
| | | ||||||
* | | Converted the examples. | Roberto Raggi | 2009-04-27 | 2 | -141/+281 | |
|/ | ||||||
* | Allow method text of recipe example to scroll | Martin Jones | 2009-04-23 | 3 | -16/+18 | |
| | ||||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 13 | -0/+404 | |