Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Fixes QGraphicsEffect offset bugs. | Bjørn Erik Nilsen | 2009-07-31 | 3 | -5/+6 | |
| | | * | | | | | | Notify QGraphicsEffect about source bounding rect changes. | Bjørn Erik Nilsen | 2009-07-31 | 5 | -4/+15 | |
| | | * | | | | | | Compile fix. | Bjørn Erik Nilsen | 2009-07-30 | 1 | -0/+1 | |
| | | * | | | | | | Fix offset bug in QGraphicsShadowEffect. | Bjørn Erik Nilsen | 2009-07-30 | 1 | -4/+19 | |
| | | * | | | | | | Make sure we don't create pixmaps that are bigger than the device rect. | Bjørn Erik Nilsen | 2009-07-30 | 5 | -2/+41 | |
| | | * | | | | | | Prevent potential QGraphicsEffect crashes. | Bjørn Erik Nilsen | 2009-07-30 | 1 | -10/+17 | |
| | | * | | | | | | Small optimization to QGraphicsEffectSource::boundingRect. | Bjørn Erik Nilsen | 2009-07-29 | 1 | -1/+2 | |
| | | * | | | | | | A few QGraphicsEffect optimizations. | Bjørn Erik Nilsen | 2009-07-29 | 1 | -7/+20 | |
| | | * | | | | | | Conflicts after merge commit 07c2b17276057a8b47c3be57ab7c2cf66dac0edd | Bjørn Erik Nilsen | 2009-07-29 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Bjørn Erik Nilsen | 2009-07-29 | 40 | -531/+988 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffect | Samuel Rødal | 2009-07-28 | 3 | -260/+245 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Added QPixmapBlurFilter with GL implementation. | Samuel Rødal | 2009-06-30 | 2 | -0/+208 | |
| | | | * | | | | | | | Update QGraphicsShaderEffect to match new API | Rhys Weatherley | 2009-07-24 | 1 | -2/+2 | |
| | | | * | | | | | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Rhys Weatherley | 2009-07-24 | 9 | -435/+456 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ | Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shaders | Rhys Weatherley | 2009-07-23 | 36 | -269/+743 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | Initial stab at a custom shader stage API | Tom Cooksey | 2009-07-23 | 1 | -0/+1 | |
| | | * | | | | | | | | | | QGraphicsEffect cleanup. | Bjørn Erik Nilsen | 2009-07-29 | 5 | -48/+37 | |
| | | * | | | | | | | | | | QGraphicsEffect optimizations for pixmap based items. | Bjørn Erik Nilsen | 2009-07-29 | 4 | -31/+93 | |
| | | * | | | | | | | | | | Generalize QGraphicsEffectSource::pixmap. | Bjørn Erik Nilsen | 2009-07-29 | 1 | -13/+39 | |
| | | * | | | | | | | | | | Notify sub-classes of QGraphicsEffect whenever the source changes. | Bjørn Erik Nilsen | 2009-07-29 | 3 | -0/+12 | |
| | | * | | | | | | | | | | Add support for updating the source when bounding rect changes. | Bjørn Erik Nilsen | 2009-07-29 | 4 | -3/+22 | |
| | | * | | | | | | | | | | Make it possible to disable graphics effects. | Bjørn Erik Nilsen | 2009-07-29 | 5 | -7/+25 | |
| | | * | | | | | | | | | | Add new enum to global namespace: Qt::CoordinateSystem | Bjørn Erik Nilsen | 2009-07-29 | 5 | -20/+21 | |
| | | * | | | | | | | | | | Remove drawIntoPixmap and implement all the effects with the new API. | Bjørn Erik Nilsen | 2009-07-29 | 5 | -159/+37 | |
| | | * | | | | | | | | | | add support for passing arbitrary painters into | Bjørn Erik Nilsen | 2009-07-29 | 3 | -6/+17 | |
| | | * | | | | | | | | | | Add QGraphicsEffectSource::pixmap. | Bjørn Erik Nilsen | 2009-07-29 | 7 | -26/+92 | |
| | | * | | | | | | | | | | Add QGraphicsSourceEffect. | Bjørn Erik Nilsen | 2009-07-29 | 9 | -255/+333 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Make QGraphicsEffect independent of QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-24 | 8 | -268/+266 | |
| | | * | | | | | | | | | QGraphicsEffect API cleanup. | Bjørn Erik Nilsen | 2009-07-23 | 7 | -203/+226 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Add QPixmapBlurFilter for non-convolution blur effects. | Rhys Weatherley | 2009-07-23 | 3 | -15/+276 | |
| | | * | | | | | | | | Compile after merge commit 8079a0c5b4ee6550501476410fab457d63c705b6 | Bjørn Erik Nilsen | 2009-07-21 | 4 | -28/+24 | |
| | | * | | | | | | | | Merge commit 'qt/master' into graphicseffects | Bjørn Erik Nilsen | 2009-07-21 | 248 | -9776/+7934 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge commit 'master/master' into kinetic-graphicseffect | Ariya Hidayat | 2009-06-30 | 11 | -165/+178 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fix drawing with effect after the recursive-drawing refactoring. | Ariya Hidayat | 2009-06-29 | 1 | -1/+1 | |
| | | * | | | | | | | | | | Merge commit 'master/master' into kinetic-graphicseffect | Ariya Hidayat | 2009-06-29 | 1031 | -8791/+15841 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-05 | 29 | -132/+252 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Sprinkle Q_OBJECT in all graphics classes. | Ariya Hidayat | 2009-06-05 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-04 | 20 | -62/+102 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-03 | 5 | -16/+22 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Refactor: QGraphicsEffect is now a subclass of QObject. | Ariya Hidayat | 2009-06-03 | 2 | -101/+375 | |
| | | * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-03 | 9 | -54/+64 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Another n-th attempt at making an API for the effect framework. | Ariya Hidayat | 2009-06-02 | 9 | -13/+1063 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-08-21 | 9 | -147/+201 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Improved a QGesture api a little bit. | Denis Dzyubenko | 2009-08-21 | 6 | -63/+88 | |
| | * | | | | | | | | | | | | | | | Improved the QPanGesture implementation. | Denis Dzyubenko | 2009-08-21 | 1 | -16/+18 | |
| | * | | | | | | | | | | | | | | | Fixed gesture handling on Windows when there are no alien widgets | Denis Dzyubenko | 2009-08-21 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | | | | Dont create native windows when setting up gestures. | Denis Dzyubenko | 2009-08-21 | 3 | -64/+82 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 7 | -11/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Make QEglContext::extensions() static | Tom Cooksey | 2009-08-21 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | | | Add a static QEglProperties::dumpAllConfigs() | Tom Cooksey | 2009-08-21 | 2 | -0/+16 | |