summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.Michael Brasser2010-03-282-30/+8
* Don't set status to Ready until model has been created (currently thisBea Lam2010-03-282-53/+97
* Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-285-6/+12
* tyopWarwick Allison2010-03-281-1/+1
* Recompute the source location of regexp literals.Roberto Raggi2010-03-262-2/+14
* Adds a way to clear the state list property in QDeclarativeStateGroupKai Koehne2010-03-261-1/+13
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-264-57/+281
|\
| * Added highlight ranges/modes to PathViewMartin Jones2010-03-264-57/+281
* | I've been told this fixes compilation on windows.Alan Alpert2010-03-261-1/+1
* | Doc AugmentationAlan Alpert2010-03-261-1/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2629-340/+784
|\ \ | |/
| * Use QThread IdlePriority rather than linux platform code.Martin Jones2010-03-261-14/+1
| * Test and fix order of transform application.Warwick Allison2010-03-263-37/+9
| * Fix namespace.Warwick Allison2010-03-261-1/+3
| * Simple case, no size returned.Warwick Allison2010-03-261-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-261-4/+0
| |\
| | * QDeclarativeItem don't need to emit childrenChanged anymore.Alexis Menard2010-03-261-4/+0
| * | sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-264-47/+24
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-266-18/+20
| |\
| | * Do not call parent implementation if we accept the keyPressEvent in GridView ...Yann Bodson2010-03-262-6/+6
| | * Remove Q prefix from the validators.Michael Brasser2010-03-263-11/+13
| | * Really fix qMin() parameter types.Martin Jones2010-03-261-1/+1
| * | Control of image rendered size (esp. SVG).Warwick Allison2010-03-2612-78/+514
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2613-266/+171
| |\
| | * Remove some Script {} docsMartin Jones2010-03-254-105/+12
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-254-27/+9
| | |\
| | | * Fix where data() is called before xml is loaded. Also add status tests.Bea Lam2010-03-251-2/+4
| | | * Clean upBea Lam2010-03-251-20/+0
| | | * Remove int parameter from ListModel countChanged() to be consistentBea Lam2010-03-253-5/+5
| | * | Ensure both qMin() parameters are the same type.Martin Jones2010-03-251-1/+1
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-255-133/+149
| | |\
| | | * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2569-1139/+1101
| | | |\
| | | * \ Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-243-3/+3
| | | |\ \
| | | * | | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-242-117/+133
| | | * | | doc: Fixed function signatures in qdoc comments.Martin Smith2010-03-241-9/+9
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-232-9/+9
| | | |\ \ \
| | | | * | | Fix cast-from-ascii warningThiago Macieira2010-03-201-1/+1
| | | | * | | Fix compilation on LinuxThiago Macieira2010-03-201-5/+5
| | | | * | | Fix compilation with WINSCW: #include doesn't find files in the same dirThiago Macieira2010-03-201-3/+3
| * | | | | | Add missing files from 72599ca45c416f2f0a9654412c14a148ca3d728cAaron Kennedy2010-03-262-0/+167
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2549-878/+1471
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Optimize QML "parent" property accessAaron Kennedy2010-03-254-16/+91
| * | | | | Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-302/+389
| * | | | | Auto-test fix.Alexis Menard2010-03-251-2/+2
| * | | | | Build Fix and port to new width and height propertiesAlexis Menard2010-03-255-8/+8
| * | | | | Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-254-20/+21
| * | | | | Protect the QDeclarativeListProperty used in QGraphicsItem with ifdefAlexis Menard2010-03-251-0/+4
| * | | | | Fix the build due to new properties in QGraphicsObject.Alexis Menard2010-03-252-6/+5
| * | | | | Remove the children property from QDeclarativeItem.Alexis Menard2010-03-253-113/+93
| * | | | | Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-254-192/+408