summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-311-1/+1
|\
| * Fix compilation with Sun CC: no semi-colon after Q_ENUM.Thiago Macieira2010-03-311-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-311-20/+31
|\ \
| * | Optimize QDeclarativeEngine::importExtensionmae2010-03-311-20/+31
* | | Fix bug when adding import paths manuallyAlan Alpert2010-03-311-1/+7
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-317-9/+60
|\ \
| * | Improve flipable example.Yann Bodson2010-03-311-1/+1
| * | VisibleArea is not a creatable type.Michael Brasser2010-03-311-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-311-0/+1
| |\ \
| | * | Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-311-0/+1
| | |/
| * | docWarwick Allison2010-03-311-0/+4
| |/
| * Fix qml plugin loading with specified path in qmldirmae2010-03-301-3/+8
| * Optimization: Use internal QGraphicsItemPrivate::setItemParentHelper()Aaron Kennedy2010-03-301-4/+12
| * Update QmlChanges for SmoothedAnimationLeonardo Sobral Cunha2010-03-301-0/+33
* | Fix snapping in listview.Martin Jones2010-03-312-15/+35
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-3023-659/+751
|\
| * WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-1/+5
| * Fixes PathView compile warningsLeonardo Sobral Cunha2010-03-302-2/+2
| * Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-308-14/+13
| * Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-3014-353/+446
| * Fix parenting after 6f88388db4e8e202780d789e66664ff824691948.Michael Brasser2010-03-308-35/+31
* | Make qmlpixmapcache thread shutdown cleanerMartin Jones2010-03-301-12/+6
|/
* Fix viewer resizing on reload and File->openMartin Jones2010-03-301-0/+1
* Don't emit onPositionChanged before onPressedMartin Jones2010-03-301-1/+0
* Make QDeclarativeListProperty a classAaron Kennedy2010-03-301-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-309-75/+56
|\
| * Correctly parent repeater items.Michael Brasser2010-03-301-5/+5
| * Make sure cursor delegate is parented.Michael Brasser2010-03-292-0/+4
| * Allow just one dimension to be set, the other scaled accordinglyWarwick Allison2010-03-291-3/+11
| * Simplify import path.Warwick Allison2010-03-293-57/+36
| * Removed unneeded code.Roberto Raggi2010-03-292-10/+0
* | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-0/+6
|/
* Improve QML compiler statisticsAaron Kennedy2010-03-292-9/+45
* Use error enum not numbersWarwick Allison2010-03-291-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-291-4/+0
|\
| * QDeclarativeItem::setParentItem should not modify the QObject parentAaron Kennedy2010-03-291-4/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-291-45/+40
|\ \ | |/
| * DocAaron Kennedy2010-03-291-45/+40
* | Ensure currentIndex is updated when PathView items are removed/movedMartin Jones2010-03-292-8/+37
|/
* Relayout items when Flow size changes.Martin Jones2010-03-291-0/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2913-73/+527
|\
| * Optimization: reduce allocationsAaron Kennedy2010-03-292-4/+4
| * Remove "variant" QML propertiesAaron Kennedy2010-03-291-2/+1
| * Use QDateTime when specifying a "date" property in QMLAaron Kennedy2010-03-295-4/+43
| * Fix for qdeclarativelanguage::listPropertiesAaron Kennedy2010-03-291-2/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-292-6/+9
| |\
| | * Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-292-6/+9
| * | Remove total wrongness.Warwick Allison2010-03-291-1/+0
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-297-47/+443
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-295-18/+27
| | |\