| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-22 | 13 | -23/+88 |
| |\ \ \ \ \ |
|
| | * | | | | | QSslSocket: Take better care on how we use the SSL buffers | Markus Goetz | 2010-01-21 | 1 | -3/+23 |
|
|
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-21 | 4 | -3/+27 |
|
|
| | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-21 | 6 | -10/+13 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Revert "Make an empty QUrl also be considered non-detached (d == 0)." | Thiago Macieira | 2010-01-21 | 1 | -1/+1 |
|
|
| | | * | | | | | SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLF | Thiago Macieira | 2010-01-21 | 1 | -4/+4 |
|
|
| | | * | | | | | QNAM HTTP: make it give some better error messages in case of socket failure. | Thiago Macieira | 2010-01-21 | 3 | -5/+7 |
|
|
| | | * | | | | | qUncompress: Fix terminating \0 | Markus Goetz | 2010-01-21 | 1 | -0/+1 |
|
|
| | * | | | | | | doc: Documented the return value for QDomNode::appendChild(). | Martin Smith | 2010-01-21 | 1 | -4/+8 |
| | |/ / / / / |
|
| | * | | | | | Fix missing focus rect for check and radio buttons in some GTK+ themes | Jens Bache-Wiig | 2010-01-21 | 1 | -3/+17 |
|
|
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-21 | 6 | -6/+26 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Update symbian def files | Shane Kearns | 2010-01-21 | 6 | -6/+26 |
|
|
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-21 | 5 | -42/+42 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-21 | 5 | -42/+42 |
| | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | uic3: Introduced option to preserve layout object names of Designer 3. | Friedemann Kleint | 2010-01-21 | 5 | -42/+42 |
|
|
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-21 | 1 | -0/+32 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Menubar and dock disappear after hiding a fullscreen widget on Cocoa. | Carlos Manuel Duclos Vergara | 2010-01-21 | 1 | -0/+32 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | 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 | 1 | -3/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Fix semitransparent windows with DirectFB | Anders Bakken | 2010-01-21 | 1 | -3/+0 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-20 | 3 | -11/+44 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Corrected alphabetic order in the docs for events. | axis | 2010-01-20 | 1 | -1/+1 |
|
|
| | * | | | | Implemented event filter functions for Symbian. | axis | 2010-01-20 | 2 | -10/+43 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-20 | 6 | -17/+32 |
| |\ \ \ \ \ |
|
| | * | | | | | QGraphicsItem::hasFocus() performance regression. | Bjørn Erik Nilsen | 2010-01-20 | 1 | -1/+8 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-20 | 1 | -2/+2 |
| | |\ \ \ \ |
|
| | | * | | | | Fix crashes in QByteArray | Olivier Goffart | 2010-01-20 | 1 | -2/+2 |
|
|