Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix importing qml modules from rcc resources | mae | 2010-03-11 | 4 | -54/+56 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 99 | -883/+2075 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 99 | -883/+2075 |
| |\ | |||||
| | * | Crash | Aaron Kennedy | 2010-03-11 | 1 | -1/+1 |
| | * | Cosmetic tweaks | Aaron Kennedy | 2010-03-11 | 1 | -8/+5 |
| | * | no need to include this private header | Yann Bodson | 2010-03-11 | 1 | -1/+1 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-11 | 22 | -80/+266 |
| | |\ | |||||
| | | * | Update QmlChanges.txt | Aaron Kennedy | 2010-03-11 | 1 | -0/+3 |
| | | * | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 9 | -43/+37 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-11 | 35 | -235/+767 |
| | | |\ | |||||
| | | | * | Improve value type binding behavior | Aaron Kennedy | 2010-03-11 | 6 | -35/+212 |
| | | | * | Minor construction optimizations. | Michael Brasser | 2010-03-11 | 5 | -2/+13 |
| | | * | | Fix test, fix warning consistency. | Warwick Allison | 2010-03-11 | 1 | -0/+1 |
| | * | | | fix particles plugin | Yann Bodson | 2010-03-11 | 1 | -1/+15 |
| | | |/ | | |/| | |||||
| | * | | Don't export symbols in webkit plugin. | Yann Bodson | 2010-03-11 | 4 | -63/+4 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-11 | 5 | -35/+117 |
| | |\ \ | |||||
| | | * | | Add a positioning 'mode' to positionViewAtIndex() | Martin Jones | 2010-03-11 | 5 | -35/+117 |
| | * | | | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 8 | -22/+104 |
| | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-11 | 5 | -25/+56 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 69 | -600/+1251 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-11 | 104 | -3017/+3742 |
| | | | |\ | |||||
| | | | * | | Remove more accidentally submitted code | Aaron Kennedy | 2010-03-11 | 2 | -5/+0 |
| | | | * | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -3/+3 |
| | * | | | | Add AnchorAnimation for animating AnchorChanges. | Michael Brasser | 2010-03-11 | 9 | -120/+359 |
| | | |_|/ | | |/| | | |||||
| | * | | | Comment out unused method. | Martin Jones | 2010-03-10 | 2 | -2/+3 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 70 | -597/+1253 |
| | |\ \ \ | |||||
| | | * | | | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 7 | -113/+120 |
| | | * | | | when loading debug import plugins on Mac, try with _debug.dylib suffix | mae | 2010-03-10 | 1 | -0/+3 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 64 | -484/+1130 |
| | | |\ \ \ | |||||
| | | | * | | | fix inclusion of qt_targets.pri in qimportbase.pri | Joerg Bornemann | 2010-03-10 | 1 | -1/+1 |
| | | | * | | | Use TARGETPATH instead of hardcoding locations | Tobias Hunger | 2010-03-10 | 2 | -2/+2 |
| | | | * | | | Fix location in which webkit import is stored in builddir | Tobias Hunger | 2010-03-10 | 1 | -1/+1 |
| | | | * | | | Merge remote branch 'qt/4.7' into qml-4.7 | Qt Continuous Integration System | 2010-03-10 | 71 | -2765/+3233 |
| | | | |\ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Remove accidentally submitted code | Aaron Kennedy | 2010-03-10 | 1 | -8/+1 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 10 | -229/+458 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-10 | 16 | -78/+282 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 10 | -229/+458 |
| | | | * | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ... | Martin Jones | 2010-03-10 | 2 | -0/+4 |
| | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 22 | -67/+957 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Use no-version-specified to mean any version (used to work, fixed again, | Warwick Allison | 2010-03-10 | 1 | -1/+4 |
| | | | | * | | | | URL redirection for font loader | Warwick Allison | 2010-03-10 | 1 | -1/+17 |
| | | | | * | | | | URL redirection for AnimatedImage | Warwick Allison | 2010-03-10 | 2 | -1/+18 |
| | | | | * | | | | Technically, Location can be relative (never is though...) | Warwick Allison | 2010-03-10 | 1 | -1/+1 |
| | | | | * | | | | URL redirection for normal images. | Warwick Allison | 2010-03-10 | 1 | -6/+35 |
| | | | | * | | | | URL redirection for components resources. | Warwick Allison | 2010-03-10 | 1 | -0/+18 |
| | | | | * | | | | URL redirects for border image. | Warwick Allison | 2010-03-10 | 2 | -2/+18 |
| | | | | * | | | | Implement URL redirection for types and XmlListModel. | Warwick Allison | 2010-03-10 | 3 | -3/+53 |
| | | | | |/ / / | |||||
| | | | | * | | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -4/+5 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 36 | -171/+383 |
| | | | | |\ \ \ | |||||
| | | | * | | | | | Schedule view relayout after itemsInserted/Removed() | Martin Jones | 2010-03-10 | 5 | -63/+118 |
| | | | | |/ / / | | | | |/| | | |