Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Fix QMetaObject::connect and disconnect with "dynamic signals" | Olivier Goffart | 2009-12-14 | 2 | -20/+24 | |
* | | | | | | | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine. | Samuel Rødal | 2009-12-14 | 8 | -614/+237 | |
* | | | | | | | | | | | Fixed bug in graphics effects caching of graphics item hierarchies. | Samuel Rødal | 2009-12-14 | 1 | -2/+9 | |
* | | | | | | | | | | | Added InvalidateReason to invalidateCache to optimize effects | Samuel Rødal | 2009-12-14 | 3 | -6/+22 | |
* | | | | | | | | | | | Fixed bug in QGraphicsPixmapItem shortcut for graphics effects. | Samuel Rødal | 2009-12-14 | 1 | -1/+4 | |
* | | | | | | | | | | | Optimize QGraphicsItemEffectSourcePrivate::pixmap() for QGraphicsPixmapItems. | Samuel Rødal | 2009-12-14 | 1 | -7/+11 | |
* | | | | | | | | | | | Improved raster blur implementation. | Samuel Rødal | 2009-12-14 | 1 | -59/+299 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Determine QPrinterInfo's supportedPaperSizes on demand. | David Faure | 2009-12-14 | 1 | -21/+29 | |
* | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix warning in public header | Olivier Goffart | 2009-12-14 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Added vg to the performance section of the QPainter docs | Gunnar Sletta | 2009-12-14 | 1 | -0/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-14 | 7 | -13/+81 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixes cursor blinking in the QComboBox when it becomes editable while having ... | Olivier Goffart | 2009-12-11 | 1 | -0/+10 | |
| * | | | | | | | | | Itemviews: we needed to call ensurePolishedwhen asking for sizehints | Thierry Bastian | 2009-12-11 | 2 | -0/+5 | |
| * | | | | | | | | | Fixes Graphicsitem transformation problems when grouping/ungrouping. | Yoann Lopes | 2009-12-11 | 1 | -2/+44 | |
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-12-11 | 3 | -4/+88 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed invalid read in QCache::unlink after recent change. | Samuel Rødal | 2009-12-11 | 1 | -1/+2 | |
| * | | | | | | | | | | Add a simple check for a common wrong usage to avoid infinite recursion | Jan-Arve Sæther | 2009-12-11 | 2 | -10/+20 | |
* | | | | | | | | | | | Fixed spelling in docs | Gunnar Sletta | 2009-12-14 | 1 | -6/+6 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-11 | 72 | -1058/+1109 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed qgraphicseffectsource autotest. | Samuel Rødal | 2009-12-11 | 1 | -3/+8 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Prevented leak of keys in QPixmapCache. | Samuel Rødal | 2009-12-10 | 2 | -1/+6 | |
| * | | | | | | | | | Optimize our GL extension checks to avoid mallocs. | Trond Kjernåsen | 2009-12-10 | 3 | -35/+79 | |
| * | | | | | | | | | Fix redraw bugs when using graphics effects in device coordinate mode. | Samuel Rødal | 2009-12-10 | 6 | -12/+88 | |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-10 | 4 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixes internal drag and drop in QListWidget while dropping to the end | Olivier Goffart | 2009-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | Fix spinbox input when seecting the prefix | Thierry Bastian | 2009-12-10 | 1 | -1/+3 | |
| | * | | | | | | | | | Doc: The ctor of of QGraphicsLayout might install the layout. | Jan-Arve Sæther | 2009-12-10 | 1 | -0/+4 | |
| | * | | | | | | | | | Doc: Try to explain better when and how the easing curve is applied | Jan-Arve Sæther | 2009-12-10 | 1 | -0/+7 | |
| * | | | | | | | | | | Clean up the QFontEngine glyphcaching code to not crash and be more tidy | Gunnar Sletta | 2009-12-10 | 4 | -119/+32 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Recreate VGImage properly in out of memory case | Rhys Weatherley | 2009-12-09 | 1 | -0/+8 | |
| * | | | | | | | | | Fix a crash on the focus chain when removing items from the scene. | Alexis Menard | 2009-12-09 | 4 | -9/+10 | |
| * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 47 | -877/+863 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed a regression in dock widget resizing | Thierry Bastian | 2009-12-09 | 1 | -2/+2 | |
| | * | | | | | | | | | GLES 2 should *not* use a multisampled format by default. | Trond Kjernåsen | 2009-12-09 | 2 | -5/+1 | |
| | * | | | | | | | | | Compile with QT_NO_DEPRECATED | Olivier Goffart | 2009-12-09 | 9 | -1/+22 | |
| | * | | | | | | | | | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 25 | -332/+455 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 40 | -546/+1385 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fixed (unstable) tst_QTimeLine::currentTime test failure | Rohan McGovern | 2009-12-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | Fix cleanup hooks error. | Sarah Smith | 2009-12-08 | 1 | -2/+2 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-07 | 1 | -2/+10 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix cursor positiong after block undo and redo | mae | 2009-12-04 | 1 | -2/+10 | |
| | | * | | | | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | / / | | | | | |_|_|_|_|/ / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 | |
| | | | * | | | | | | | Fix crash in QVector::reserve when reserving smaller size on a shared vector | Olivier Goffart | 2009-12-02 | 1 | -1/+1 | |
| | | | * | | | | | | | Fixed a potential crash in QDockWidget | Thierry Bastian | 2009-12-01 | 1 | -2/+5 | |
| | | | * | | | | | | | make signal handlers understand QVariant again | Kent Hansen | 2009-11-30 | 1 | -3/+18 | |
| | | | * | | | | | | | Fixed a crash in the GL engine when trying to draw invalid pixmaps. | Trond Kjernåsen | 2009-11-26 | 1 | -1/+1 | |
| | | * | | | | | | | | Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6... | Simon Hausmann | 2009-12-05 | 22 | -334/+463 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Fix compilation with Sun CC 5.9: it was crashing with this code. | Thiago Macieira | 2009-12-04 | 1 | -4/+5 | |