summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reevaluate expressions when context properties changeAaron Kennedy2009-05-117-71/+200
* 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
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-05-111-0/+1
| | | |\
| | | * | CompileYann Bodson2009-05-111-0/+1
| | * | | 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
| |_|_|_|/ |/| | | |
* | | | | Update repaint region when removing itemsAaron Kennedy2009-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
|/ / /
* | | 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...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
| |\
| | * Make sure qmlviewer uses raster graphcis system, or respects what wasMichael Brasser2009-05-081-6/+12
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-081-1/+3
| | |\
| | * \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-080-0/+0
| | |\ \
| | | * | Correct spelling. setConsitentTiming -> setConsistentTimingMichael Brasser2009-05-082-2/+2
| * | | | Add canvas debugger moduleAaron Kennedy2009-05-086-3/+269
| | |_|/ | |/| |
* | | | 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...Aaron Kennedy2009-05-0841-303/+583
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0811-123/+300
| | |\ \
| | * | | Autotest format conversion.Michael Brasser2009-05-0840-302/+582
| * | | | Only print error on an actual errorAaron Kennedy2009-05-081-1/+3
* | | | | 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...Yann Bodson2009-05-088-70/+252
| |\ \ \ \ | | |/ / /
| * | | | phonebrowser.qml is goneYann Bodson2009-05-081-1/+1
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-08217-4722/+7031
|\ \ \ \ \ | | |/ / / | |/| | |