summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-07126-743/+1596
|\
| * Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-0711-1/+37
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0739-0/+975
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-0768-565/+554
| | |\
| | * | Add SameGame based advanced tutorialAlan Alpert2009-10-0739-0/+975
| * | | Remove QFxFlowView and flowview example (will be moved toBea Lam2009-10-073-197/+0
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-063-8/+5
| |\ \
| | * | 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
| * | | lowercase idsYann Bodson2009-10-061-5/+5
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-068-0/+60
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-061-1/+1
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0510-19/+20
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-0594-414/+908
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | Allow GridView key navigation to be overridden.Martin Jones2009-09-308-0/+60
| * | | | | lowercase idsYann Bodson2009-10-0664-552/+544
| | |_|/ / | |/| | |
| * | | | Fix following API changes.Bea Lam2009-10-061-1/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0552-59/+73
| |\ \ \
| | * | | Change .sci syntax to match BorderImage.Yann Bodson2009-10-052-10/+10
| |/ / / |/| | |
| * | | Fix example following API changes and fix window size for example 2.Bea Lam2009-10-058-9/+10
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-059-34/+41
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-0431-314/+785
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-023-16/+17
| |\ \ \ \
| * | | | | Update following component file name changes.Bea Lam2009-10-021-22/+22
| * | | | | Make compile since QmlValuePropertySource is no longer a Qobject.Bea Lam2009-10-026-4/+11
| * | | | | Use void return type for setter methods.Bea Lam2009-10-022-8/+8
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-0450-49/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | 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
* | | | | Enable QGraphicsBloomEffect in QML.Andreas Aardal Hanssen2009-10-021-1/+17
* | | | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-0230-313/+768
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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
* | | | cleanup examplesYann Bodson2009-10-023-16/+17
| |/ / |/| |
* | | Enhance layout exampleAlan Alpert2009-10-011-1/+2
| |/ |/|
* | Update testAaron Kennedy2009-09-291-2/+2