summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-062-17/+25
|\
| * Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-052-17/+25
* | Fixed pinching in the imagegestures example.Denis Dzyubenko2009-11-051-6/+5
* | Small improvement in the imagegesture example.Denis Dzyubenko2009-11-051-1/+1
* | Implemented QSwipeGesture recognizer using touch events.Denis Dzyubenko2009-11-051-8/+10
* | Merge remote branch 'qt-official/4.6' into 4.6Morten Johan Sørvig2009-11-0511-41/+15
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Eskil Abrahamsen Blomfeldt2009-11-047-29/+23
| |\
| | * Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-042-20/+16
| | |\
| | * | QVideoFrame API review changes.Andrew den Exter2009-11-042-3/+3
| | * | QAbstractVideoSurface API review changes.Andrew den Exter2009-11-044-6/+4
| * | | Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-042-15/+0
| |/ /
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-042-1/+3
| |\ \
| | * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-1/+3
| | |\ \
| | | * | Fixed main window closing when subwindows cancel their close events.David Boddie2009-11-021-1/+1
| | | * | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-021-0/+2
| * | | | Merge branch 'statemachine-api-changes' into 4.6Eskil Abrahamsen Blomfeldt2009-11-031-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rename QState::polished() signal to "propertiesAssigned"Eskil Abrahamsen Blomfeldt2009-11-031-2/+2
| | |/ /
| * / / Add QScriptString::toArrayIndex() functionKent Hansen2009-10-301-14/+3
| |/ /
* | / Mac: pinch gesture scales to fast and event below zeroRichard Moe Gustavsen2009-11-042-4/+10
| |/ |/|
* | Compile fix after the last gesture api changeDenis Dzyubenko2009-11-031-3/+3
* | Gesture api review.Denis Dzyubenko2009-11-031-3/+3
* | Implemented pinch gesture recognizer.Denis Dzyubenko2009-11-031-11/+7
* | Fixed the imagegestures project file.Denis Dzyubenko2009-11-031-3/+3
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-273-8/+145
|\
| * Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-233-8/+145
* | Emulator IAP fix for SymbianJanne Koskinen2009-10-261-0/+4
|/
* Compile fix.Denis Dzyubenko2009-10-221-3/+3
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-222-2/+2
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-163-12/+13
* Doc: Moving the Image Gestures example.David Boddie2009-10-167-1/+1
* Doc: Gesture API documentation review and improvements.David Boddie2009-10-165-37/+133
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-1631-28/+27
* compile fix with namepaceshjk2009-10-153-0/+6
* customshader won't work on OpenGL/ES 1.1 so disable for those platformsRhys Weatherley2009-10-151-1/+5
* Mac: implement gestures conforming to the new APIRichard Moe Gustavsen2009-10-131-4/+4
* Remove the ahigl example screen driver.Rhys Weatherley2009-10-136-1608/+0
* Doc: Added an example to the list of Graphics View examples to build.David Boddie2009-10-121-0/+1
* Doc: Gesture API documentation review.David Boddie2009-10-121-0/+2
* Enable mouse cursor in drilldown exampleShane Kearns2009-10-121-0/+3
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-095-273/+64
* Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-093-3/+3
* Symbian fix: rename examples ftp and musicplayer to start with q.Frans Englich2009-10-0915-8/+8
* hellogl now runs on QT_OPENGL_ES_1 (ie N95).Sarah Smith2009-10-097-6/+38
* Fixing some GCC warningsJoão Abecasis2009-10-071-2/+2
* Integrate the GuiPlatformPlugin interfaceOlivier Goffart2009-10-071-5/+0
* Fix build error introduced in change ffeb6900.Jason McDonald2009-10-072-2/+2
* Removed ICON for apps and demos except fluidlauncher and desktopservicesEspen Riskedal2009-10-061-2/+0
* Fixed noisy looking textures in Basic Drawing example with GL2 engine.Kim Motoyoshi Kalland2009-10-051-3/+2
* Fix compilation on Solaris.Thiago Macieira2009-10-051-3/+3
* Silence moc warning.Volker Hilsheimer2009-10-031-0/+1