Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | googlesuggest example: Add newline to end of file | Markus Goetz | 2010-01-28 | 2 | -2/+4 | |
| | | | * | | | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 10 | -14/+15 | |
| | | | * | | | Fix header labels on mac with rtl | Jens Bache-Wiig | 2010-01-28 | 1 | -2/+0 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-29 | 46 | -70/+68 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-28 | 46 | -70/+68 | |
| | | |\ \ \ | | |/ / / / | ||||||
| | | * | | | Designer: Fix source code scanning issues. | Friedemann Kleint | 2010-01-28 | 46 | -70/+68 | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 12 | -9/+55 | |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2010-01-28 | 110 | -643/+2880 | |
| | | |\ \ \ | ||||||
| | | | * | | | Fixed an endless loop if printing web pages. | Trond Kjernåsen | 2010-01-28 | 1 | -0/+5 | |
| | | | * | | | don't build unneeded QtDesigner parts on Windows CE | Joerg Bornemann | 2010-01-28 | 1 | -3/+1 | |
| | | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 1 | -3/+35 | |
| | | | |\ \ \ | | | | | |_|/ | | | | |/| | | ||||||
| | | | | * | | Better support for user-generated binary shaders | Rhys Weatherley | 2010-01-27 | 1 | -3/+35 | |
| | | * | | | | Fix a regression: icons with slightly wrong ICO header did not load. | Jan-Arve Sæther | 2010-01-28 | 9 | -3/+14 | |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-28 | 44 | -201/+404 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-28 | 7 | -8/+739 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-os1 | Prasanth Ullattil | 2010-01-28 | 7 | -8/+739 | |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | * | | | | | doc: Fixed the last qdoc errors. | Martin Smith | 2010-01-28 | 2 | -8/+13 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-28 | 44 | -586/+1066 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Designer: Add lower/raise to context menu. | Friedemann Kleint | 2010-01-27 | 2 | -2/+5 | |
| | | | * | | | | Compile with no-webkit - add missing semi-colons. | Rhys Weatherley | 2010-01-27 | 1 | -2/+2 | |
| | | | * | | | | Fixes visibility update missing when doing setParentItem on graphicsitem | Leonardo Sobral Cunha | 2010-01-27 | 4 | -36/+127 | |
| | | | * | | | | Stabilize tst_QGraphicsScene::polishItems2 (new test) | Bjørn Erik Nilsen | 2010-01-27 | 1 | -2/+2 | |
| | | | * | | | | Fixed an infinite loop that could occur when reading invalid BMP images. | Trond Kjernåsen | 2010-01-27 | 1 | -1/+1 | |
| | | | * | | | | Updated docs regarding QGLWidget::renderText() limitations. | Trond Kjernåsen | 2010-01-27 | 1 | -0/+7 | |
| | | | * | | | | Added optimization flag to QGraphicsItemPrivate. | Samuel Rødal | 2010-01-27 | 2 | -0/+25 | |
| | | | * | | | | Fixed child items with graphics effects not inheriting opacity. | Samuel Rødal | 2010-01-27 | 3 | -6/+57 | |
| | | | * | | | | Made the trace replayer handle limited resolution cases better. | Samuel Rødal | 2010-01-27 | 1 | -6/+22 | |
| | | | * | | | | Small optimization in raster paint engine. | Samuel Rødal | 2010-01-27 | 1 | -2/+2 | |
| | | | * | | | | Another ASSERT while deleting spans | Gabriel de Dietrich | 2010-01-27 | 2 | -1/+11 | |
| | | | * | | | | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-27 | 2 | -3/+29 | |
| | | | * | | | | Potential crash when adding items from QGraphicsWidget::polishEvent(). | Bjørn Erik Nilsen | 2010-01-27 | 3 | -18/+68 | |
| | | | * | | | | QGraphicsWidget is painted twice on the inital show. | Bjørn Erik Nilsen | 2010-01-27 | 4 | -8/+43 | |
| | | | * | | | | Fix QPainter::redirection() to pass autotest. | Gunnar Sletta | 2010-01-27 | 1 | -3/+2 | |
| | | | * | | | | Re-added the Close button in QPrintPreviewDialog for Mac/Carbon. | Trond Kjernåsen | 2010-01-27 | 1 | -0/+10 | |
| | | | * | | | | revert parts of 10392eef4fd4f9 | Joerg Bornemann | 2010-01-27 | 1 | -26/+24 | |
| | | | * | | | | Fix y-inverted pixmaps properly. | Gunnar Sletta | 2010-01-27 | 1 | -9/+5 | |
| | | | * | | | | Fix rendering with simple shader in GL2 engine | Tom Cooksey | 2010-01-27 | 1 | -0/+3 | |
| | | | * | | | | removed a debug trace | Thierry Bastian | 2010-01-27 | 1 | -2/+0 | |
| | | | * | | | | Fix documentation bug in QColor | Gunnar Sletta | 2010-01-27 | 1 | -7/+4 | |
| | | | * | | | | Only send QGraphicsItem::ParentChange(d) notifications from setParentItem. | Bjørn Erik Nilsen | 2010-01-27 | 3 | -20/+28 | |
| | | | * | | | | Pass value as const void *const to QGraphicsSceneIndex::itemChange. | Bjørn Erik Nilsen | 2010-01-27 | 5 | -12/+12 | |
| | | | * | | | | Optimize QGraphicsItem::setFlags. | Bjørn Erik Nilsen | 2010-01-27 | 1 | -9/+21 | |
| | | | * | | | | Optimize QGraphicsScenePrivate::itemAcceptsHoverEvents_helper | Bjørn Erik Nilsen | 2010-01-27 | 1 | -4/+4 | |
| | | | * | | | | Improve performance of QGraphicsItem::setParentItem. | Bjørn Erik Nilsen | 2010-01-27 | 3 | -35/+62 | |
| | | | * | | | | Make sure cursor is painted at the correct position when we are using IM. | Jan-Arve Sæther | 2010-01-27 | 2 | -2/+8 | |
| | | | * | | | | Purely cosmetic (formatting) changes to GL2 engine's GLSL | Tom Cooksey | 2010-01-27 | 1 | -333/+357 | |
| | | | * | | | | Use an attribute value for the PMV matrix rather than a uniform | Tom Cooksey | 2010-01-27 | 5 | -31/+42 | |
| | | | * | | | | Remove unnecessary depth uniform from GL2 engine's GLSL | Tom Cooksey | 2010-01-27 | 1 | -6/+0 | |
| | | | * | | | | Doc fixes: Remove some lies from QEasingCurve. | Jan-Arve Sæther | 2010-01-27 | 1 | -3/+3 | |
| | | | * | | | | Don't use a mutex lock in QPainter::redirection unless strictly required | Gunnar Sletta | 2010-01-27 | 1 | -3/+36 | |