summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Initialize the line coordinates in the tablet example.Benjamin Poulain2009-08-311-1/+3
* Use system-wide proxy settingsDavid Faure2009-08-312-0/+6
* Don't show the pad navigator example full screen.Andreas Aardal Hanssen2009-08-311-1/+1
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-31109-1417/+1417
* Fixed custom shader example to correctly use premultiplied colors.Samuel Rødal2009-08-311-1/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311007-13091/+13091
|\
| * Update tech preview license header.Jason McDonald2009-08-31999-12987/+12987
* | Ensured that the framebufferobject example has a stencil buffer.Samuel Rødal2009-08-281-0/+1
* | Runtime warning about non existing "zRotation" property in examples/states.Gabriel de Dietrich2009-08-281-30/+30
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-288-76/+396
|\|
| * Add missing license headers.Jason McDonald2009-08-284-38/+198
| * Add missing license headers.Jason McDonald2009-08-284-38/+198
| * Update URL for Qt FTP site.Jason McDonald2009-08-111-1/+1
| * Update URL for Qt Labs.Jason McDonald2009-08-111-1/+1
| * Update URL of online documentation.Jason McDonald2009-08-119-18/+18
| * Eliminate some mentions of Trolltech.Jason McDonald2009-08-1110-24/+23
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-116-15/+15
| * Update license headers.Jason McDonald2009-08-11991-991/+991
* | Merge branch 'inputPanelExample' into 4.6axis2009-08-289-0/+979
|\ \
| * | Doc: Updated project files and Qt Demo XML to include the example.David Boddie2009-08-282-0/+9
| * | Doc: First review of the input panel example.David Boddie2009-08-281-1/+4
| * | Added an example documenting how to make a software input panel.axis2009-08-288-0/+967
* | | Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-271-3/+12
* | | Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-272-249/+78
* | | Cocoa: Implement single touch panRichard Moe Gustavsen2009-08-272-5/+6
* | | Make it compile on Windows CE where min and max are predefined macros.Jan-Arve Sæther2009-08-271-11/+11
* | | Fixed the bubbles.svg file after fixing some bugs in the SVG renderer.Trond Kjernåsen2009-08-263-29/+29
* | | Made the opengl/overpainting example work with the GL 2 engine.Trond Kjernåsen2009-08-261-0/+5
* | | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-262-3/+5
* | | Added missing precision specifiers to custom shader effect.Samuel Rødal2009-08-261-1/+1
* | | Make the 'effects' examples compile when qreal == float.Jason Barron2009-08-262-2/+2
* | | Fixed documentation and use of incorrect entry point for custom shaders.Samuel Rødal2009-08-251-3/+1
|/ /
* | Remove the 'script' sub-directory from the symbian scope.Jason Barron2009-08-251-1/+0
* | Integrate QAbstractVideoSurface API.Andrew den Exter2009-08-2516-1/+1377
* | Examples: Warn about usage of QHttpMarkus Goetz2009-08-243-0/+3
* | Fix double to float truncation warning.Alessandro Portale2009-08-241-1/+1
* | Make context2d compile with QT_NO_SCRIPTTOOLS.Jason Barron2009-08-241-2/+4
* | Fix warning about unreferenced element.Alessandro Portale2009-08-221-3/+1
* | Fix warning about unreferenced element.Alessandro Portale2009-08-221-2/+1
* | Fix double to float truncation warning.Alessandro Portale2009-08-221-1/+1
* | Add missing license headers and header guards.Jason McDonald2009-08-221-0/+41
* | Fix obsolete license headers.Jason McDonald2009-08-2217-34/+34
* | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-21241-326/+357
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-2144-0/+1401
|\ \
| * | Only compile shader effect example when having OpenGL.Bjørn Erik Nilsen2009-08-212-3/+3
| * | Move shader effect example from examples/graphicsview to examples/effectsBjørn Erik Nilsen2009-08-2120-4/+10
| * | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-218-30/+158
| |\ \
| * | | Use pixmap filter for the drop shadow effect.Bjørn Erik Nilsen2009-08-212-2/+5
| * | | Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-207-80/+76
| |\ \ \
| * | | | Rename QGraphicsShadowEffect to QGraphicsDropShadowEffect.Bjørn Erik Nilsen2009-08-202-4/+4