Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | Olivier Goffart | 2010-05-21 | 2 | -3/+4 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-21 | 14 | -184/+118 |
|\ | |||||
| * | Fixes QGraphicsItem::scroll issues | Bjørn Erik Nilsen | 2010-05-21 | 1 | -140/+68 |
| * | Fixes wrong QGraphicsItemCache::boundingRect. | Bjørn Erik Nilsen | 2010-05-21 | 1 | -10/+10 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-21 | 14 | -47/+50 |
| |\ | |||||
| | * | Revert "Deselect the current selection when the QItemSelectionModel::model is... | Olivier Goffart | 2010-05-21 | 3 | -24/+5 |
| | * | add missing include | Oswald Buddenhagen | 2010-05-20 | 1 | -0/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 16 | -52/+72 |
| | |\ | |||||
| * | \ | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-21 | 1 | -2/+0 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-05-21 | 1 | -2/+0 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-20 | 1 | -2/+0 |
| | | |\ \ | |||||
| | | | * | | Switch Symbian^3 QCursor implementation back to 5.0 way | Shane Kearns | 2010-05-20 | 1 | -2/+0 |
| * | | | | | Update docs with correct property name | Alan Alpert | 2010-05-20 | 1 | -1/+1 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-20 | 75 | -2385/+2678 |
| |\ \ \ \ \ | |||||
| | * | | | | | Work around rendering bug in Rectangle. | Michael Brasser | 2010-05-20 | 1 | -1/+3 |
| | * | | | | | Remove warnings. | Warwick Allison | 2010-05-20 | 2 | -3/+0 |
| | * | | | | | Add XmlListModel::errorString() | Bea Lam | 2010-05-20 | 2 | -2/+28 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-19 | 5 | -9/+27 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-19 | 374 | -47013/+2196 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update old keyword in docs | Alan Alpert | 2010-05-19 | 1 | -1/+1 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-20 | 118 | -2855/+4135 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Fix crash when using fonts in non-gui QApplication | Eskil Abrahamsen Blomfeldt | 2010-05-20 | 1 | -2/+5 |
| * | | | | | | | | Deselect the current selection when the QItemSelectionModel::model is reset. | Stephen Kelly | 2010-05-20 | 3 | -5/+24 |
| * | | | | | | | | Compile with gcc 4.0.1 | Olivier Goffart | 2010-05-20 | 9 | -13/+13 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-20 | 3 | -32/+30 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | nano optimization of canonicalOrderHelper() | Ritt Konstantin | 2010-05-20 | 1 | -7/+13 |
| | * | | | | | | | fix canonicalOrderHelper() for some corner case | Ritt Konstantin | 2010-05-20 | 1 | -4/+4 |
| | * | | | | | | | use new QChar::requiresSurrogates() instead of hardcoded value | Ritt Konstantin | 2010-05-20 | 1 | -5/+5 |
| | * | | | | | | | prevent fake normalization | Ritt Konstantin | 2010-05-20 | 1 | -2/+4 |
| | * | | | | | | | prefer QChar::*surrogate() over hardcoded values | Ritt Konstantin | 2010-05-20 | 1 | -3/+3 |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 1 | -11/+1 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Be consistent in conversion from string (eg. color, int rounding). | Warwick Allison | 2010-05-20 | 1 | -11/+14 |
| * | | | | | | | | Simplify code to make next change clearer. | Warwick Allison | 2010-05-20 | 1 | -14/+9 |
| * | | | | | | | | Stop warnings. | Warwick Allison | 2010-05-20 | 2 | -11/+11 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-20 | 2 | -8/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Stop highlight animators for highlightFollowsCurrentItem: false | Martin Jones | 2010-05-20 | 2 | -8/+24 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-20 | 5 | -18/+21 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 3 | -7/+10 |
| | * | | | | | | | | Fixes for docs, example code | Bea Lam | 2010-05-20 | 2 | -11/+11 |
| * | | | | | | | | | Ensure valuetype enums can be assigned from JS | Aaron Kennedy | 2010-05-20 | 1 | -0/+2 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Add return value for resolveTypeInNamespace | Aaron Kennedy | 2010-05-20 | 2 | -3/+3 |
| * | | | | | | | | Missing break | Aaron Kennedy | 2010-05-20 | 1 | -0/+1 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 40 | -444/+1427 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 40 | -444/+1427 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Search for QML import libraries also in application directory | Kai Koehne | 2010-05-19 | 2 | -8/+16 |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 38 | -436/+1411 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-19 | 13 | -176/+386 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 2 | -157/+234 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-19 | 4 | -161/+271 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | Introduce a threaded interpreter for QML binding bytecode | Aaron Kennedy | 2010-05-19 | 1 | -156/+233 |