Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ | |||||
| | * | 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 |
| | | |\ | |||||
| | | | * | Fixed an assert in QMenu | Thierry Bastian | 2010-05-19 | 1 | -11/+1 |
* | | | | | 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 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | 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/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 45 | -2219/+2290 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added default countries for Mongolian and Nepali. | Denis Dzyubenko | 2010-05-19 | 1 | -31/+31 |
| | * | | | | | | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 334 | -46612/+1430 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t... | Kent Hansen | 2010-05-19 | 4 | -6/+40 |
| | * | | | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 3 | -17/+28 |
| | * | | | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 20 | -50/+50 |
| | * | | | | | | | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 8 | -50/+48 |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-19 | 12 | -2069/+2097 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Make sure cursorPositionChanged is emitted when doing undo/redo | Thorbjørn Lindeijer | 2010-05-18 | 1 | -0/+8 |
| | | * | | | | | | | Added support for es_419 locale. | Denis Dzyubenko | 2010-05-18 | 4 | -356/+367 |
| | | * | | | | | | | Added Korean and Nynorsk locales support on Symbian. | Denis Dzyubenko | 2010-05-18 | 1 | -0/+2 |
| | | * | | | | | | | Gestures in GraphicsView do not require a viewport to subscribe to gestures. | Denis Dzyubenko | 2010-05-18 | 5 | -8/+44 |
| | | * | | | | | | | Upgraded QLocale to Unicode CLDR 1.8.1 | Denis Dzyubenko | 2010-05-18 | 2 | -1666/+1666 |