Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-19 | 94 | -736/+1294 |
|\ | |||||
| * | Update mouse area coordinates automatically when changing position | Leonardo Sobral Cunha | 2010-04-19 | 6 | -3/+114 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-18 | 88 | -733/+1180 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-17 | 88 | -733/+1180 |
| | |\ | |||||
| | | * | Recognize identifiers containing unicode escape sequences. | Roberto Raggi | 2010-04-16 | 2 | -3/+43 |
| | | * | Fix README | mae | 2010-04-16 | 1 | -1/+1 |
| | | * | Fix doc: QML_DECLARE_TYPE is no longer necessary | mae | 2010-04-16 | 2 | -23/+4 |
| | | * | Fix doc: remote contents requires qmldir | mae | 2010-04-16 | 1 | -2/+4 |
| | | * | Fixed parsing of inner labelled statements. | Roberto Raggi | 2010-04-16 | 3 | -7/+7 |
| | | * | Doc | Aaron Kennedy | 2010-04-16 | 1 | -2/+2 |
| | | * | Remove unsupported plugin version flags in .pro files of declarative examples | Joona Petrell | 2010-04-16 | 2 | -2/+0 |
| | | * | Documentation typo. | Yann Bodson | 2010-04-16 | 1 | -8/+8 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 2 | -2/+3 |
| | | |\ | |||||
| | | | * | Ensure existing image is gone before next photo selection. | Warwick Allison | 2010-04-16 | 1 | -0/+1 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-16 | 52 | -538/+836 |
| | | | |\ | |||||
| | | | * | | Don't use zoomfactor. | Warwick Allison | 2010-04-16 | 1 | -2/+2 |
| | | * | | | More QML doc consistency. | Martin Jones | 2010-04-16 | 4 | -22/+22 |
| | | | |/ | | | |/| | |||||
| | | * | | Doc: in QML use "real" and "enumeration", not "qreal" and "enum" | Martin Jones | 2010-04-16 | 12 | -28/+23 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 43 | -592/+930 |
| | | |\ \ | |||||
| | | | * | | Wait for debug clients asynchronously instead of blocking creation of | Bea Lam | 2010-04-16 | 8 | -311/+143 |
| | | | * | | Test not reliable | Bea Lam | 2010-04-16 | 1 | -8/+0 |
| | | | * | | ResizeMode support for QGraphicsWidgets created with QDeclarativeView | Joona Petrell | 2010-04-16 | 10 | -132/+551 |
| | | | * | | More class documentation fixes for declarative. | Michael Brasser | 2010-04-16 | 7 | -32/+77 |
| | | | * | | Simplify QML import plugin deployment lines | Joona Petrell | 2010-04-16 | 5 | -10/+5 |
| | | | * | | Add QML imports to s60installs.pro | Joona Petrell | 2010-04-16 | 1 | -0/+19 |
| | | | * | | Cleanup photoviewer demo. | Yann Bodson | 2010-04-16 | 3 | -4/+6 |
| | | | |/ | |||||
| | | | * | clean up | Warwick Allison | 2010-04-16 | 1 | -1/+0 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-16 | 9 | -11/+60 |
| | | | |\ | |||||
| | | | * | | Throw exceptions on programming errors for global functions. | Warwick Allison | 2010-04-16 | 9 | -94/+129 |
| | | * | | | Doc: Put "default" property label on same line as property name | Martin Jones | 2010-04-16 | 2 | -10/+9 |
| | | * | | | Doc: make note about using clip: true in views slightly more prominent. | Martin Jones | 2010-04-16 | 3 | -3/+3 |
| | | | |/ | | | |/| | |||||
| | | * | | Add test for QTBUG-9949 | Martin Jones | 2010-04-16 | 1 | -0/+17 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 1 | -3/+3 |
| | | |\ \ | |||||
| | | | * | | Do not set a font pixel size of 0. | Yann Bodson | 2010-04-16 | 1 | -3/+3 |
| | | * | | | Add parent property to Timer | Martin Jones | 2010-04-16 | 1 | -0/+1 |
| | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 9 | -26/+72 |
| | | |\ \ | |||||
| | | | * | | Cleanup | Aaron Kennedy | 2010-04-16 | 2 | -3/+3 |
| | | | |/ | |||||
| | | | * | Class documentation fixes for declarative. | Michael Brasser | 2010-04-16 | 5 | -18/+62 |
| | | * | | Avoid calling QGraphicsItem::setTransformOriginPoint() until needed | Martin Jones | 2010-04-16 | 4 | -5/+36 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-18 | 5 | -0/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-17 | 5 | -0/+12 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fixed compile of JavaScriptCore for Symbian^3. | Rohan McGovern | 2010-04-16 | 1 | -0/+2 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-16 | 4 | -0/+10 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 4 | -0/+10 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-15 | 4 | -0/+10 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-04-14 | 4 | -0/+10 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fix compilation: StringImpl has no public, default constructor | Thiago Macieira | 2010-04-14 | 2 | -0/+3 |
| | | | | | * | | | JavaScriptCore doesn't need QtGui | Thiago Macieira | 2010-04-14 | 1 | -0/+1 |
| | | | | | * | | | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an... | Thiago Macieira | 2010-04-14 | 2 | -0/+6 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-18 | 21 | -68/+227 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |