summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make scaling in flickr demo sensible.Martin Jones2009-05-124-16/+45
* Join some lines in examples.Martin Jones2009-05-117-237/+77
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1136-370/+905
|\
| * Add support for removing anchors.Michael Brasser2009-05-114-142/+238
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-05-1118-238/+469
| |\
| | * Add context property testAaron Kennedy2009-05-111-1/+29
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1117-238/+439
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1111-73/+160
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-112-0/+2
| | | | |\
| | | | * | d-pointerize QmlOpenMetaObjectMartin Jones2009-05-114-61/+78
| | | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-1118-40/+240
| | | | |\ \
| | | | * | | Lower case role names are needed.Martin Jones2009-05-111-6/+7
| | | * | | | Remove debug.Michael Brasser2009-05-111-2/+0
| | | * | | | Apply a states binding changes even if there is no transition.Michael Brasser2009-05-112-6/+12
| | | * | | | Detect binding loops.Michael Brasser2009-05-113-90/+135
| | | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1115-57/+167
| | | |\ \ \ \
| | | * | | | | Add simple loop detection to anchoring system.Michael Brasser2009-05-116-73/+206
| | * | | | | | Fix crashAaron Kennedy2009-05-111-0/+3
| * | | | | | | Fix webbrowser demoYann Bodson2009-05-113-3/+9
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-05-111-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Update repaint region when removing itemsAaron Kennedy2009-05-111-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | CompileYann Bodson2009-05-111-0/+1
| |/ / / /
| * | | | Clean up QmlContext's and QmlExpression's when a context gets deletedAaron Kennedy2009-05-114-3/+49
| * | | | When a QmlContext is destroyed, associated objects must be disassociatedAaron Kennedy2009-05-115-4/+25
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-111-1/+1
| |\ \ \
| | * | | Change pathview angle.Yann Bodson2009-05-111-1/+1
| * | | | Handle QmlParserStatus's and QmlBindableValeus being deleted during component...Aaron Kennedy2009-05-1111-31/+164
| |/ / /
* | | | Fix double-click AND flicking.Warwick Allison2009-05-112-1/+4
* | | | Fix MouseRegion.enabledWarwick Allison2009-05-111-11/+22
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-117-61/+54
|\ \ \ \ | |/ / /
| * | | CompileAaron Kennedy2009-05-111-2/+2
| | |/ | |/|
| * | Get QListModelInterface back in line with itemviews_ng.Martin Jones2009-05-102-23/+0
| |/
| * Change QList_int typedef back to QList<int> - broke signal connection.Martin Jones2009-05-102-22/+9
| * Make sure we correctly remove the PathView attached property object.Martin Jones2009-05-102-1/+7
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-1017-59/+566
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0841-303/+585
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-081-1/+1
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-08217-4722/+7031
| |\ \ \ \
| * | | | | Fix removal of items that span a range greater than the visible range.Martin Jones2009-05-082-15/+38
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-1016-53/+554
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Roberto Raggi2009-05-082-1/+2
| |\ \ \ \ \
| | * | | | | qdoc: Fixed default parameter.Martin Smith2009-05-081-1/+1
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-087-14/+63
| | |\ \ \ \ \
| | * | | | | | qdoc: Fixed missing end of comment.Martin Smith2009-05-081-0/+1
| * | | | | | | Fixed possible crash when processing Ui object definitions.Roberto Raggi2009-05-081-3/+6
| | |/ / / / / | |/| | | | |
| * | | | | | Expose import statements in QmlDomDocumentKai Koehne2009-05-086-14/+54
| * | | | | | Add autotest for crash when compiling "Component {}"Kai Koehne2009-05-081-0/+9
| |/ / / / /
| * | | | | qdoc: Added qlistmodelinterface.cpp to correct some qdoc warnings.Martin Smith2009-05-083-33/+134
| * | | | | Add canvas image captureAaron Kennedy2009-05-082-9/+90
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-081-6/+12
| |\ \ \ \ \