Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | Fix QPainter::redirection() to pass autotest. | Gunnar Sletta | 2010-01-22 | 1 | -3/+2 | |
| | | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-22 | 162 | -1120/+2301 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * | | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon. | Trond Kjernåsen | 2010-01-22 | 1 | -0/+10 | |
| | | | | | | | | * | | revert parts of 10392eef4fd4f9 | Joerg Bornemann | 2010-01-22 | 1 | -26/+24 | |
| | | | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-22 | 6 | -9/+10 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * \ | 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 | 19 | -451/+584 | |
| | | | | | | | | | |\ \ | ||||||
| | | | | | | | | | | * | | 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 | 85 | -678/+1255 | |
| | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | * \ \ | 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 | 28 | -84/+331 | |
| | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-21 | 9073 | -13996/+21198 | |
| | | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | * | | | | 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 | |
| | | | | | | | * | | | | | | | | | Don't use a mutex lock in QPainter::redirection unless strictly required | Gunnar Sletta | 2010-01-21 | 1 | -3/+36 | |
| | | * | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-in... | Pulse Build System | 2010-01-27 | 7 | -20/+163 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | 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 | 3 | -8/+10 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-26 | 11 | -152/+298 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Add a convenience batch file to run the patch capabilities perl script | Marius Storm-Olsen | 2010-01-26 | 1 | -0/+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 | 4 | -2/+22 | |
| | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-26 | 2 | -36/+67 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-25 | 2 | -36/+67 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-25 | 2 | -36/+67 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | Use HighlightAllOccurrences to have highlighting after full text search. | kh1 | 2010-01-22 | 2 | -36/+67 | |
| | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-25 | 11 | -58/+533 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | / / / / / / / / / / | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | |