Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotest tweaks. | Michael Brasser | 2010-03-28 | 5 | -2/+45 |
* | Cleanup. | Michael Brasser | 2010-03-28 | 2 | -30/+8 |
* | Don't set status to Ready until model has been created (currently this | Bea Lam | 2010-03-28 | 3 | -64/+183 |
* | Fix qdeclarativeimage autotest on the mac. | Yann Bodson | 2010-03-28 | 3 | -2/+9 |
* | QTBUG-9367 has been fixed. Expect pass. | Warwick Allison | 2010-03-28 | 1 | -1/+0 |
* | Source resizing for QDeclarativeImageProvider too. | Warwick Allison | 2010-03-28 | 6 | -16/+32 |
* | tyop | Warwick Allison | 2010-03-28 | 1 | -1/+1 |
* | Installed imports are no longer searched relative to caller. | Warwick Allison | 2010-03-28 | 1 | -0/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-26 | 183 | -1338/+3827 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-26 | 183 | -1338/+3827 |
| |\ | |||||
| | * | Recompute the source location of regexp literals. | Roberto Raggi | 2010-03-26 | 3 | -3/+15 |
| | * | Adds a way to clear the state list property in QDeclarativeStateGroup | Kai Koehne | 2010-03-26 | 1 | -1/+13 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-26 | 9 | -69/+297 |
| | |\ | |||||
| | | * | Added highlight ranges/modes to PathView | Martin Jones | 2010-03-26 | 9 | -69/+297 |
| | * | | I've been told this fixes compilation on windows. | Alan Alpert | 2010-03-26 | 1 | -1/+1 |
| | * | | Doc Augmentation | Alan Alpert | 2010-03-26 | 2 | -1/+16 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-26 | 334 | -14194/+14777 |
| | |\ \ | | | |/ | |||||
| | | * | Use QThread IdlePriority rather than linux platform code. | Martin Jones | 2010-03-26 | 1 | -14/+1 |
| | | * | Test and fix order of transform application. | Warwick Allison | 2010-03-26 | 6 | -41/+36 |
| | | * | Test transforms. | Warwick Allison | 2010-03-26 | 1 | -0/+21 |
| | | * | Fix namespace. | Warwick Allison | 2010-03-26 | 1 | -1/+3 |
| | | * | Simple case, no size returned. | Warwick Allison | 2010-03-26 | 1 | -1/+1 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-26 | 1 | -4/+0 |
| | | |\ | |||||
| | | | * | QDeclarativeItem don't need to emit childrenChanged anymore. | Alexis Menard | 2010-03-26 | 1 | -4/+0 |
| | | * | | sourceWidth/sourceHeight -> sourceSize | Warwick Allison | 2010-03-26 | 6 | -63/+38 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-26 | 19 | -26/+108 |
| | | |\ | |||||
| | | | * | Do not call parent implementation if we accept the keyPressEvent in GridView ... | Yann Bodson | 2010-03-26 | 2 | -6/+6 |
| | | | * | Update test. | Michael Brasser | 2010-03-26 | 1 | -3/+1 |
| | | | * | Add autotest for QTBUG-9367. | Michael Brasser | 2010-03-26 | 3 | -0/+23 |
| | | | * | Remove Q prefix from the validators. | Michael Brasser | 2010-03-26 | 5 | -16/+16 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-26 | 7 | -0/+61 |
| | | | |\ | |||||
| | | | | * | Add declarative subdir to examples.pro | Joona Petrell | 2010-03-26 | 1 | -0/+1 |
| | | | | * | Add Symbian deploy section for qml import plugins | Joona Petrell | 2010-03-26 | 6 | -0/+60 |
| | | | * | | Really fix qMin() parameter types. | Martin Jones | 2010-03-26 | 1 | -1/+1 |
| | | | |/ | |||||
| | | * | | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 20 | -86/+696 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-26 | 2 | -0/+167 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-26 | 296 | -14116/+13860 |
| | | | |\ | |||||
| | | | * | | Add missing files from 72599ca45c416f2f0a9654412c14a148ca3d728c | Aaron Kennedy | 2010-03-26 | 2 | -0/+167 |
| | | * | | | Document Particles module import. | Martin Jones | 2010-03-26 | 2 | -1/+5 |
| | | | |/ | | | |/| | |||||
| | | * | | Remove some Script {} docs | Martin Jones | 2010-03-25 | 4 | -105/+12 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-25 | 5 | -27/+52 |
| | | |\ \ | |||||
| | | | * | | Fix where data() is called before xml is loaded. Also add status tests. | Bea Lam | 2010-03-25 | 2 | -2/+47 |
| | | | * | | Clean up | Bea Lam | 2010-03-25 | 1 | -20/+0 |
| | | | * | | Remove int parameter from ListModel countChanged() to be consistent | Bea Lam | 2010-03-25 | 3 | -5/+5 |
| | | * | | | Ensure both qMin() parameters are the same type. | Martin Jones | 2010-03-25 | 1 | -1/+1 |
| | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 284 | -13970/+13782 |
| | | |\ \ | |||||
| | * | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-25 | 3 | -13/+13 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-25 | 126 | -1003/+2352 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-25 | 240 | -1975/+4127 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Optimize QML "parent" property access | Aaron Kennedy | 2010-03-25 | 4 | -16/+91 |