summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Compile Rogue example again after state machchine event type rename.Volker Hilsheimer2009-10-031-1/+1
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-0246-46/+48
* doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-1/+1
* Added support for -small-screen argument for Context2d exampleMiikka Heikkinen2009-10-021-1/+12
* Threaded Fortune server example: fix displayed IPPeter Hartmann2009-10-012-3/+14
* Compile fix for pbuffers under LinuxRhys Weatherley2009-10-012-1/+2
* Remove display lists and refactor ready for ES/ES2 portSarah Smith2009-10-016-168/+649
* Simplify code of states exampleThierry Bastian2009-09-301-42/+40
* Avoid warnings in the states exampleThierry Bastian2009-09-301-72/+63
* Cleaning up usage of examples/{examplebase,symbianpkgrules}.priJoão Abecasis2009-09-3017-35/+1
* Google Chat example: always bail out if SSL not availablePeter Hartmann2009-09-301-5/+5
* Revert "Google Chat example: state that SSL is required"Peter Hartmann2009-09-301-15/+0
* Google Chat example: state that SSL is requiredPeter Hartmann2009-09-301-0/+15
* Fix googlechat example when Qt is lacking SSL support.Simon Hausmann2009-09-302-2/+9
* 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