Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Don't crash if QScriptClass property getter returns an invalid value | Kent Hansen | 2010-11-08 | 1 | -0/+21 | |
| | * | | | | | | fix memleak in test | Harald Fernengel | 2010-11-08 | 1 | -0/+1 | |
| | | |_|_|/ / | | |/| | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 5 | -24/+310 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fixed tst_qpixmap::grabWidget autotest failure on QWS. | Samuel Rødal | 2010-11-10 | 1 | -22/+32 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-09 | 5 | -3/+279 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Fixed text rendering bug in raster engine when opacity != 1.0. | Samuel Rødal | 2010-11-08 | 1 | -0/+25 | |
| | * | | | | | Prevented race condition on texture destruction. | Samuel Rødal | 2010-11-08 | 1 | -2/+6 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-06 | 4 | -3/+250 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 4 | -3/+250 | |
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 4 | -3/+250 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | More fix for QTBUG-14640:oci performance problem with qlonglong | Charles Yin | 2010-11-05 | 2 | -22/+101 | |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-03 | 3 | -2/+170 | |
| | | | | |\ \ \ | | | | | | |_|/ | | | | | |/| | | ||||||
| | | | | | * | | Fixed grabWidget sometimes returning uninitialized memory. | Samuel Rødal | 2010-11-03 | 1 | -1/+1 | |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 2 | -1/+169 | |
| | | | | | |\ \ | | | | | | | |/ | | | | | | |/| | ||||||
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 2 | -1/+169 | |
| | | | | | | |\ | ||||||
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 2 | -1/+169 | |
| | | | | | | | |\ | ||||||
| | | | | | | | | * | Fix QTBUG-14640:oci performance problem with qlonglong | Charles Yin | 2010-11-01 | 1 | -1/+30 | |
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-30 | 2 | -0/+139 | |
| | | | | | | | | |\ | ||||||
| | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-29 | 2 | -0/+139 | |
| | | | | | | | | | |\ | ||||||
| | | | | | | | | | | * | Prevented threading related crash in OpenGL module. | Samuel Rødal | 2010-10-29 | 1 | -0/+118 | |
| | | | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-29 | 1 | -0/+21 | |
| | | | | | | | | | | |\ | ||||||
| | | | | | | | | | | | * | Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors | Charles Yin | 2010-10-29 | 1 | -0/+21 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-09 | 158 | -3690/+7607 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix QML ecmascript autotest. | Yann Bodson | 2010-11-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Fix QtQuick import. | Yann Bodson | 2010-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Text alignment is broken with multi-line text and implicit size. | Yann Bodson | 2010-11-08 | 6 | -0/+97 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-06 | 151 | -3689/+7508 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-05 | 151 | -3689/+7508 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Image bounding rect should always include the area being painted | Joona Petrell | 2010-11-05 | 2 | -0/+74 | |
| | | * | | | | | | | | | | | 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 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | 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 | 1 | -0/+32 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-04 | 42 | -360/+3509 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | 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 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Largely rewrite the Using QML in C++ Applications documentation. It | Bea Lam | 2010-11-04 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | Maintain passing visualtests on X11 | Alan Alpert | 2010-11-04 | 10 | -3/+925 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Fix regression in 648eb76c and update visual tests. | Martin Jones | 2010-11-04 | 16 | -369/+369 | |
| | | * | | | | | | | | | | | 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 | 1 | -0/+10 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | highlightranges.qml example and visual test contained binding loop. | Martin Jones | 2010-11-03 | 1 | -4/+8 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-03 | 11 | -2/+912 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Regression: QDeclarativeText does not update when text turns empty | Yann Bodson | 2010-11-03 | 4 | -0/+736 | |
| | | | * | | | | | | | | | | | Qml Debugging: Only enable if explicitly requested | Kai Koehne | 2010-11-02 | 5 | -2/+23 | |
| | | | * | | | | | | | | | | | Regression: Text element breaks when using \n for separating lines | Yann Bodson | 2010-11-02 | 2 | -0/+153 | |
| | | * | | | | | | | | | | | | Combining ListView.StrictlyEnforceRange and resizing currentItem stalls. | Martin Jones | 2010-11-03 | 8 | -0/+2150 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-02 | 2 | -72/+367 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | | |