Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QtQuick import. | Yann Bodson | 2010-11-08 | 1 | -1/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-08 | 241 | -4195/+9904 |
|\ | |||||
| * | Export QDeclarativeDebugHelper on Symbian for QTBUG-13762 | Joona Petrell | 2010-11-08 | 1 | -1/+1 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-08 | 161 | -3977/+6273 |
| |\ | |||||
| | * | Text alignment is broken with multi-line text and implicit size. | Yann Bodson | 2010-11-08 | 7 | -12/+143 |
| | * | Update QtOpenVg def files for bug QT-3589 | Joona Petrell | 2010-11-08 | 2 | -0/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-06 | 231 | -4185/+9768 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-05 | 231 | -4185/+9768 |
| | | |\ | |||||
| | | | * | Image bounding rect should always include the area being painted | Joona Petrell | 2010-11-05 | 4 | -3/+99 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-05 | 1 | -2/+1 |
| | | | |\ | |||||
| | | | | * | Fix minehunt.pro (minehunt is no longer a plugin) | Bea Lam | 2010-11-05 | 1 | -2/+1 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-05 | 13 | -333/+363 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-05 | 224 | -4169/+9660 |
| | | | | |\ | |||||
| | | | * | | | Don't allow flagging of flipped tiles in Minehunt | Alan Alpert | 2010-11-05 | 1 | -1/+1 |
| | | | * | | | Remove Snake demo from QtDemo | Alan Alpert | 2010-11-05 | 1 | -1/+0 |
| | | | * | | | Fix samegame text input focus | Alan Alpert | 2010-11-05 | 1 | -3/+1 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 61 | -3168/+2776 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | * | | Update visual tests for Mac. | Yann Bodson | 2010-11-04 | 61 | -3168/+2776 |
| | | | * | | | Whitespace fixes | Alan Alpert | 2010-11-04 | 3 | -14/+14 |
| | | | |/ / | |||||
| * | | | | | Don't use stdint.h in our headers since it is a C99 header. | Martin Jones | 2010-11-08 | 2 | -12/+5 |
| | |_|/ / | |/| | | | |||||
| * | | | | Run all QML visual tests now. | Alan Alpert | 2010-11-04 | 1 | -1/+1 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 21 | -77/+253 |
| |\ \ \ \ | |||||
| | * | | | | Add documentation about script evaluation context and allowed types | Bea Lam | 2010-11-04 | 1 | -2/+28 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-04 | 115 | -843/+5708 |
| | |\ \ \ \ | |||||
| * | | | | | | Make qmlvisual tests more stable | Alan Alpert | 2010-11-04 | 41 | -611/+677 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 55 | -397/+2087 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Fix errors in example code. Also reverts the example code to the old | Bea Lam | 2010-11-04 | 3 | -21/+27 |
| | * | | | | | Largely rewrite the Using QML in C++ Applications documentation. It | Bea Lam | 2010-11-04 | 50 | -369/+1973 |
| | * | | | | | Document list type operations | Bea Lam | 2010-11-04 | 2 | -7/+87 |
| * | | | | | | Maintain passing visualtests on X11 | Alan Alpert | 2010-11-04 | 10 | -3/+925 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-04 | 22 | -373/+412 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fix regression in 648eb76c and update visual tests. | Martin Jones | 2010-11-04 | 17 | -369/+370 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-04 | 3 | -0/+32 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Add testcase for QTBUG-13719. | Michael Brasser | 2010-11-04 | 3 | -0/+32 |
| | * | | | | | | Don't emit xChanged()/yChanged() twice. | Martin Jones | 2010-11-04 | 2 | -4/+10 |
| | |/ / / / / | |||||
| * | | | | | | Doc fix | Alan Alpert | 2010-11-04 | 1 | -1/+5 |
| |/ / / / / | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-03 | 40 | -88/+3224 |
| |\ \ \ \ \ | |||||
| | * | | | | | highlightranges.qml example and visual test contained binding loop. | Martin Jones | 2010-11-03 | 2 | -13/+19 |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-03 | 21 | -16/+965 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Regression: QDeclarativeText does not update when text turns empty | Yann Bodson | 2010-11-03 | 7 | -0/+751 |
| | | * | | | | | Qml Debugging: Only enable if explicitly requested | Kai Koehne | 2010-11-02 | 12 | -4/+49 |
| | | * | | | | | Regression: Text element breaks when using \n for separating lines | Yann Bodson | 2010-11-02 | 3 | -12/+165 |
| | * | | | | | | Combining ListView.StrictlyEnforceRange and resizing currentItem stalls. | Martin Jones | 2010-11-03 | 11 | -43/+2181 |
| | |/ / / / / | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-02 | 8 | -81/+376 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Removing a binding while it is being applied caused a crash. | Martin Jones | 2010-11-02 | 6 | -16/+59 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Task-number: QTBUG-15059 | juhvu | 2010-11-08 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Hide the cursor in the tested text edit | Harald Fernengel | 2010-11-05 | 1 | -2/+3 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 1 | -0/+81 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |