Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| | | * | | | | | | | | | Remove an unnecessary assert. | Trond Kjernåsen | 2010-05-12 | 1 | -2/+1 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Documentation for the Pad Navigator Example. | Andreas Aardal Hanssen | 2010-05-12 | 11 | -111/+736 | |
| | | * | | | | | | | | New Pad Nagivator example implementation. | Andreas Aardal Hanssen | 2010-05-12 | 12 | -670/+524 | |
| | | * | | | | | | | | Skip definition of wintab functions in case of QT_NO_TABLETEVENT. | Mirko Damiani | 2010-05-12 | 2 | -0/+7 | |
| | | * | | | | | | | | Made curve tesselation be dynamically adjusted based on transform. | Samuel Rødal | 2010-05-12 | 8 | -245/+50 | |
| | | * | | | | | | | | Modified QPainter and QPixmap benchmarks to use raster pixmaps. | Samuel Rødal | 2010-05-12 | 2 | -29/+88 | |
| | | * | | | | | | | | Stabilize tst_QWidgetAction::visibilityUpdate | Olivier Goffart | 2010-05-12 | 1 | -2/+4 | |
| | | * | | | | | | | | Fix compiler warning in QT_REQUIRE_VERSION | Olivier Goffart | 2010-05-11 | 2 | -1/+3 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-11 | 34 | -285/+663 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
| | | | * | | | | | | Stabilize tst_QColumnView::parentCurrentIndex | Olivier Goffart | 2010-05-11 | 1 | -5/+5 | |
| | | | * | | | | | | Really fix tst_QDockWidget::taskQTBUG_9758_undockedGeometry on Linux | Olivier Goffart | 2010-05-10 | 1 | -1/+4 | |
| | | | * | | | | | | Fix typos in Elastic Nodes example documentation. | Andreas Aardal Hanssen | 2010-05-10 | 1 | -59/+65 | |