Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-apply licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-06-27 | 2 | -34/+34 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-06-21 | 13 | -194/+1523 |
|\ | |||||
| * | Fix js debugging autotest on Windows + Add license header | Kai Koehne | 2011-06-15 | 3 | -12/+65 |
| * | Rewrite autotests for js debugging | Aurindam Jana | 2011-06-14 | 7 | -111/+1370 |
| * | Rename qdeclarativescriptdebugging autotest directory | Kai Koehne | 2011-06-14 | 4 | -7/+7 |
| * | Create property cache in case of Component{} root | Aaron Kennedy | 2011-06-10 | 3 | -0/+17 |
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 8 | -6/+320 |
|\ \ | |||||
| * \ | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-06-08 | 6 | -3/+317 |
| |\ \ | |||||
| | * \ | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-31 | 5 | -3/+307 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-05-27 | 1 | -3/+2 |
| | | |\ \ | |||||
| | | | * | | Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA... | Joona Petrell | 2011-05-27 | 1 | -3/+2 |
| | | * | | | Fixed CI-errors caused by qmlshadersplugin addition. | Marko Niemelä | 2011-05-26 | 2 | -13/+13 |
| | | * | | | Backported QML ShaderEffectItem from QML2.0 into Qt Quick 1.1 | Marko Niemelä | 2011-05-25 | 4 | -0/+305 |
| | * | | | | Merge branch '4.8' into qt-4.8-from-4.7 | Liang Qi | 2011-05-27 | 1 | -2/+2 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-24 | 1 | -0/+10 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-05-20 | 1 | -0/+10 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Notify when the TextInput cursorRectangle property changes within pre-edit | Andrew den Exter | 2011-05-20 | 1 | -0/+10 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-05-17 | 94 | -1600/+1600 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 94 | -1600/+1600 |
| * | | | | | Merge remote branch 'qt/4.8' into fire-master | Paul Olav Tvete | 2011-06-06 | 99 | -1622/+1803 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | QDeclarativeDebug: Fix autotest on Windows/MSVC | Kai Koehne | 2011-05-24 | 1 | -1/+1 |
| | * | | | | Merge remote-tracking branch 'qt/4.8' into master-qml-team | Kai Koehne | 2011-05-24 | 133 | -2365/+2490 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | QDeclarativeDebug: Fix autotest | Kai Koehne | 2011-05-20 | 1 | -1/+1 |
| * | | | | | Fixed inconsistent behaviour in Qt.rect(). | Kim Motoyoshi Kalland | 2011-05-20 | 1 | -1/+1 |
* | | | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 99 | -1620/+1801 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 19 | -37/+218 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-05-17 | 11 | -0/+173 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-05-13 | 5 | -0/+139 |
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | |||||
| | | | * | | | | QDeclarativeMouseArea: block context menu events | Caio Marcelo de Oliveira Filho | 2011-05-13 | 2 | -0/+85 |
| | | | * | | | | ListViews loses items if all visible items are removed. | Martin Jones | 2011-05-13 | 1 | -0/+10 |
| | | | * | | | | Make TextEdit word selection more natural. | Andrew den Exter | 2011-05-13 | 2 | -0/+44 |
| | | * | | | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-05-12 | 1 | -0/+20 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Ensure the TextEdit cursor delegate is repositioned on mouse events. | Andrew den Exter | 2011-05-12 | 1 | -0/+20 |
| | | * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-06 | 7 | -0/+14 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | / / / | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | Views do not notify count changes properly | Martin Jones | 2011-05-05 | 7 | -0/+14 |
| | | | | |/ | | | | |/| | |||||
| | * | | | | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 61 | -808/+1118 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | Remove Q_ASSERT from qdeclarativexmllistmodel test | Jason McDonald | 2011-05-04 | 1 | -1/+4 |
| | * | | | | Remove Q_ASSERT's from ecmascript test. | Jason McDonald | 2011-05-04 | 1 | -4/+0 |
| | * | | | | Remove Q_ASSERT from QDeclarativeListModel autotest. | Jason McDonald | 2011-04-15 | 1 | -1/+4 |
| | * | | | | Remove redundant Q_ASSERT from qmlvisual autotest. | Jason McDonald | 2011-04-15 | 1 | -2/+0 |
| | * | | | | Remove Q_ASSERT calls that wrap side-effecting code. | Jason McDonald | 2011-04-15 | 1 | -3/+9 |
| | * | | | | Reduce usage of Q_ASSERT in autotests. | Jason McDonald | 2011-04-12 | 4 | -26/+28 |
| * | | | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 93 | -1583/+1583 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge commit 'refs/merge-requests/1220' of git://gitorious.org/qt/qt into mer... | David Boddie | 2011-05-05 | 4 | -3/+73 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-05-04 | 4 | -3/+73 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'master' of ../qt-qml-staging | Michael Brasser | 2011-04-14 | 18 | -60/+356 |
| | |\ \ \ | |||||
| | * | | | | QDeclarativeDebug: Fix test case | Kai Koehne | 2011-03-30 | 1 | -1/+1 |
| | * | | | | QDeclarativeDebug: Handle case where client with ongoing queries is deleted | Kai Koehne | 2011-03-30 | 1 | -1/+27 |
| | * | | | | Merge ../qt-qml-staging | Yann Bodson | 2011-03-29 | 3 | -8/+46 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Alan Alpert | 2011-03-23 | 16 | -2/+247 |
| | |\ \ \ \ |