Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Prevent a freeze of QFileSystemWatcher on Mac. | Denis Dzyubenko | 2010-03-05 | 1 | -0/+2 | |
| | | * | | | | | doc: Fixed some QML qdoc errors. | Martin Smith | 2010-03-05 | 5 | -8/+23 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-05 | 15 | -8/+8906 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 22 | -182/+476 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Update the Qt focus widget on responder change. | Morten Johan Sørvig | 2010-03-05 | 1 | -0/+7 | |
| | | * | | | | | | doc: Fixed some QML qdoc errors. | Martin Smith | 2010-03-05 | 2 | -31/+70 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | add wifi power notifications. more Qt way for autorelease. | Lorn Potter | 2010-03-05 | 2 | -33/+83 | |
| | | * | | | | | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 233 | -3018/+3914 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Remove unnecessary qWarnings from bearer management code. | Aaron McCarthy | 2010-03-05 | 6 | -89/+77 | |
| | | * | | | | | | Don't keep polling network sessions open indefinitely. | Aaron McCarthy | 2010-03-05 | 6 | -14/+85 | |
| | | * | | | | | | Prefer ethernet over wlan. | Aaron McCarthy | 2010-03-04 | 1 | -18/+51 | |
| | | * | | | | | | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 11 | -28/+173 | |
* | | | | | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-08 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make the animation property of Behavior deferred. | Michael Brasser | 2010-03-08 | 2 | -0/+2 | |
* | | | | | | | | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Particles optimization and doc fixes. | Michael Brasser | 2010-03-08 | 1 | -3/+5 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 2 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 1 | -10/+6 | |
| * | | | | | | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 1 | -0/+6 | |
* | | | | | | | | | | Add Flipable example. | Bea Lam | 2010-03-08 | 1 | -38/+13 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove code dupliation in fixupX/Y(), flickX/Y() | Martin Jones | 2010-03-08 | 7 | -467/+326 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-08 | 9 | -24/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 9 | -24/+30 | |
* | | | | | | | | | | Add PathView.isCurrentIndex and PathView.view attached properties | Martin Jones | 2010-03-08 | 3 | -73/+181 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-07 | 31 | -1460/+607 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 31 | -1460/+607 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | optimize dynamic call-by-name away | mae | 2010-03-05 | 2 | -9/+15 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 29 | -1451/+592 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | | * | | | | | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 2 | -0/+93 | |
| | | | * | | | | | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 12 | -1277/+150 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-05 | 32 | -342/+518 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Add basic support for explicit newParent in ParentAnimation. | Michael Brasser | 2010-03-05 | 2 | -7/+57 | |
| | | | | * | | | | | | Document new ParentChange properties. | Michael Brasser | 2010-03-05 | 1 | -6/+16 | |
| | | | | * | | | | | | Update QmlChanges.txt | Michael Brasser | 2010-03-05 | 1 | -0/+2 | |
| | | | | * | | | | | | ParentAnimation docs + test. | Michael Brasser | 2010-03-05 | 1 | -0/+63 | |
| | | | | * | | | | | | Remove NumberFormatter and DateTimeFormatter. | Michael Brasser | 2010-03-05 | 8 | -1254/+0 | |
| | | | | * | | | | | | RotationAnimation docs + test. | Michael Brasser | 2010-03-04 | 1 | -10/+12 | |
| | | | * | | | | | | | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 1 | -3/+16 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 120 | -1874/+1194 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Fix compiler warning on RVCT | Aaron Kennedy | 2010-03-05 | 1 | -148/+173 | |
| | | | | * | | | | | | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 6 | -4/+50 | |
| | | | | * | | | | | | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 4 | -17/+50 | |
| | | | * | | | | | | | Add mapFromItem() and mapToItem() in QDeclarativeItem. | Bea Lam | 2010-03-04 | 2 | -0/+57 | |
| | | | * | | | | | | | Removed unused variable | Bea Lam | 2010-03-04 | 1 | -1/+0 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 95 | -622/+1427 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-05 | 1 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Compile with DirectFB version >= 1.2.0 && < 1.2.9 | Anders Bakken | 2010-03-05 | 1 | -1/+1 | |