summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Introduce state machine event priority, make it possible to cancel eventsKent Hansen2009-09-291-2/+2
* Recorrect formextractor example build break after updating 3rdparty/webkitJocelyn Turcotte2009-09-291-7/+7
* Fixes compileBill King2009-09-291-7/+7
* Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
* Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-281-3/+3
* Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-283-7/+7
* Use qDebug() instead of printf() when dumping the simplex matrix.Jan-Arve Sæther2009-09-251-0/+1
* Reuse animation in animatedTiles exampleLeonardo Sobral Cunha2009-09-251-30/+4
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-242-1/+2
|\
| * Fixed background scrolling in the SVG viewer example.Kim Motoyoshi Kalland2009-09-241-0/+1
| * Paint arrow on top of node, not underneath itEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| * Make sure fontextractor example is found by qtdemoEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| * Update license headers again.Jason McDonald2009-09-08999-3996/+3996
* | AudioServices; Nicer examples.Justin McPherson2009-09-244-192/+82
* | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-246-32/+21
* | Small change in the API of animationsThierry Bastian2009-09-231-2/+2
* | Made hellogl example compile when GL_MULTISAMPLE is not defined.Samuel Rødal2009-09-211-1/+5
* | Fixed a warning.Trond Kjernaasen2009-09-211-1/+1
* | Fix signal/slot connection bugRichard Moe Gustavsen2009-09-211-7/+2
* | Make the 'softkeys' example compile again after softkey changes.Jason Barron2009-09-211-6/+3
* | Refactor soft keys implementation.Jason Barron2009-09-211-21/+14
* | Make OpenGL overpainting example compile under OpenGL/ES 1.1Rhys Weatherley2009-09-212-5/+12
* | remove display lists and qt3d-ize overpainting/hellogl exampleSarah Smith2009-09-218-231/+549
* | QGraphicsAnchorLayout: Set size policy in the exampleAnselmo Lacerda S. de Melo2009-09-181-0/+1
* | QCursor support for Symbian OSShane Kearns2009-09-152-0/+6
* | Add an example that shows strength animation QGraphicsColorizeEffect.Ariya Hidayat2009-09-148-1/+274
* | Bring back the blurry drop shadow in the lighting example.Ariya Hidayat2009-09-141-1/+3
* | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-52/+31
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-142-4/+14
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-09-144-35/+92
| |\ \
| * | | AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-142-234/+222
* | | | Don't have to glEnable(GL_TEXTURE_2D) when using shaders.Rhys Weatherley2009-09-141-4/+0
| |/ / |/| |
* | | Add platform specific libraries required to use OpenVG to star exampleIain2009-09-111-0/+1
* | | Port the textures example to OpenGL/ES 2.0Rhys Weatherley2009-09-113-35/+91
* | | Add a layout in the demo it looks better.Alexis Menard2009-09-101-233/+211
|/ /
* | Doc: First part of my review of the gestures overview.David Boddie2009-09-091-2/+8
* | Updated the pbuffers2 example to make it work with the GL2 engine.Kim Motoyoshi Kalland2009-09-091-0/+2
* | Update license headers again.Jason McDonald2009-09-091114-4456/+4456
* | Port examples/opengl/textures to OpenGL/ES 1.1Rhys Weatherley2009-09-084-38/+51
* | Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-073-5/+5
* | Make the view in the flowlayout example big enough.Jan-Arve Sæther2009-09-041-0/+1
* | Minor fixes to the graphicsview/flowlayout exampleJan-Arve Sæther2009-09-042-13/+17
* | Fix more warnings for mingwThierry Bastian2009-09-033-6/+5
* | fix warnings in stickman demo on mingwThierry Bastian2009-09-036-37/+32
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-033-14/+32
|\ \
| * | Added the install path for the gestures imageviewer example.Denis Dzyubenko2009-09-031-6/+6
| * | FortuneServer/Client example: fix displayed IPPeter Hartmann2009-09-032-8/+26
* | | Saxbookmarks bookmarks folder fixed for Symbian.Miikka Heikkinen2009-09-031-1/+4
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-031-2/+4
|\| |
| * | Added a property to QPinchGesture to specify what exactly changed.Denis Dzyubenko2009-09-031-2/+2