Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 1 | -16/+16 |
|\ | | | | | | | | | | | | | | | | | | | | | 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 | -16/+16 |
| | | |||||
* | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
|/ | |||||
* | Show contents of list properties within the debugger (like the Creator | Bea Lam | 2009-10-28 | 1 | -1/+1 |
| | | | | debugger). Also add Mode arg to ExpressionQueryWidget constructor. | ||||
* | Compile | Aaron Kennedy | 2009-09-23 | 1 | -1/+1 |
| | |||||
* | Add some of the functionality from the old debugger (e.g. dynamic updating ↵ | Bea Lam | 2009-09-23 | 1 | -0/+183 |
of property values, watch table, colouring of tree widget items). |