| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix googlechat example when Qt is lacking SSL support. | Simon Hausmann | 2009-09-30 | 2 | -2/+9 |
|
|
* | Introduce state machine event priority, make it possible to cancel events | Kent Hansen | 2009-09-29 | 1 | -2/+2 |
|
|
* | Recorrect formextractor example build break after updating 3rdparty/webkit | Jocelyn Turcotte | 2009-09-29 | 1 | -7/+7 |
|
|
* | Fixes compile | Bill King | 2009-09-29 | 1 | -7/+7 |
|
|
* | Correct the formextractor which was using removed QWebElement API | Jocelyn Turcotte | 2009-09-28 | 1 | -7/+7 |
|
|
* | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 1 | -3/+3 |
|
|
* | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 3 | -7/+7 |
|
|
* | Use qDebug() instead of printf() when dumping the simplex matrix. | Jan-Arve Sæther | 2009-09-25 | 1 | -0/+1 |
|
|
* | Reuse animation in animatedTiles example | Leonardo Sobral Cunha | 2009-09-25 | 1 | -30/+4 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-24 | 2 | -1/+2 |
|\ |
|
| * | Fixed background scrolling in the SVG viewer example. | Kim Motoyoshi Kalland | 2009-09-24 | 1 | -0/+1 |
|
|
| * | Paint arrow on top of node, not underneath it | Eskil Abrahamsen Blomfeldt | 2009-09-23 | 1 | -1/+1 |
|
|
| * | Make sure fontextractor example is found by qtdemo | Eskil Abrahamsen Blomfeldt | 2009-09-23 | 1 | -1/+1 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 999 | -3996/+3996 |
|
|
* | | AudioServices; Nicer examples. | Justin McPherson | 2009-09-24 | 4 | -192/+82 |
|
|
* | | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ... | Justin McPherson | 2009-09-24 | 6 | -32/+21 |
|
|
* | | Small change in the API of animations | Thierry Bastian | 2009-09-23 | 1 | -2/+2 |
|
|
* | | Made hellogl example compile when GL_MULTISAMPLE is not defined. | Samuel Rødal | 2009-09-21 | 1 | -1/+5 |
|
|
* | | Fixed a warning. | Trond Kjernaasen | 2009-09-21 | 1 | -1/+1 |
|
|
* | | Fix signal/slot connection bug | Richard Moe Gustavsen | 2009-09-21 | 1 | -7/+2 |
|
|
* | | Make the 'softkeys' example compile again after softkey changes. | Jason Barron | 2009-09-21 | 1 | -6/+3 |
|
|
* | | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -21/+14 |
|
|
* | | Make OpenGL overpainting example compile under OpenGL/ES 1.1 | Rhys Weatherley | 2009-09-21 | 2 | -5/+12 |
|
|
* | | remove display lists and qt3d-ize overpainting/hellogl example | Sarah Smith | 2009-09-21 | 8 | -231/+549 |
|
|
* | | QGraphicsAnchorLayout: Set size policy in the example | Anselmo Lacerda S. de Melo | 2009-09-18 | 1 | -0/+1 |
|
|
* | | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 2 | -0/+6 |
|
|
* | | Add an example that shows strength animation QGraphicsColorizeEffect. | Ariya Hidayat | 2009-09-14 | 8 | -1/+274 |
|
|
* | | Bring back the blurry drop shadow in the lighting example. | Ariya Hidayat | 2009-09-14 | 1 | -1/+3 |
|
|
* | | API change. This will get rid of the ugly setAnchorSpacing() method. | Jan-Arve Sæther | 2009-09-14 | 1 | -52/+31 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-14 | 2 | -4/+14 |
|\ \ |
|
| * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kurt Korbatits | 2009-09-14 | 4 | -35/+92 |
| |\ \ |
|
| * | | | AudioDevices demo doesn't do anything on Windows | Kurt Korbatits | 2009-09-14 | 2 | -234/+222 |
|
|
* | | | | Don't have to glEnable(GL_TEXTURE_2D) when using shaders. | Rhys Weatherley | 2009-09-14 | 1 | -4/+0 |
| |/ /
|/| | |
|
* | | | Add platform specific libraries required to use OpenVG to star example | Iain | 2009-09-11 | 1 | -0/+1 |
|
|
* | | | Port the textures example to OpenGL/ES 2.0 | Rhys Weatherley | 2009-09-11 | 3 | -35/+91 |
|
|
* | | | Add a layout in the demo it looks better. | Alexis Menard | 2009-09-10 | 1 | -233/+211 |
|/ / |
|
* | | Doc: First part of my review of the gestures overview. | David Boddie | 2009-09-09 | 1 | -2/+8 |
|
|
* | | Updated the pbuffers2 example to make it work with the GL2 engine. | Kim Motoyoshi Kalland | 2009-09-09 | 1 | -0/+2 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1114 | -4456/+4456 |
|
|
* | | Port examples/opengl/textures to OpenGL/ES 1.1 | Rhys Weatherley | 2009-09-08 | 4 | -38/+51 |
|
|
* | | Make QGraphicsShaderEffect private API for 4.6 | Rhys Weatherley | 2009-09-06 | 3 | -5/+5 |
|
|
* | | Make the view in the flowlayout example big enough. | Jan-Arve Sæther | 2009-09-04 | 1 | -0/+1 |
|
|
* | | Minor fixes to the graphicsview/flowlayout example | Jan-Arve Sæther | 2009-09-04 | 2 | -13/+17 |
|
|
* | | Fix more warnings for mingw | Thierry Bastian | 2009-09-03 | 3 | -6/+5 |
|
|
* | | fix warnings in stickman demo on mingw | Thierry Bastian | 2009-09-03 | 6 | -37/+32 |
|
|
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 3 | -14/+32 |
|\ \ |
|
| * | | Added the install path for the gestures imageviewer example. | Denis Dzyubenko | 2009-09-03 | 1 | -6/+6 |
|
|
| * | | FortuneServer/Client example: fix displayed IP | Peter Hartmann | 2009-09-03 | 2 | -8/+26 |
|
|
* | | | Saxbookmarks bookmarks folder fixed for Symbian. | Miikka Heikkinen | 2009-09-03 | 1 | -1/+4 |
|
|
* | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-09-03 | 1 | -2/+4 |
|\ \ \
| |/ / |
|