Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Fix text direction handling in QLabel | Jiang Jiang | 2010-09-23 | 2 | -11/+17 | |
| * | | | | | | | | | | Fixed QPixmap::resize() for X11 pixmap with masks. | Trond Kjernåsen | 2010-09-23 | 1 | -9/+14 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 19 | -117/+493 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 19 | -117/+493 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 19 | -117/+493 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | QPainter not restored correctly in Graphics View. | Bjørn Erik Nilsen | 2010-09-22 | 3 | -6/+47 | |
| | | | * | | | | | | | | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShape | Bjørn Erik Nilsen | 2010-09-22 | 2 | -45/+267 | |
| | | | * | | | | | | | | Fix compilation | Olivier Goffart | 2010-09-22 | 1 | -2/+2 | |
| | | | * | | | | | | | | Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines. | Trond Kjernåsen | 2010-09-22 | 6 | -2/+22 | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 10 | -64/+157 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Fix warning on MSVC | Olivier Goffart | 2010-09-22 | 1 | -1/+1 | |
| | | | | * | | | | | | | | QThread: make sure start works even if called after exit | Olivier Goffart | 2010-09-22 | 3 | -0/+45 | |
| | | | | * | | | | | | | | Revert "Fixed painter path drawing on FBO without stencil buffer." | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -30/+0 | |
| | | | | * | | | | | | | | Fix a crash with D&d on mingw | Thierry Bastian | 2010-09-22 | 1 | -6/+6 | |
| | | | | * | | | | | | | | Revert "Keep other text format with QTextOption::SuppressColors tag on" | Jiang Jiang | 2010-09-22 | 1 | -6/+2 | |
| | | | | * | | | | | | | | Fixed stencil buffer on FBOs with OpenGL ES. | Kim Motoyoshi Kalland | 2010-09-22 | 2 | -27/+79 | |
| | | | | * | | | | | | | | Keep other text format with QTextOption::SuppressColors tag on | Jiang Jiang | 2010-09-22 | 1 | -2/+6 | |
| | | | | * | | | | | | | | QTreeView: do not scroll to top if last item is removed | Frank Reininghaus | 2010-09-22 | 2 | -0/+26 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-23 | 4 | -57/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improved Symbian4 platform detection | Miikka Heikkinen | 2010-09-23 | 4 | -57/+93 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-23 | 22 | -180/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Various declarative autotest additions. | Michael Brasser | 2010-09-23 | 9 | -1/+96 | |
| * | | | | | | | | | | Update QtDeclarative def files | Joona Petrell | 2010-09-23 | 2 | -3/+7 | |
| * | | | | | | | | | | Fix ListModel::set() so the implementation and docs are | Bea Lam | 2010-09-23 | 2 | -3/+4 | |
| * | | | | | | | | | | Improve docs for Qt.quit() | Bea Lam | 2010-09-23 | 1 | -1/+3 | |
| * | | | | | | | | | | Doc fix. | Michael Brasser | 2010-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Remove unused, unexported class. | Michael Brasser | 2010-09-23 | 4 | -127/+0 | |
| * | | | | | | | | | | Remove dead code paths in declarative list model code. | Michael Brasser | 2010-09-23 | 4 | -44/+0 | |
| * | | | | | | | | | | Properly cleanup in QDeclarativeModulePlugin test. | Michael Brasser | 2010-09-23 | 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-09-23 | 16 | -15/+551 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Move includes after copyright block | Martin Jones | 2010-09-22 | 1 | -5/+2 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 16 | -15/+554 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 4 | -0/+187 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 16 | -15/+367 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 7 | -3/+140 | |
| | | * | | | | | | | | Update QtDeclarative def files | Joona Petrell | 2010-09-22 | 2 | -0/+167 | |
| | | * | | | | | | | | Add exports for Bauhaus | Thomas Hartmann | 2010-09-21 | 2 | -2/+2 | |
| | | * | | | | | | | | Fix corkboards example for smaller screens | Joona Petrell | 2010-09-21 | 1 | -4/+11 | |
| | | * | | | | | | | | Fix easing example having wrong contentHeight | Joona Petrell | 2010-09-21 | 1 | -1/+1 | |
| | | * | | | | | | | | Fix a crash in QDeclarativeVisualDataModel | Joona Petrell | 2010-09-21 | 3 | -3/+44 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-21 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Small optimization for QDeclarativeVisualDataModel. | Michael Brasser | 2010-09-21 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 1 | -10/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Qmake: Fix wrong path in the breakpad post link step | Marco Bubke | 2010-09-22 | 1 | -10/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 7 | -58/+76 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | We also don't need to watch for org.freedesktop.DBus changing owners | Thiago Macieira | 2010-09-22 | 1 | -0/+4 | |
| * | | | | | | | | | Avoid adding match rules for NameAcquired and NameLost | Thiago Macieira | 2010-09-22 | 1 | -9/+17 | |
| * | | | | | | | | | We don't need to add a match rule to receive messages targetted at us. | Thiago Macieira | 2010-09-22 | 1 | -18/+0 | |
| * | | | | | | | | | Save the D-Bus's base service earlier. | Thiago Macieira | 2010-09-22 | 1 | -2/+4 | |
| * | | | | | | | | | Pre-populate the watched services hash with org.freedesktop.DBus | Thiago Macieira | 2010-09-22 | 2 | -0/+7 | |