Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove the 'script' sub-directory from the symbian scope. | Jason Barron | 2009-08-25 | 1 | -1/+0 | |
* | | Integrate QAbstractVideoSurface API. | Andrew den Exter | 2009-08-24 | 16 | -1/+1377 | |
* | | Examples: Warn about usage of QHttp | Markus Goetz | 2009-08-24 | 3 | -0/+3 | |
* | | Fix double to float truncation warning. | Alessandro Portale | 2009-08-24 | 1 | -1/+1 | |
* | | Make context2d compile with QT_NO_SCRIPTTOOLS. | Jason Barron | 2009-08-24 | 1 | -2/+4 | |
* | | Fix warning about unreferenced element. | Alessandro Portale | 2009-08-21 | 1 | -3/+1 | |
* | | Fix warning about unreferenced element. | Alessandro Portale | 2009-08-21 | 1 | -2/+1 | |
* | | Fix double to float truncation warning. | Alessandro Portale | 2009-08-21 | 1 | -1/+1 | |
* | | Add missing license headers and header guards. | Jason McDonald | 2009-08-21 | 1 | -0/+41 | |
* | | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 17 | -34/+34 | |
* | | renamed examplebase.pri to symbianpkgrules.pri | Espen Riskedal | 2009-08-21 | 241 | -326/+357 | |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 44 | -0/+1401 | |
|\ \ | ||||||
| * | | Only compile shader effect example when having OpenGL. | Bjørn Erik Nilsen | 2009-08-21 | 2 | -3/+3 | |
| * | | Move shader effect example from examples/graphicsview to examples/effects | Bjørn Erik Nilsen | 2009-08-21 | 20 | -4/+10 | |
| * | | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-21 | 8 | -30/+158 | |
| |\ \ | ||||||
| * | | | Use pixmap filter for the drop shadow effect. | Bjørn Erik Nilsen | 2009-08-21 | 2 | -2/+5 | |
| * | | | Merge commit 'qt/master-stable' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-20 | 7 | -80/+76 | |
| |\ \ \ | ||||||
| * | | | | Rename QGraphicsShadowEffect to QGraphicsDropShadowEffect. | Bjørn Erik Nilsen | 2009-08-20 | 2 | -4/+4 | |
| * | | | | Move examples/graphicsview/blurpicker|lighting to examples/effects. | Bjørn Erik Nilsen | 2009-08-19 | 26 | -6/+17 | |
| * | | | | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-19 | 2 | -69/+38 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-17 | 1078 | -1137/+1137 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-07 | 134 | -8386/+2251 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Infinite recursion in examples/graphicsview/customshader | Bjørn Erik Nilsen | 2009-07-31 | 1 | -1/+1 | |
| * | | | | | | | Compile examples/graphicsview/customshader. | Bjørn Erik Nilsen | 2009-07-31 | 2 | -5/+5 | |
| * | | | | | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Bjørn Erik Nilsen | 2009-07-29 | 26 | -334/+457 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update QGraphicsShaderEffect to match new API | Rhys Weatherley | 2009-07-24 | 6 | -28/+22 | |
| | * | | | | | | | Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti... | Rhys Weatherley | 2009-07-24 | 8 | -42/+32 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Implement a variant on blurpicker that shows a custom shader. | Rhys Weatherley | 2009-07-24 | 10 | -0/+569 | |
| | * | | | | | | | | Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shaders | Rhys Weatherley | 2009-07-23 | 19 | -474/+34 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | QGraphicsEffect cleanup. | Bjørn Erik Nilsen | 2009-07-29 | 2 | -107/+2 | |
| * | | | | | | | | | | Make examples/graphicsview/lightning compatible the new effects API. | Bjørn Erik Nilsen | 2009-07-29 | 2 | -6/+6 | |
| * | | | | | | | | | | Add QGraphicsEffectSource::pixmap. | Bjørn Erik Nilsen | 2009-07-29 | 2 | -3/+3 | |
| * | | | | | | | | | | Add QGraphicsSourceEffect. | Bjørn Erik Nilsen | 2009-07-29 | 2 | -2/+107 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Make QGraphicsEffect independent of QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-24 | 6 | -35/+31 | |
| * | | | | | | | | | QGraphicsEffect API cleanup. | Bjørn Erik Nilsen | 2009-07-23 | 8 | -14/+8 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge commit 'qt/master' into graphicseffects | Bjørn Erik Nilsen | 2009-07-21 | 122 | -14524/+869 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge commit 'master/master' into kinetic-graphicseffect | Ariya Hidayat | 2009-06-30 | 1 | -4/+32 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'master/master' into kinetic-graphicseffect | Ariya Hidayat | 2009-06-29 | 1190 | -2258/+19324 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-05 | 3 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused code in the blurpicker example. | Ariya Hidayat | 2009-06-04 | 2 | -15/+0 | |
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-04 | 6 | -29/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Source files for the blur picker example. | Ariya Hidayat | 2009-06-03 | 7 | -0/+440 | |
| * | | | | | | | | | | | | | Simplify the examples, since effect is a QObject now. | Ariya Hidayat | 2009-06-03 | 4 | -10/+4 | |
| * | | | | | | | | | | | | | Another QGraphicsEffect example: application chooser with blur effect. | Ariya Hidayat | 2009-06-02 | 11 | -0/+6 | |
| * | | | | | | | | | | | | | First example using QGraphicsEffect class: drop shadows on items. | Ariya Hidayat | 2009-06-02 | 7 | -0/+403 | |
* | | | | | | | | | | | | | | Remove changes from bad merge. | Jason Barron | 2009-08-21 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | Remove commented-out code from examples. | axis | 2009-08-21 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | Removed an example that was listed twice. | axis | 2009-08-21 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | Fixes: Missing deployment of backends for phonon examples | axis | 2009-08-21 | 2 | -2/+6 | |
* | | | | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 3 | -1/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |