Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use one thread for all instances." | Michael Brasser | 2010-03-12 | 1 | -19/+15 |
* | Update QmlChanges.txt | Michael Brasser | 2010-03-12 | 1 | -0/+2 |
* | Remove Qt.closestAngle(). | Michael Brasser | 2010-03-12 | 5 | -63/+0 |
* | 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 | 177 | -1281/+2987 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-11 | 177 | -1281/+2987 |
| |\ | |||||
| | * | 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 | 33 | -133/+471 |
| | |\ | |||||
| | | * | Update QmlChanges.txt | Aaron Kennedy | 2010-03-11 | 1 | -0/+3 |
| | | * | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 14 | -88/+50 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-11 | 70 | -466/+1274 |
| | | |\ | |||||
| | | | * | Improve value type binding behavior | Aaron Kennedy | 2010-03-11 | 10 | -38/+401 |
| | | | * | Minor construction optimizations. | Michael Brasser | 2010-03-11 | 5 | -2/+13 |
| | | * | | Fix test, fix warning consistency. | Warwick Allison | 2010-03-11 | 2 | -2/+3 |
| | | * | | Truncate title at right if too long (cannot currently ElideRight and center). | Warwick Allison | 2010-03-11 | 1 | -3/+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 | 8 | -45/+209 |
| | |\ \ | |||||
| | | * | | Add a positioning 'mode' to positionViewAtIndex() | Martin Jones | 2010-03-11 | 8 | -45/+209 |
| | * | | | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 15 | -22/+111 |
| | |/ / | |||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-11 | 25 | -321/+598 |
| | |\ \ | |||||
| | | * \ | 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 | 110 | -719/+1642 |
| | | | |\ | |||||
| | | * | | | Add AnchorAnimation for animating AnchorChanges. | Michael Brasser | 2010-03-11 | 22 | -305/+545 |
| | * | | | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50e | Aaron Kennedy | 2010-03-11 | 8 | -33/+33 |
| | | |_|/ | | |/| | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-11 | 169 | -3722/+5061 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 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 | 111 | -716/+1644 |
| | | |\ \ | |||||
| | | | * | | Document - and use - the qmlRegisterXXX template functions | mae | 2010-03-10 | 24 | -197/+254 |
| | | | * | | 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 | 88 | -519/+1387 |
| | | | |\ \ | |||||
| | | | | * | | 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 | 116 | -3357/+4262 |
| | | | | |\ \ | |||||
| | | | | * | | | Oooops --- revert wrong commit | mae | 2010-03-10 | 1 | -1/+1 |
| | * | | | | | | Remove more accidentally submitted code | Aaron Kennedy | 2010-03-11 | 2 | -5/+0 |
| | * | | | | | | Doc | Aaron Kennedy | 2010-03-10 | 1 | -3/+3 |
| | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | 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 | 11 | -230/+458 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-10 | 25 | -95/+467 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 11 | -230/+458 |
| | * | | | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ... | Martin Jones | 2010-03-10 | 6 | -0/+16 |
| | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 34 | -89/+1445 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Use no-version-specified to mean any version (used to work, fixed again, | Warwick Allison | 2010-03-10 | 5 | -18/+21 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-10 | 4 | -0/+165 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 51 | -191/+612 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | |||||
| | | * | | | | | | | URL redirection for font loader | Warwick Allison | 2010-03-10 | 1 | -1/+17 |