Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 8 | -18/+259 |
|\ | |||||
| * | Revert "Optimize QPixmapIconEngine's pixmap() function" | Olivier Goffart | 2010-05-14 | 1 | -21/+14 |
| * | Limit the lower glyph texture cache size to 16x16 in GL. | Trond Kjernåsen | 2010-05-14 | 1 | -0/+12 |
| * | Added workarounds for two MBX/SGX specific GL ES bugs/problems. | Trond Kjernåsen | 2010-05-14 | 7 | -18/+39 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-05-14 | 790 | -7593/+15697 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev-nokia.troll.no:qt/oslo-staging-2 into 4.7 | Andreas Aardal Hanssen | 2010-05-14 | 454 | -3307/+7326 |
| | |\ | |||||
| | * | | Add missing file! | Andreas Aardal Hanssen | 2010-05-14 | 1 | -0/+208 |
| * | | | Optimize QPixmapIconEngine's pixmap() function | aavit | 2010-05-11 | 1 | -14/+21 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-14 | 166 | -1294/+2010 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update the dependencies in src.pro because we don't have a good buildsystem | Thiago Macieira | 2010-05-14 | 1 | -5/+15 |
| * | | | QtDeclarative doesn't use QtXml, so don't link to it or require others to | Thiago Macieira | 2010-05-14 | 1 | -2/+2 |
| * | | | Add new logo for QML Launcher (Mac OS X) | Kai Koehne | 2010-05-14 | 3 | -0/+3 |
| * | | | Rename QML Runtime (executable) to QML Launcher | Kai Koehne | 2010-05-14 | 12 | -46/+50 |
| * | | | Remove skins from qml launcher. | Kai Koehne | 2010-05-14 | 4 | -271/+2 |
| * | | | Fix compilation of QtDeclarative module (gcc) | Kai Koehne | 2010-05-14 | 1 | -1/+1 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-14 | 152 | -970/+1938 |
| |\ \ \ |/ / / / | |||||
| * | | | Qt.include() support in worker scripts | Aaron Kennedy | 2010-05-14 | 4 | -1/+69 |
| * | | | Only add "include" property in non-workerscript threads | Aaron Kennedy | 2010-05-14 | 1 | -1/+2 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-14 | 1 | -4/+8 |
| |\ \ \ | |||||
| | * | | | Reduce the chance of AnchorAnimation animating geometry changes it | Michael Brasser | 2010-05-14 | 1 | -4/+8 |
| * | | | | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89 | Aaron Kennedy | 2010-05-14 | 10 | -12/+182 |
| |/ / / | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-14 | 166 | -1265/+1890 |
| |\ \ \ | |||||
| | * | | | Fix crash in ParentAnimation. | Michael Brasser | 2010-05-14 | 6 | -13/+16 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-05-14 | 75 | -120/+529 |
| | |\ \ \ | |||||
| | | * | | | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 75 | -120/+529 |
| | * | | | | Revert "Fix crash in ParentAnimation." | Michael Brasser | 2010-05-14 | 1 | -9/+8 |
| | |/ / / | |||||
| | * | | | Revert "Use raster graphicssystem for qml.app on OS X." | Michael Brasser | 2010-05-14 | 1 | -1/+1 |
| | * | | | Fix crash in ParentAnimation. | Michael Brasser | 2010-05-14 | 1 | -8/+9 |
| | * | | | Minor declarative webview tweaks | Alan Alpert | 2010-05-13 | 23 | -575/+235 |
| | * | | | Removed dependency of QDeclarativeWebView to private Qt (Declarative) API | Simon Hausmann | 2010-05-13 | 3 | -185/+113 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-13 | 151 | -596/+1602 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-13 | 18 | -63/+245 |
| | | |\ \ \ | |||||
| | | | * | | | Follow-up on Flickable changes. | Yann Bodson | 2010-05-13 | 5 | -44/+94 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-13 | 10 | -6/+125 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-13 | 2 | -11/+21 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-13 | 151 | -772/+2271 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Add an example spinner. | Martin Jones | 2010-05-13 | 10 | -6/+125 |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-13 | 95 | -237/+631 |
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | | | |||||
| | | | | * | | | | | ListModel::get() should return undefined if bad index specified | Bea Lam | 2010-05-13 | 2 | -11/+21 |
| | | | | | |/ / / | | | | | |/| | | | |||||
| | | | * | | | | | Fix crash on remote content. | Warwick Allison | 2010-05-13 | 1 | -1/+3 |
| | * | | | | | | | Note that you need to unset a flag to create a visual item | Alan Alpert | 2010-05-13 | 1 | -1/+4 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Add Qt.include() method for scoped inclusion of JavaScript files | Aaron Kennedy | 2010-05-14 | 17 | -0/+540 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-13 | 95 | -226/+611 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Dates and variants are not considered nested objects | Aaron Kennedy | 2010-05-13 | 1 | -1/+2 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-14 | 69 | -1242/+2000 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-13 | 69 | -1242/+2000 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Avoid running animation when loopCount == 0 | Leonardo Sobral Cunha | 2010-05-13 | 2 | -0/+27 |
| | * | | | | | | | Set the pictures for the examples of multitouch | x29a | 2010-05-12 | 3 | -2/+2 |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-12 | 64 | -1240/+1971 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Compile fix on Windows. | Kim Motoyoshi Kalland | 2010-05-12 | 3 | -3/+3 |