summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* highlight color propertyWarwick Allison2009-05-083-0/+35
* Fade TagEdit properlyWarwick Allison2009-05-081-0/+1
* Minimal size is MediaButton size, center outside edit modeWarwick Allison2009-05-081-10/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0827-250/+658
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0813-168/+152
| |\
| | * 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-084-78/+65
| | |\
| | | * Get the delegate scale correct at the ends of the path.Martin Jones2009-05-081-5/+4
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-086-4/+8
| | | |\
| | | * | More path to path fixing.Martin Jones2009-05-082-75/+61
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0820-58/+170
| | |\ \ \
| | * | | | Add the ability to remove whole contacts.Ian Walters2009-05-084-29/+70
| | * | | | 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-0826-97/+252
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-05-078-11/+13
| | |\ \ \
| | * | | | Fixes for the slider.Yann Bodson2009-05-073-2/+5
| * | | | | Warn when dereferencing a non-existant nameAaron Kennedy2009-05-082-0/+2
* | | | | | tag inputWarwick Allison2009-05-084-5/+132
* | | | | | Allow control of cursor and of selection.Warwick Allison2009-05-083-7/+46
| |_|/ / / |/| | | |
* | | | | 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
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0713-53/+172
|\ \ \ \ | |/ / /
| * | | Fix loading of components containing sub components through QmlDomKai Koehne2009-05-073-6/+14
| * | | Add test case for QmlDom - loading a component with sub componentsKai Koehne2009-05-072-1/+17
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-073-8/+20
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0716-42/+458
| | |\ \
| | * | | Focus handling for 'new' dialog.Ian Walters2009-05-073-8/+20
| * | | | Get view to view transitions working properly... for PathView.Martin Jones2009-05-076-40/+123
| | |/ / | |/| |
* | | | Space after tagsWarwick Allison2009-05-071-1/+1
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0743-607/+1381
|\ \ \ | | |/ | |/|
| * | 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-0728-557/+800
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0722-98/+726
| | |\
| | * | Use KeyProxyIan Walters2009-05-072-3/+7
| | * | 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
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-07121-1912/+2500
| | |\ \
| | * | | Move 'final' contacts application to demos.Ian Walters2009-05-0723-537/+776
| * | | | 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-071-0/+25
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-078-38/+181
| |\ \ \ \
| * | | | | 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-077-20/+334
| |\ \ \ \ \
| * | | | | | Add "watchers" to debuggerAaron Kennedy2009-05-076-40/+185
| | |_|_|_|/ | |/| | | |
* | | | | | Menus for video recordingWarwick Allison2009-05-073-29/+59
* | | | | | docWarwick Allison2009-05-071-2/+3
| |_|_|/ / |/| | | |
* | | | | Forgot progress bar.Martin Jones2009-05-071-0/+25
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-076-20/+60
|\ \ \ \ | | |/ / | |/| |