| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-06 | 1 | -1/+1 |
|\ |
|
| * | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 1 | -1/+1 |
|
|
* | | Fix QtDeclarative public headers to include <QtDeclarative/foo.h> | Thiago Macieira | 2010-04-02 | 4 | -9/+9 |
|
|
* | | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 195 | -580/+580 |
|/ |
|
* | Fix loading of _debug.dylib plugins under OSX. | Roberto Raggi | 2010-04-01 | 1 | -1/+4 |
|
|
* | Improve Transform docs. | Martin Jones | 2010-04-01 | 1 | -4/+11 |
|
|
* | Doc fix | Bea Lam | 2010-04-01 | 1 | -1/+1 |
|
|
* | ModelNode::setObjectValue() must update the object cache. | Bea Lam | 2010-04-01 | 1 | -0/+2 |
|
|
* | Fix Rectangle::gradient rotation doc. | Martin Jones | 2010-04-01 | 1 | -2/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-01 | 1 | -25/+25 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-01 | 4 | -29/+37 |
| |\ |
|
| * | | import "." first - i.e. override it by everything else. | Warwick Allison | 2010-04-01 | 1 | -25/+25 |
|
|
* | | | Fix Flickable::visibleArea.xPosition, Flickable::visibleArea.yPosition docs | Martin Jones | 2010-04-01 | 1 | -2/+4 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-01 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix compilation on Symbian winscw | Joona Petrell | 2010-04-01 | 1 | -2/+2 |
| |/ |
|
* | | Set positioner size to final size, rather than some random size mid animation | Martin Jones | 2010-04-01 | 3 | -27/+35 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-31 | 8 | -1039/+1138 |
|\ |
|
| * | Fixed: Declared properties cannot be assigned in declaration | Roberto Raggi | 2010-03-31 | 8 | -1039/+1138 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix compilation with Sun CC: no semi-colon after Q_ENUM. | Thiago Macieira | 2010-03-31 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-31 | 1 | -20/+31 |
|\ \ |
|
| * | | Optimize QDeclarativeEngine::importExtension | mae | 2010-03-31 | 1 | -20/+31 |
|
|
* | | | Fix bug when adding import paths manually | Alan Alpert | 2010-03-31 | 1 | -1/+7 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-31 | 7 | -9/+60 |
|\ \ |
|
| * | | Improve flipable example. | Yann Bodson | 2010-03-31 | 1 | -1/+1 |
|
|
| * | | VisibleArea is not a creatable type. | Michael Brasser | 2010-03-31 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Update mouseX(Y) when clicking on a mouse area | Leonardo Sobral Cunha | 2010-03-31 | 1 | -0/+1 |
| | |/ |
|
| * | | doc | Warwick Allison | 2010-03-31 | 1 | -0/+4 |
| |/ |
|
| * | Fix qml plugin loading with specified path in qmldir | mae | 2010-03-30 | 1 | -3/+8 |
|
|
| * | Optimization: Use internal QGraphicsItemPrivate::setItemParentHelper() | Aaron Kennedy | 2010-03-30 | 1 | -4/+12 |
|
|
| * | Update QmlChanges for SmoothedAnimation | Leonardo Sobral Cunha | 2010-03-30 | 1 | -0/+33 |
|
|
* | | Fix snapping in listview. | Martin Jones | 2010-03-31 | 2 | -15/+35 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-30 | 23 | -659/+751 |
|\ |
|
| * | WorkerScript was receiving events after deletion and trying to process | Bea Lam | 2010-03-30 | 1 | -1/+5 |
|
|
| * | Fixes PathView compile warnings | Leonardo Sobral Cunha | 2010-03-30 | 2 | -2/+2 |
|
|
| * | Finished file rename of qdeclarative easefollow to smoothedanimation | Leonardo Sobral Cunha | 2010-03-30 | 8 | -14/+13 |
|
|
| * | Change and rename qml EaseFollow to SmoothedAnimation | Leonardo Sobral Cunha | 2010-03-30 | 14 | -353/+446 |
|
|
| * | Fix parenting after 6f88388db4e8e202780d789e66664ff824691948. | Michael Brasser | 2010-03-30 | 8 | -35/+31 |
|
|
* | | Make qmlpixmapcache thread shutdown cleaner | Martin Jones | 2010-03-30 | 1 | -12/+6 |
|/ |
|
* | Fix viewer resizing on reload and File->open | Martin Jones | 2010-03-30 | 1 | -0/+1 |
|
|
* | Don't emit onPositionChanged before onPressed | Martin Jones | 2010-03-30 | 1 | -1/+0 |
|
|
* | Make QDeclarativeListProperty a class | Aaron Kennedy | 2010-03-30 | 1 | -1/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-30 | 9 | -75/+56 |
|\ |
|
| * | Correctly parent repeater items. | Michael Brasser | 2010-03-30 | 1 | -5/+5 |
|
|
| * | Make sure cursor delegate is parented. | Michael Brasser | 2010-03-29 | 2 | -0/+4 |
|
|
| * | Allow just one dimension to be set, the other scaled accordingly | Warwick Allison | 2010-03-29 | 1 | -3/+11 |
|
|
| * | Simplify import path. | Warwick Allison | 2010-03-29 | 3 | -57/+36 |
|
|
| * | Removed unneeded code. | Roberto Raggi | 2010-03-29 | 2 | -10/+0 |
|
|
* | | Fix qdeclarativedom::loadDynamicProperty test | Aaron Kennedy | 2010-03-30 | 1 | -0/+6 |
|/ |
|