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-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 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | / / / / / / / / / | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Improve DEF file enable/disable mechanism on Symbian | Iain | 2010-01-22 | 5 | -27/+68 | |
| | | | * | | | | | | | | | | S60Style: Add support for animations to style (part2) | Sami Merila | 2010-01-22 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | S60Style: Add support for animations to style | Sami Merila | 2010-01-22 | 6 | -31/+464 | |
| | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-22 | 7 | -7/+52 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | Move avkon component transparency check to app initialization. | Jani Hautakangas | 2010-01-22 | 4 | -34/+23 | |
| | | | * | | | | | | | | | Fix for symbian dialog background transparency. | Jani Hautakangas | 2010-01-22 | 6 | -7/+63 | |
| | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-22 | 4 | -7/+7 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | / / / / / | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-22 | 4 | -7/+7 | |
| | | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | ||||||
| | | | * | | | | | | | | Assistant docs: Fix link. | ck | 2010-01-21 | 1 | -1/+1 | |
| | | | * | | | | | | | | QtHelp docs: Fix illegal namespace name. | ck | 2010-01-21 | 2 | -2/+2 | |
| | | | * | | | | | | | | Assistant: Set correct mime type for text documents. | ck | 2010-01-21 | 1 | -4/+4 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | |