Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more renaming | Yann Bodson | 2009-11-02 | 1 | -1/+1 |
| | |||||
* | renaming QmlGraphicsRect -> QmlGraphicsRectangle | Yann Bodson | 2009-11-02 | 1 | -22/+22 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| * | fix headers | Warwick Allison | 2009-10-29 | 1 | -0/+40 |
| | | |||||
* | | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
| | | |||||
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 |
| | | |||||
* | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -33/+33 |
|/ | |||||
* | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 1 | -0/+1 |
| | |||||
* | Renaming: QFxView -> QmlView | Yann Bodson | 2009-09-22 | 1 | -10/+10 |
| | |||||
* | Fix up some of the tests | Alan Alpert | 2009-09-09 | 7 | -98/+66 |
| | | | | | | | | Update to work with the latest changes, like 'import Qt 4.6'. Tests affected: DateTimeFormatter Layouts (Positioners) ListView (Still not passing) | ||||
* | Rename positioners. | Warwick Allison | 2009-08-24 | 6 | -6/+6 |
| | | | | QFxBasePositioner still exists though. | ||||
* | Update autotests | Alan Alpert | 2009-08-19 | 1 | -7/+10 |
| | | | | | | Not so much that they pass (or even run) of course. Just making the id change that was needed in the layouts test to all the other copy and pasted findItem functions. | ||||
* | Update Positioner Tests | Alan Alpert | 2009-08-19 | 13 | -360/+6 |
| | | | | | | | Note that it still doesn't pass tests, due at least partially to an error in the test code. This change also slips in a change to the QLayoutItem example less of a bad example of how to integrate QGraphicsLayouts. | ||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 12 | -0/+24 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Autotest format conversion. | Michael Brasser | 2009-05-08 | 25 | -104/+364 |
| | |||||
* | Get autotests compiling again. Start converting syntax. | Michael Brasser | 2009-05-08 | 1 | -2/+2 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 14 | -0/+490 |