summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-29286-4537/+4617
* fix headersWarwick Allison2009-10-292-0/+80
* Update viewport size when items are added/removed/resized.Martin Jones2009-10-281-4/+12
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2826-1656/+227
|\
| * Fixed possible crash when inserting semicolon.Roberto Raggi2009-10-284-4/+4
| * DocAaron Kennedy2009-10-281-106/+107
| * Remove QML SQL classesAaron Kennedy2009-10-286-1484/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2835-174/+482
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-2823-99/+289
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-286-44/+65
| | | |\
| | | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-10-2825-115/+385
| | | | |\
| | | | * | Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-285-39/+42
| | | | * | Check values when remove() is calledBea Lam2009-10-281-4/+8
| | | * | | cleanupYann Bodson2009-10-283-9/+9
| | * | | | Doc.Michael Brasser2009-10-288-11/+53
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-287-11/+111
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2712-68/+80
| |\ \ \ \ \ \
| * | | | | | | Fix remote content loading for absolute URLsWarwick Allison2009-10-271-3/+6
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2816-47/+230
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-2816-47/+216
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2810-83/+164
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-286-26/+100
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | make TextElideMode an enum of QFxText.Yann Bodson2009-10-283-18/+23
| | * | | | | | | Do not display transient binding errorsAaron Kennedy2009-10-287-10/+88
| | * | | | | | | Add a QmlExpression::error() methodAaron Kennedy2009-10-288-21/+107
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix dynamic exampleAlan Alpert2009-10-281-1/+15
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-282-3/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-286-64/+140
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix bug where repeater would add spacing for 0 sized childrenAlan Alpert2009-10-281-2/+4
| * | | | | | | DocMichael Brasser2009-10-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Cancel flicking on increment/decrementIndex also.Martin Jones2009-10-281-0/+2
* | | | | | | Setting the currentIndex should cancel a flick.Martin Jones2009-10-284-4/+18
* | | | | | | Use QML_DECLARE_TYPEINFO attached properties detection on all platforms.Martin Jones2009-10-281-32/+0
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-282-39/+41
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | QT-2382Yann Bodson2009-10-282-39/+41
| |/ / / /
* | | | | Mode improvement to strictly enforced highlight range movement.Martin Jones2009-10-282-17/+89
* | | | | Ensure that the Follows handle the target value changing unexpectedly.Martin Jones2009-10-282-6/+6
|/ / / /
* | | | DocAaron Kennedy2009-10-271-2/+10
* | | | Support return values in synthesized methodsAaron Kennedy2009-10-272-2/+5
| |_|/ |/| |
* | | Oops.Martin Jones2009-10-271-2/+1
* | | Try to be a bit more clever with snapping.Martin Jones2009-10-274-7/+97
| |/ |/|
* | Add QFxVisualItemModel::children notify signalAaron Kennedy2009-10-272-1/+10
* | Simplify the defaultObjects handlingAaron Kennedy2009-10-275-32/+9
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-271-6/+21
|\ \
| * | Fix dragging at the end of a flickable with overShoot: falseMartin Jones2009-10-271-6/+21
* | | Don't crash when requesting an attached object for non-QML objectAaron Kennedy2009-10-271-0/+2
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-271-1/+1
|\ \
| * | Error when a QVariant property is used as a grouped propertyAaron Kennedy2009-10-271-1/+1
| |/
* | Improve highlight range API and fix incorrect list end calc.Martin Jones2009-10-272-28/+37
|/
* Fixed namespace macro.Erik Verbruggen2009-10-261-2/+2