Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-25 | 27 | -488/+728 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Updated docs regarding QGLWidget::renderText() limitations. | Trond Kjernåsen | 2010-01-25 | 1 | -0/+7 | |
| | | * | | | | | Added optimization flag to QGraphicsItemPrivate. | Samuel Rødal | 2010-01-25 | 2 | -0/+25 | |
| | | * | | | | | Fixed child items with graphics effects not inheriting opacity. | Samuel Rødal | 2010-01-25 | 2 | -4/+25 | |
| | | * | | | | | Small optimization in raster paint engine. | Samuel Rødal | 2010-01-25 | 1 | -2/+2 | |
| | | * | | | | | Another ASSERT while deleting spans | Gabriel de Dietrich | 2010-01-25 | 1 | -1/+3 | |
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-25 | 24 | -481/+666 | |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | ||||||
| | | | * | | | | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-22 | 2 | -3/+29 | |
| | | | * | | | | Potential crash when adding items from QGraphicsWidget::polishEvent(). | Bjørn Erik Nilsen | 2010-01-22 | 2 | -16/+27 | |
| | | | * | | | | QGraphicsWidget is painted twice on the inital show. | Bjørn Erik Nilsen | 2010-01-22 | 3 | -8/+18 | |
| | | | * | | | | Fix QPainter::redirection() to pass autotest. | Gunnar Sletta | 2010-01-22 | 1 | -3/+2 | |
| | | | * | | | | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon. | Trond Kjernåsen | 2010-01-22 | 1 | -0/+10 | |
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-22 | 2 | -2/+3 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Fix rendering with simple shader in GL2 engine | Tom Cooksey | 2010-01-22 | 1 | -0/+3 | |
| | | | | * | | | | removed a debug trace | Thierry Bastian | 2010-01-22 | 1 | -2/+0 | |
| | | | * | | | | | Fix y-inverted pixmaps properly. | Gunnar Sletta | 2010-01-22 | 1 | -9/+5 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-22 | 58 | -575/+872 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-22 | 16 | -439/+541 | |
| | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-21 | 16 | -439/+541 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Only send QGraphicsItem::ParentChange(d) notifications from setParentItem. | Bjørn Erik Nilsen | 2010-01-21 | 3 | -20/+28 | |
| | | | | | | * | | | Pass value as const void *const to QGraphicsSceneIndex::itemChange. | Bjørn Erik Nilsen | 2010-01-21 | 5 | -12/+12 | |
| | | | | | | * | | | Optimize QGraphicsItem::setFlags. | Bjørn Erik Nilsen | 2010-01-21 | 1 | -9/+21 | |
| | | | | | | * | | | Optimize QGraphicsScenePrivate::itemAcceptsHoverEvents_helper | Bjørn Erik Nilsen | 2010-01-21 | 1 | -4/+4 | |
| | | | | | | * | | | Improve performance of QGraphicsItem::setParentItem. | Bjørn Erik Nilsen | 2010-01-21 | 3 | -35/+62 | |
| | | | | | | | |/ | | | | | | | |/| | ||||||
| | | | | | | * | | Make sure cursor is painted at the correct position when we are using IM. | Jan-Arve Sæther | 2010-01-21 | 2 | -2/+8 | |
| | | | | | | * | | Purely cosmetic (formatting) changes to GL2 engine's GLSL | Tom Cooksey | 2010-01-21 | 1 | -333/+357 | |
| | | | | | | * | | Use an attribute value for the PMV matrix rather than a uniform | Tom Cooksey | 2010-01-21 | 5 | -31/+42 | |
| | | | | | | * | | Remove unnecessary depth uniform from GL2 engine's GLSL | Tom Cooksey | 2010-01-21 | 1 | -6/+0 | |
| | | | | | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-21 | 19 | -72/+170 | |
| | | | | | | |\ \ | ||||||
| | | | | | | | * \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-21 | 3411 | -5767/+8402 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | * | | | Fix how we select antialiasing method for text under Mac OS X | Gunnar Sletta | 2010-01-21 | 1 | -11/+31 | |
| | | | | | | * | | | | Doc fixes: Remove some lies from QEasingCurve. | Jan-Arve Sæther | 2010-01-21 | 1 | -3/+3 | |
| | | | * | | | | | | | Fix documentation bug in QColor | Gunnar Sletta | 2010-01-22 | 1 | -7/+4 | |
| | | | * | | | | | | | Don't use a mutex lock in QPainter::redirection unless strictly required | Gunnar Sletta | 2010-01-22 | 1 | -3/+36 | |
* | | | | | | | | | | | Remove unneeded resources from QtGui | Alessandro Portale | 2010-01-26 | 3 | -4/+145 | |
* | | | | | | | | | | | Remove warnings | Alessandro Portale | 2010-01-26 | 1 | -7/+5 | |
* | | | | | | | | | | | Fix broken build of simulated QS60Style | Alessandro Portale | 2010-01-26 | 1 | -1/+3 | |
* | | | | | | | | | | | Updates to new Symbian DEF file system | Iain | 2010-01-26 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | QFileDialog layout issue on Symbian (part2) | Sami Merila | 2010-01-26 | 1 | -0/+1 | |
* | | | | | | | | | | QFileDialog layout issue on Symbian | Sami Merila | 2010-01-26 | 1 | -0/+18 | |
* | | | | | | | | | | QListWidget itemActivated does not follow S60 conventions | Sami Merila | 2010-01-25 | 4 | -1/+12 | |
* | | | | | | | | | | Remove unnecessary scope definitions from QS60Style | Sami Merila | 2010-01-25 | 1 | -70/+70 | |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-01-25 | 2 | -2/+55 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Made characters in a password field briefly visible while typing. | axis | 2010-01-25 | 2 | -2/+55 | |
* | | | | | | | | | | | QS60Style: Combobox button is not drawn pressed | Sami Merila | 2010-01-25 | 1 | -75/+35 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | RadioButtons/Checkboxes should have theme highlight | Sami Merila | 2010-01-25 | 1 | -0/+65 | |
* | | | | | | | | | | QListView::setAlternatingRowColors is not working | Sami Merila | 2010-01-25 | 1 | -4/+21 | |
* | | | | | | | | | | Added Symbian backup & restore support for Qt.sis and fluidlauncher.sis. | Miikka Heikkinen | 2010-01-25 | 2 | -1/+10 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Improve DEF file enable/disable mechanism on Symbian | Iain | 2010-01-22 | 1 | -25/+11 | |
* | | | | | | | | | S60Style: Add support for animations to style (part2) | Sami Merila | 2010-01-22 | 1 | -0/+1 | |