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 | 15 | -112/+199 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | 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 | 15 | -112/+199 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | 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 | 15 | -112/+199 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | QPainter not restored correctly in Graphics View. | Bjørn Erik Nilsen | 2010-09-22 | 2 | -1/+4 | |
| | | | * | | | | | | | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShape | Bjørn Erik Nilsen | 2010-09-22 | 1 | -45/+79 | |
| | | | * | | | | | | | 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 | 8 | -64/+94 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | 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 | 2 | -0/+4 | |
| | | | | * | | | | | | | 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 | 1 | -0/+4 | |
* | | | | | | | | | | | | Improved Symbian4 platform detection | Miikka Heikkinen | 2010-09-23 | 3 | -31/+57 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Various declarative autotest additions. | Michael Brasser | 2010-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | 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 | 1 | -2/+3 | |
* | | | | | | | | | | | 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 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | 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 | 9 | -10/+314 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 2 | -0/+98 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 9 | -10/+216 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 4 | -3/+42 | |
| | * | | | | | | | | 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 a crash in QDeclarativeVisualDataModel | Joona Petrell | 2010-09-21 | 1 | -3/+3 | |
| | * | | | | | | | | 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 | |
* | | | | | | | | | | 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 | |
* | | | | | | | | | | Quick performance optimisation: cache a QString with "org.freedesktop.DBus" | Thiago Macieira | 2010-09-22 | 1 | -9/+17 | |
* | | | | | | | | | | XML schema internals: fix memory leak | Peter Hartmann | 2010-09-22 | 1 | -0/+1 | |
* | | | | | | | | | | QNAM: Use QFileNetworkReply for qrc:/ URL schema | Misha Tyutyunik | 2010-09-22 | 2 | -3/+6 | |
* | | | | | | | | | | Make the de-inlined isRightToLeft not get called from updateProperties | Thiago Macieira | 2010-09-22 | 1 | -20/+23 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | 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 | 20 | -111/+103 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | apply msvc flags to wince too | Romain Pokrzywka | 2010-09-21 | 2 | -2/+2 | |
| * | | | | | | | | fix qt static build on wince | Romain Pokrzywka | 2010-09-21 | 2 | -14/+15 | |
| * | | | | | | | | fix build with QT_NO_GESTURES | Romain Pokrzywka | 2010-09-21 | 1 | -1/+1 | |
| * | | | | | | | | Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QChar | Thiago Macieira | 2010-09-21 | 1 | -1/+1 | |