Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation fixes. | Yann Bodson | 2010-04-19 | 2 | -8/+11 |
* | Reference count ObjectData's to correctly delete objects with no parent | Aaron Kennedy | 2010-04-19 | 2 | -3/+9 |
* | QDeclarativeImage should stretch in one direction when tiling in the other. | Yann Bodson | 2010-04-19 | 1 | -5/+20 |
* | 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 | 47 | -159/+349 |
|\ | |||||
| * | 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 | 9 | -3/+47 |
| | |\ | |||||
| | * | | 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 | 33 | -133/+273 |
| | |/ | |/| | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-19 | 56 | -336/+619 |
| |\ \ | |||||
| | * | | Update mouse area coordinates automatically when changing position | Leonardo Sobral Cunha | 2010-04-19 | 4 | -3/+35 |
| | |/ | |||||
| * | | 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 | 52 | -333/+584 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-17 | 52 | -333/+584 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Recognize identifiers containing unicode escape sequences. | Roberto Raggi | 2010-04-16 | 1 | -1/+41 |
| | * | | | | | | Fixed parsing of inner labelled statements. | Roberto Raggi | 2010-04-16 | 2 | -4/+4 |
| | * | | | | | | 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 | 11 | -22/+22 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-16 | 21 | -252/+387 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Wait for debug clients asynchronously instead of blocking creation of | Bea Lam | 2010-04-16 | 3 | -85/+57 |
| | | * | | | | | | ResizeMode support for QGraphicsWidgets created with QDeclarativeView | Joona Petrell | 2010-04-16 | 2 | -88/+180 |
| | | * | | | | | | 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 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-16 | 8 | -11/+43 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Throw exceptions on programming errors for global functions. | Warwick Allison | 2010-04-16 | 4 | -37/+49 |
| | * | | | | | | | | Doc: make note about using clip: true in views slightly more prominent. | Martin Jones | 2010-04-16 | 3 | -3/+3 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | 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-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-17 | 15 | -53/+193 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | EABI and BWINS DEF file updates for Symbian | Iain | 2010-04-16 | 8 | -46/+139 |
| * | | | | | | | Further RVCT4 fixes for Symbian | Iain | 2010-04-16 | 2 | -3/+3 |
| * | | | | | | | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-16 | 26 | -38/+37 |