Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-09-21 | 29 | -251/+742 |
|\ | |||||
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-20 | 29 | -251/+742 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-20 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Fixed memory leak in Symbian when Options menu was launched. | Janne Anttila | 2010-09-20 | 1 | -4/+4 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-20 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * | | Fix one hang of QNAM on Symbian. | Jocelyn Turcotte | 2010-09-20 | 1 | -2/+2 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-20 | 9 | -24/+53 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Fixes QPen dash offset for OpenGL paint engines (1.x & 2.x). | Yoann Lopes | 2010-09-20 | 2 | -0/+2 |
| | | * | | Support multisampled pbuffers under Windows. | Trond Kjernåsen | 2010-09-20 | 2 | -14/+28 |
| | | * | | qtextcodec_symbian: Add few aliases | Olivier Goffart | 2010-09-20 | 1 | -2/+2 |
| | | * | | Give a warning in QPixmap::handle() if pixmap is not X11 class. | Samuel Rødal | 2010-09-20 | 1 | -2/+6 |
| | | * | | Make QStaticText honor QPainter::pen() for rich text on X11 w/raster | Eskil Abrahamsen Blomfeldt | 2010-09-20 | 1 | -1/+4 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 2 | -5/+11 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Fixed compilation of MeeGo graphics system without eglext.h | Samuel Rødal | 2010-09-17 | 1 | -1/+0 |
| | | | * | Fixed memory corruption issue in qt_blurImage for Indexed8 images. | Samuel Rødal | 2010-09-17 | 1 | -4/+11 |
| | * | | | Update QtDeclarative def files | Joona Petrell | 2010-09-20 | 2 | -3/+9 |
| | * | | | Update QtGui def files | Joona Petrell | 2010-09-20 | 2 | -2/+10 |
| | * | | | Update QtCore bwins def file | Joona Petrell | 2010-09-20 | 1 | -2/+2 |
| | * | | | Fix Symbian def file for a9e5329168 | Kai Koehne | 2010-09-20 | 1 | -0/+1 |
| | * | | | Make build on Symbian | Bea Lam | 2010-09-20 | 2 | -29/+33 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-18 | 13 | -195/+638 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 13 | -195/+638 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 4 | -12/+40 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 9 | -183/+598 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 9 | -183/+598 |
| | | | | |\ | |||||
| | | | | | * | Autotest and small fix for QDeclarativeFontLoader. | Yann Bodson | 2010-09-17 | 1 | -5/+1 |
| | | | | | * | Improve error messages | Bea Lam | 2010-09-17 | 1 | -3/+3 |
| | | | | | * | Changes to objects returned from get() should emit itemsChanged() so | Bea Lam | 2010-09-17 | 5 | -38/+411 |
| | | | | | * | Make it clear that private ListModel constructor is only for worker | Bea Lam | 2010-09-17 | 4 | -20/+33 |
| | | | | | * | Remove duplicated move() implementations | Bea Lam | 2010-09-17 | 1 | -34/+26 |
| | | | | | * | Doc changes | Bea Lam | 2010-09-17 | 1 | -4/+4 |
| | | | | | * | Fix QDeclarativeXmlQuery mutex locking and don't wait for new jobs if the que... | Joona Petrell | 2010-09-17 | 1 | -3/+5 |
| | | | | | * | PathView didn't accept mouse events, preventing it from working in a Flickable. | Martin Jones | 2010-09-17 | 2 | -75/+112 |
| | | | | | * | Moving items in a PathView caused PathView.onPath to be set to false. | Martin Jones | 2010-09-17 | 1 | -3/+5 |
| | | | | | * | Fix worker agent to emit ListModel itemsChanged() correctly when set() | Bea Lam | 2010-09-17 | 1 | -1/+1 |
* | | | | | | | Merge branch '4.7' into mimir | Morten Engvoldsen | 2010-09-21 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Morten Engvoldsen | 2010-09-20 | 1 | -3/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7 | Jerome Pasion | 2010-09-20 | 54 | -3632/+1690 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Added default value documentation for two variables. | Jerome Pasion | 2010-09-17 | 1 | -3/+4 |
* | | | | | | | | Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimir | Morten Engvoldsen | 2010-09-20 | 1 | -8/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | qdoc: DITA XML generator now uses <section> elements... | Martin Smith | 2010-09-18 | 1 | -8/+12 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Remove unnecessary textcodec aliases from qtextcodec_symbian.cpp | Alessandro Portale | 2010-09-17 | 1 | -2/+2 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 7 | -37/+35 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Export qt_directfb_.* functions in plugin as well | Anders Bakken | 2010-09-17 | 3 | -5/+1 |
| * | | | | | | | Update Symbian def files. | Bjørn Erik Nilsen | 2010-09-17 | 1 | -2/+2 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 3 | -30/+32 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 3 | -30/+32 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-16 | 3 | -30/+32 |
| | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | | * | | | | | QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo... | Bjørn Erik Nilsen | 2010-09-16 | 2 | -12/+19 |