summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Docs.Martin Jones2009-10-264-12/+20
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-266-13/+150
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-256-13/+150
| |\
| | * Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-233-8/+145
| | * Compile fix.Denis Dzyubenko2009-10-221-3/+3
| | * Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-222-2/+2
* | | Avoid unnecessary trademark.Warwick Allison2009-10-261-0/+0
|/ /
* | pong improvementsYann Bodson2009-10-233-17/+22
* | Start updating state and animation docs.Michael Brasser2009-10-223-18/+109
* | Incorporate latest cosmological theory.Warwick Allison2009-10-221-10/+11
* | Remove folderlistmodel's use of QObject private dataMartin Jones2009-10-222-43/+8
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2115-165/+784
|\ \
| * | small fixes to color-animation exampleYann Bodson2009-10-211-6/+6
| * | add color-animation exampleYann Bodson2009-10-214-0/+72
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-215-9/+549
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-213-86/+90
| | |\ \
| | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-211-78/+84
| | | |\ \
| | | * | | doc now in globalobject.qdoc, not READMEWarwick Allison2009-10-202-8/+6
| | * | | | Move QmlFolderListModel to the loader example.Martin Jones2009-10-213-1/+543
| | |/ / /
| * | | | fix easing exampleYann Bodson2009-10-211-4/+4
| * | | | delete unused fileYann Bodson2009-10-211-0/+0
| * | | | better property-animation exampleYann Bodson2009-10-216-63/+64
| | |/ / | |/| |
| * | | better easing exampleYann Bodson2009-10-211-78/+84
| |/ /
* | | Fix loader on Symbian.Martin Jones2009-10-211-1/+1
|/ /
* | asynchronousWarwick Allison2009-10-201-19/+27
* | modifications to searchbox exampleYann Bodson2009-10-192-11/+24
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1980-2041/+363
|\ \ | |/
| * 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-126-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
* | Make loader dummydata loading work on Symbian too.Martin Jones2009-10-161-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-168-0/+119
|\ \
| * | Remove unused filesYann Bodson2009-10-162-0/+0
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-10-1610-49/+268
| |\ \
| * | | Add simple examplesYann Bodson2009-10-1610-0/+119