summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Fix warning.Michael Brasser2009-05-081-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0829-164/+639
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-083-7/+46
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0819-148/+525
| | |\
| | * | Allow control of cursor and of selection.Warwick Allison2009-05-083-7/+46
| * | | Cross link properties to the tree viewAaron Kennedy2009-05-086-4/+61
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-088-68/+24
| |\ \
| | * | setWidth() and setHeight() lost their virtual at some point :-/Martin Jones2009-05-086-57/+15
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-083-7/+7
| | |\ \
| | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-083-1/+2
| | | |\ \
| | | * | | More path to path fixing.Martin Jones2009-05-081-7/+5
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0814-34/+112
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Don't assume will get non-0 item to send key to.Ian Walters2009-05-081-4/+4
| * | | | | Tweak debugger watchesAaron Kennedy2009-05-089-80/+499
| | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0814-34/+112
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-076-9/+12
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Make sure cancelling image loading cancels progress reporting.Martin Jones2009-05-076-9/+12
| | * | | Fix double-click.Warwick Allison2009-05-071-1/+0
| | |/ /
| * | | Warn when dereferencing a non-existant nameAaron Kennedy2009-05-082-0/+2
| | |/ | |/|
* | | Get autotests compiling again. Start converting syntax.Michael Brasser2009-05-081-1/+0
* | | More Transform work.Michael Brasser2009-05-082-18/+118
| |/ |/|
* | Fix loading of components containing sub components through QmlDomKai Koehne2009-05-072-4/+3
* | Get view to view transitions working properly... for PathView.Martin Jones2009-05-075-20/+97
|/
* Add property view to the debuggerAaron Kennedy2009-05-075-3/+205
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-075-20/+20
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0714-77/+368
| |\
| * | Use focus property, not active focus for control focusIan Walters2009-05-072-18/+9
| * | KeyProxy to send to focused child of focus realms.Ian Walters2009-05-073-2/+11
* | | Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-0710-10/+193
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-076-34/+168
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-072-3/+14
| |\ \
| * | | Don't crashMartin Jones2009-05-072-14/+15
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-074-12/+41
| |\ \ \ | | | |/ | | |/|
| * | | Viewing the same image twice showed no image the second time.Martin Jones2009-05-071-0/+11
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0718-234/+501
| |\ \ \
| * | | | Add progress reporting to Image and use it in the flickr demo.Martin Jones2009-05-075-10/+86
| * | | | Doc.Martin Jones2009-05-061-11/+57
* | | | | Disable watcher table selectionAaron Kennedy2009-05-071-0/+1
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-072-3/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-074-12/+41
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0717-233/+500
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Use correct 'from' value for repeating animations.Michael Brasser2009-05-072-3/+14
* | | | | Add "watchers" to debuggerAaron Kennedy2009-05-076-40/+185
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-073-11/+35
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0717-233/+500
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix QmlXmlListModel on property changes, on empty results.Warwick Allison2009-05-072-10/+34
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0610-884/+906
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | default QGVWarwick Allison2009-05-061-1/+1
* | | | | Layouts should only modify items in their direction of operationAaron Kennedy2009-05-071-1/+6
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0711-898/+920
|\ \ \ \ | | |/ / | |/| |