Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-06 | 3 | -8/+23 |
|\ | |||||
| * | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-06 | 3 | -8/+23 |
* | | Changing currentIndex shouldn't cancel a flick unnecessarily. | Martin Jones | 2010-07-06 | 2 | -24/+45 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-06 | 2 | -0/+27 |
|\ | |||||
| * | Fix TextEdit with no color property defined is drawn with wrong color | Joona Petrell | 2010-07-06 | 2 | -0/+27 |
* | | Document the QML enumeration basic type | Martin Jones | 2010-07-06 | 1 | -0/+23 |
|/ | |||||
* | Export QDeclarativePixmap | Martin Jones | 2010-07-06 | 1 | -1/+1 |
* | doc | Warwick Allison | 2010-07-06 | 1 | -2/+2 |
* | Fix inconsistent reporting of module import errors when using versions. | Warwick Allison | 2010-07-05 | 7 | -8/+37 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-05 | 344 | -9538/+7674 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-05 | 1 | -26/+12 |
| | | | |\ | |||||
| | | | | * | Set correct license header. | Jason McDonald | 2010-07-05 | 1 | -26/+12 |
| | | | * | | Prepare for QTest persistent store for visual tests. | Warwick Allison | 2010-07-05 | 1 | -22/+22 |
| | | | * | | Loosen font-sensitive test. | Warwick Allison | 2010-07-05 | 1 | -1/+2 |
| | | | |/ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-05 | 2 | -3/+44 |
| | | | |\ | |||||
| | | | | * | <br/> shouldn't trigger a new format range in QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -1/+3 |
| | | | | * | Add styled text layout benchmark. | Michael Brasser | 2010-07-05 | 1 | -0/+41 |
| | | | | * | Optimize QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -2/+0 |
| | | | * | | Work around QTBUG-11929 | Warwick Allison | 2010-07-05 | 1 | -1/+2 |
| | | | |/ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-04 | 56 | -174/+329 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 56 | -174/+329 |
| | | | | |\ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 56 | -174/+329 |
| | | | | | |\ | |||||
| | | | | | | * | Don't write to the logger widget while the application is closing down. | Robert Griebl | 2010-07-02 | 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-07-02 | 55 | -173/+328 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix exponential behavior of QTextCursor::removeSelectedText | mae | 2010-07-02 | 2 | -0/+8 |
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-02 | 1 | -14/+24 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | docs - fix doc links, minor improvements | Bea Lam | 2010-07-02 | 1 | -14/+24 |
| | | | | | | | * | | Fix test for N900 (ARM-specific SVG results). | Warwick Allison | 2010-07-02 | 4 | -8/+6 |
| | | | | | | | |/ | |||||
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-02 | 37 | -299/+380 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Fix TextEdit bitmap tests testing the wrong element | Joona Petrell | 2010-07-02 | 2 | -4/+4 |
| | | | | | | | | * | Fix TextInput text getting improperly clipped | Joona Petrell | 2010-07-02 | 9 | -22/+110 |
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-02 | 153 | -8569/+5927 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | fix doc links | Bea Lam | 2010-07-02 | 10 | -11/+12 |
| | | | | | | | | | * | Fix docs to link to the new QML Viewer page instead of the Runtime page | Bea Lam | 2010-07-02 | 11 | -29/+45 |
| | | | | | | | | * | | qmlviewer: Update the proxy factory when the user changes the proxy. | Martin Jones | 2010-07-02 | 1 | -42/+62 |
| | | | | | | | * | | | Make autotests work with qreal == float (in addition to double). | Warwick Allison | 2010-07-02 | 16 | -51/+58 |
| | | | | | | | * | | | Don't accept *files* that exist when *directory* is required. | Warwick Allison | 2010-07-02 | 4 | -2/+9 |
| | | * | | | | | | | | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-05 | 12 | -733/+930 |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-07-05 | 4 | -4/+41 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200... | Liang Qi | 2010-07-05 | 4 | -4/+41 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-05 | 11 | -36/+161 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Set the registration time while using the collection generator to register. | kh1 | 2010-07-05 | 1 | -0/+2 |
| * | | | | | | | | | | Network: Optimize HTTP proxy lookup on Windows | Markus Goetz | 2010-07-05 | 1 | -5/+32 |
| * | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-07-05 | 5 | -15/+61 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | QSslSocket::systemCaCertificates(): fix for WinCE | Peter Hartmann | 2010-07-05 | 2 | -0/+18 |
| | * | | | | | | | | | | Doc: fixing search script and style | Morten Engvoldsen | 2010-07-05 | 3 | -15/+43 |
| * | | | | | | | | | | | qdoc: Added explanation of autmatically generated signal hanlers. | Martin Smith | 2010-07-05 | 1 | -12/+58 |
| |/ / / / / / / / / / |