Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile | Aaron Kennedy | 2010-04-19 | 1 | -0/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-19 | 68 | -254/+529 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-19 | 5 | -23/+29 |
| |\ | |||||
| | * | Add some padding to Rectangles with border to avoid qDrawBorderPixmap() bug. | Martin Jones | 2010-04-19 | 1 | -1/+3 |
| | * | Speed up Rectangle creation with pen or gradient slightly | Martin Jones | 2010-04-19 | 2 | -3/+16 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-19 | 11 | -3/+126 |
| | |\ | |||||
| | * | | Always allow view position to be fixed. | Martin Jones | 2010-04-19 | 3 | -19/+10 |
| * | | | Emit runtime warnings through QDeclarativeEngine | Aaron Kennedy | 2010-04-19 | 52 | -228/+374 |
| | |/ | |/| | |||||
| * | | 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-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 |
* | | | | | | | | | Partial revert of 348d1f6d421a6e23b769af99608fa6d81631a6c3 | Warwick Allison | 2010-04-19 | 3 | -7/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | 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 |
| | | |/ / / / / / | | |/| | | | | | |