Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-14 | 3 | -8/+34 |
|\ | |||||
| * | Fix typo. | Michael Brasser | 2010-03-14 | 1 | -1/+1 |
| * | Use reliable local server for HTTP testing. | Warwick Allison | 2010-03-14 | 2 | -7/+33 |
* | | Make the loader a focusscope. | Yann Bodson | 2010-03-14 | 1 | -1/+3 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-12 | 210 | -1665/+3727 |
|\ | |||||
| * | Fix installation of imports libraries | Tobias Hunger | 2010-03-12 | 3 | -8/+7 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-12 | 108 | -552/+1297 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-12 | 12 | -0/+354 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-12 | 6 | -57/+21 |
| | | |\ | |||||
| | | * | | Add new declarative photoviewer demo | Yann Bodson | 2010-03-12 | 12 | -0/+354 |
| | * | | | Tweak benchmark | Aaron Kennedy | 2010-03-12 | 1 | -1/+2 |
| | * | | | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 4 | -33/+67 |
| | | |/ | | |/| | |||||
| | * | | Remove dead code | Aaron Kennedy | 2010-03-12 | 1 | -31/+0 |
| | * | | Make QML the object allocator more flexible | Aaron Kennedy | 2010-03-12 | 4 | -25/+20 |
| | * | | Fix crash on 32-bit platforms | Aaron Kennedy | 2010-03-12 | 1 | -1/+1 |
| | |/ | |||||
| | * | Enable GL samplebuffers by default on Mac OS X | Aaron Kennedy | 2010-03-12 | 1 | -0/+5 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-12 | 4 | -65/+75 |
| | |\ | |||||
| | | * | Update QmlChanges.txt | Yann Bodson | 2010-03-12 | 1 | -2/+3 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-12 | 7 | -82/+17 |
| | | |\ | |||||
| | | * | | Update particles autotests | Yann Bodson | 2010-03-12 | 3 | -63/+72 |
| | * | | | Fix test | Aaron Kennedy | 2010-03-12 | 1 | -9/+9 |
| | * | | | Reenable the QML binding optimizer for "safe" optimizations | Aaron Kennedy | 2010-03-12 | 5 | -30/+81 |
| | * | | | Crash | Aaron Kennedy | 2010-03-12 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| | * | | 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 |
| | | | |\ \ | |||||
| | | | * | | | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 15 | -22/+111 |
| * | | | | | | Change PathView offset property to use range 0 - 1.0 | Martin Jones | 2010-03-12 | 4 | -52/+53 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Add a positioning 'mode' to positionViewAtIndex() | Martin Jones | 2010-03-11 | 8 | -45/+209 |
| | |_|/ / | |/| | | | |||||
| * | | | | 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 |