Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'lighthouse/4.7' into lighthouse-master | Paul Olav Tvete | 2010-09-30 | 3 | -3/+9 |
|\ | |||||
| * | Lighthouse: Make application fonts work | Jørgen Lind | 2010-09-30 | 3 | -3/+9 |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Gunnar Sletta | 2010-09-27 | 77 | -542/+776 |
|\ \ | |||||
| * | | Fix QPainter::clipBoundingRect() for QRectF clip. | Andreas Kling | 2010-09-26 | 1 | -0/+2 |
| * | | Fix problems in QTextureGlyphCache caused by insufficient merge | Eskil Abrahamsen Blomfeldt | 2010-09-24 | 1 | -8/+10 |
| * | | Fix usage of QT_ARCH_ARM* after a28ddf6 | Bradley T. Hughes | 2010-09-23 | 1 | -2/+2 |
| * | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 11 | -85/+33 |
| |\ \ | |||||
| | * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-22 | 11 | -85/+33 |
| | |\ \ | |||||
| | | * \ | 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 | 6 | -6/+1 |
| | | |\ \ | |||||
| | | | * | | fix build with QT_NO_GESTURES | Romain Pokrzywka | 2010-09-21 | 1 | -1/+1 |
| | | | * | | remove extra includes | Ritt Konstantin | 2010-09-21 | 5 | -5/+0 |
| | | * | | | 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 | 4 | -77/+31 |
| | | |\ \ \ | |||||
| | | | * | | | Fixed drawing a large number of glyphs with the same font under GL. | Trond Kjernåsen | 2010-09-21 | 2 | -8/+18 |
| | | | * | | | Fixes bezier curves not being drawn when it is a line. | Yoann Lopes | 2010-09-21 | 1 | -41/+0 |
| | | | * | | | Avoid creating copy of an image in memory when storing as jpeg | aavit | 2010-09-21 | 1 | -28/+13 |
| | | | |/ / | |||||
| | | * | | | Button remains pressed if release event happens outside of widget | Sami Merila | 2010-09-21 | 1 | -2/+1 |
| | | |/ / | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-09-22 | 1 | -2/+6 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Keep other text format with QTextOption::SuppressColors tag on | Jiang Jiang | 2010-09-22 | 1 | -2/+6 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-09-22 | 2 | -10/+11 |
| |\ \ \ \ | |||||
| | * | | | | QTBUG-13301: The menubar does now work when no window is showing | Richard Moe Gustavsen | 2010-09-22 | 2 | -10/+11 |
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-09-22 | 57 | -339/+506 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 57 | -342/+516 |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | |||||
| | | * | | 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 | 3 | -13/+10 |
| | | |\ \ | |||||
| | | | * | | Fixed compile warning on Windows. | Kim Motoyoshi Kalland | 2010-09-20 | 1 | -1/+1 |
| | | | * | | Fixed color of cosmetic pens when printing under Windows. | Trond Kjernåsen | 2010-09-20 | 1 | -1/+1 |
| | | | * | | Fixed infinite loop when loading jpeg without EOI from memory. | Kim Motoyoshi Kalland | 2010-09-20 | 1 | -11/+8 |
| | | * | | | 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-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-20 | 3 | -7/+21 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | 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 |
| | | | * | | Fixed memory corruption issue in qt_blurImage for Indexed8 images. | Samuel Rødal | 2010-09-17 | 1 | -4/+11 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 2 | -0/+8 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | * | | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 2 | -0/+8 |
| | | * | | | 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 |
| | | | | | * | | | Wrong bounding rect returned by QGraphicsEffect::boundingRect(). | Bjørn Erik Nilsen | 2010-09-16 | 2 | -20/+12 |
| | | | | | * | | | Compile on Mac | Eskil Abrahamsen Blomfeldt | 2010-09-16 | 1 | -0/+3 |
| | | * | | | | | | 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 | 2 | -13/+29 |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | | | * | | | | | QS60Style does not show checkbox for checkable item in QTreeView | Sami Merila | 2010-09-17 | 1 | -2/+2 |
| | | | * | | | | | Panic in qs60style.cpp while drawing a QTreeView | Sami Merila | 2010-09-17 | 2 | -11/+27 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-17 | 12 | -20/+40 |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||||
| | | | * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 6 | -31/+53 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | * | | | | Doc: Listed undoable operations in QTextDocument | Geir Vattekar | 2010-09-15 | 1 | -1/+12 |
| | | | * | | | | Doc: Note on updating proxy models with dynamic sort filters | Geir Vattekar | 2010-09-15 | 1 | -0/+8 |
| | | | * | | | | git Merge branch '4.7-upstream' into 4.7-doc | Jesper Thomschutz | 2010-09-15 | 24 | -140/+263 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-13 | 8 | -80/+18 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-11 | 2 | -2/+6 |
| | | | |\ \ \ \ \ \ |