summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-1111-230/+314
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1110-67/+153
| |\
| | * 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
| | |/ /
| * | | 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-112-88/+98
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1114-56/+166
| |\ \ \
| * | | | Add simple loop detection to anchoring system.Michael Brasser2009-05-112-73/+125
* | | | | 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
| |/ |/|
* | 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-1015-53/+545
|\
| * 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-086-14/+54
| | |\
| | * | 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
| |/
| * qdoc: Added qlistmodelinterface.cpp to correct some qdoc warnings.Martin Smith2009-05-083-33/+134
| * Add canvas image captureAaron Kennedy2009-05-082-9/+90
| * 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-081-1/+3
|\ \ | |/
| * 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-0811-89/+370
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-083-19/+118
| |\
| | * 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
| | |\
| | * | Get autotests compiling again. Start converting syntax.Michael Brasser2009-05-081-1/+0
| | * | More Transform work.Michael Brasser2009-05-082-18/+118
| * | | Add expression watcher supportAaron Kennedy2009-05-088-70/+252
| | |/ | |/|
* | | 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...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
| |\ \ \ \ \ | | | |_|/ / | | |/| | |