| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-09 | 2 | -8/+17 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-08 | 2 | -8/+17 |
| |\ |
|
| | * | Fix tst_qimage with QT_NO_EXCEPTIONS | Olivier Goffart | 2010-09-08 | 1 | -2/+2 |
|
|
| | * | QEasingCurve::operator== returning wrong value | Frederik Gladhorn | 2010-09-08 | 1 | -6/+15 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-08 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Don't cause repaints during painting in Text element | Martin Jones | 2010-09-08 | 1 | -0/+11 |
| |/ |
|
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-09-07 | 1 | -0/+66 |
|\ \
| |/
|/| |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -0/+66 |
| |\ |
|
| | * | Fixed input context trying to squeeze content into a full widget. | axis | 2010-09-06 | 1 | -3/+0 |
|
|
| | * | Cleaned up position tracking in the Symbian input methods. | axis | 2010-09-06 | 2 | -2/+661 |
|
|
| | * | Fix QtScript Date <--> QDateTime (local time) conversion | Kent Hansen | 2010-08-31 | 1 | -0/+66 |
|
|
* | | | Always call QPainter::end() before using the object drawn to. | Trond Kjernåsen | 2010-09-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 1 | -0/+13 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 1 | -0/+13 |
| |\ \ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 1 | -0/+13 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 1 | -0/+13 |
| | | |\ \ |
|
| | | | * | | Accept empty authority segments in QUrl as different from not-present | Thiago Macieira | 2010-09-03 | 1 | -0/+13 |
|
|
* | | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies. | Michael Brasser | 2010-09-06 | 3 | -0/+515 |
|
|
* | | | | | | Fix PathView item position on insertion and removal. | Martin Jones | 2010-09-06 | 1 | -8/+11 |
|/ / / / / |
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-05 | 1 | -0/+27 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 1 | -0/+27 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fix QStaticText copy constructor to also copy text option property | Eskil Abrahamsen Blomfeldt | 2010-09-03 | 1 | -0/+27 |
| | |/ / |
|
* | | | | Add test for ListView positioning when all visible items are removed. | Martin Jones | 2010-09-05 | 1 | -1/+30 |
|/ / / |
|
* | | | Missing file | Aaron Kennedy | 2010-09-03 | 1 | -0/+14 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-03 | 1 | -0/+124 |
|\ \ \ |
|
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-03 | 5 | -1/+64 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed a bug where passwords would not be committed when confirming. | axis | 2010-09-02 | 1 | -0/+124 |
|
|
* | | | | qreal == float fixes | Aaron Kennedy | 2010-09-03 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Don't modify the signal order on the second dynamic meta object pass | Aaron Kennedy | 2010-09-03 | 1 | -0/+12 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-03 | 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-09-02 | 8 | -1/+368 |
| |\ \ |
|
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Build fix on Solaris for an autotest | Thierry Bastian | 2010-09-01 | 1 | -1/+1 |
|
|
* | | | | | Support passing QObject derived types to QML methods | Aaron Kennedy | 2010-09-03 | 4 | -1/+52 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-02 | 8 | -19/+995 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-01 | 7 | -1/+341 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Support for qsTrId and meta-data in comments for QML. | Michael Brasser | 2010-09-01 | 3 | -0/+295 |
|
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-01 | 1 | -14/+14 |
| |\ \ \ \ |
|
| | * | | | | QString usage cleanups | Oswald Buddenhagen | 2010-09-01 | 1 | -14/+14 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'variousFixes' into 4.7-s60 | axis | 2010-09-01 | 4 | -5/+686 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fixed input context trying to squeeze content into a full widget. | axis | 2010-09-01 | 1 | -3/+0 |
|
|
| | * | | | Fixed a case where a newly created native widget would lose focus. | axis | 2010-09-01 | 2 | -1/+25 |
|
|
| | * | | | Cleaned up position tracking in the Symbian input methods. | axis | 2010-09-01 | 2 | -2/+661 |
|
|
| | * | | | Fixed sporadically failing autotest on Symbian. | axis | 2010-08-25 | 1 | -2/+3 |
|
|
* | | | | | Don't overflow the unreferenced cost counter | Aaron Kennedy | 2010-09-02 | 1 | -0/+27 |
| |_|/ /
|/| | | |
|
* | | | | Support JS "in" operator on QML objects | Aaron Kennedy | 2010-09-01 | 2 | -0/+18 |
|
|
* | | | | Only emit change signal when variant properties actually change | Aaron Kennedy | 2010-09-01 | 2 | -1/+28 |
|/ / / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-31 | 11 | -6/+85 |
|\ \ \ |
|
| * | | | Prevent calling deleteLater() from QML | Aaron Kennedy | 2010-08-31 | 2 | -0/+24 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-08-31 | 4 | -0/+50 |
| |\ \ \ |
|