summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Doc: Minor improvements to QML-related documentation.David Boddie2010-09-151-2/+2
* Doc: Continued work on the QML documentation.David Boddie2010-09-141-10/+49
* Doc: More work on the QML documentation.David Boddie2010-09-141-57/+59
* Doc: More work on the declarative API documentation.David Boddie2010-09-136-54/+123
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-078-173/+239
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-072-16/+3
| |\
| | * Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-062-16/+3
| * | ListView: Ensure highlight is positioned correctly in positionViewAtIndex().Martin Jones2010-09-071-15/+56
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-061-7/+5
| |\
| | * Small cleanupAaron Kennedy2010-09-061-7/+5
| * | Fix PathView item position on insertion and removal.Martin Jones2010-09-063-128/+170
| |/
| * Do not reset sourceSize when changing image source url.Yann Bodson2010-09-061-3/+0
| * Ensure all image state is updated before emitting changed signals.Martin Jones2010-09-061-5/+6
* | Doc: More work on the QML documentation.David Boddie2010-09-073-23/+37
* | Merge branch '4.7' into qmldocsDavid Boddie2010-09-067-39/+59
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-051-25/+23
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-034-8/+24
| | |\
| | * | Cleanup visible item checking in positionersAlan Alpert2010-09-031-25/+23
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-037-20/+38
| |\ \ \ | | | |/ | | |/|
| | * | qreal == float fixesAaron Kennedy2010-09-031-1/+1
| | * | Don't modify the signal order on the second dynamic meta object passAaron Kennedy2010-09-031-4/+8
| | * | Support passing QObject derived types to QML methodsAaron Kennedy2010-09-032-3/+15
| | |/
| * | Complete Component::createObject() creation after setting the parent.Martin Jones2010-09-031-3/+5
| * | Keep ListView position sensible when all visible items are removed.Martin Jones2010-09-031-3/+7
* | | Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-10/+19
* | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-036-16/+27
|\ \ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-023-5/+6
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | |\ \
| | | * | The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-4/+4
| | | * | Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+1
| | | |/
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-012-4/+12
| | | |\
| | | * | Flickable ensure internal pressed state is cleared when mouse is released.Martin Jones2010-09-011-0/+1
| | * | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| | |/ /
| * | | Don't overflow the unreferenced cost counterAaron Kennedy2010-09-021-7/+9
| | |/ | |/|
| * | Support JS "in" operator on QML objectsAaron Kennedy2010-09-011-1/+1
| * | Only emit change signal when variant properties actually changeAaron Kennedy2010-09-011-3/+11
| |/
* | Doc: qdoc fixes.David Boddie2010-09-021-1/+1
* | Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-018-49/+58
* | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0158-1694/+1893
|\ \ | |/
| * Prevent calling deleteLater() from QMLAaron Kennedy2010-08-311-2/+2
| * Ignore non-scriptable properties in QMLAaron Kennedy2010-08-313-13/+43
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-311-6/+6
| |\
| | * Notify QML internal notifiers of item geometry changes before QML signal hand...Martin Jones2010-08-311-6/+6
| * | Don't double call classBegin()Aaron Kennedy2010-08-311-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-316-6/+29
| |\ \
| | * | Revert "Add 'cached' property to Image."Yann Bodson2010-08-317-74/+17
| | * | Add 'cached' property to Image.Yann Bodson2010-08-317-17/+74
| | |/
| | * Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-313-0/+15
| | * Fix application exiting in embedded qml examplesJoona Petrell2010-08-301-0/+3
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-3033-393/+17
| | |\