summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-303-2/+3
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-293-2/+3
| |\
| | * Fix tutorial3.Michael Brasser2009-11-291-1/+1
| | * Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1
| * | Some UTF8Warwick Allison2009-11-291-1/+1
* | | Add ListView snapMode to ensure flicking settles on an item boundary.Martin Jones2009-11-301-7/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-11-2791-847/+277
|\ \ | |/
| * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-2791-847/+277
| |\
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-251-1/+1
| | |\
| | | * Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-257-26/+33
| | | |\
| | | * | StandardDialogs example: Fix warning about QKeySequence::mnemonic.Friedemann Kleint2009-11-251-1/+1
| | * | | Fix Broadcast receiver example.Jedrzej Nowacki2009-11-251-1/+1
| | | |/ | | |/|
| | * | Namespace build fails for webkit exampleRichard Moe Gustavsen2009-11-241-0/+2
| | * | A few tweaks to the frozen column examplePierre Rossi2009-11-233-2/+11
| | * | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int...Simon Hausmann2009-11-233-24/+20
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-202-7/+1
| | | |\
| | | * | Fixing the frame hierarchy traversing in framecapture WebKit example.Andre Pedralho2009-11-192-21/+18
| | | * | Updated the 'framecapture' WebKit example according to WebKit API changes.Andre Pedralho2009-11-192-4/+3
| | * | | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-201-0/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-201-0/+2
| | | |\ \
| | | | * | Enabled Qt icon in Symbian also for demos/examples without UID3.Janne Anttila2009-11-191-1/+1
| | | | * | Added default Qt icon back for Qt demos/examples in Symbian.Janne Anttila2009-11-191-0/+2
| | | * | | Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-195-27/+27
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | * | | Fixed effects.pro after customshader demo removalGabriel de Dietrich2009-11-191-6/+0
| | * | | | Use a lowercase name for the binary of the Form Extractor exampleBenjamin Poulain2009-11-191-1/+1
| | * | | | Fix build breakage in 1b14c3d33dea0fe4814f2749c49cf916ca13e012Jason McDonald2009-11-191-6/+0
| | | |_|/ | | |/| |
| | * | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-193-5/+8
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix compilation with Sun CC: no semi-colon after Q_PROPERTYThiago Macieira2009-11-181-1/+1
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-185-27/+27
| | | |\ \
| | | * | | fancybrowser example: make sure that images are rotated for loaded pagesJocelyn Turcotte2009-11-182-4/+7
| | * | | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1978-807/+231
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | Remove examples/effects/customshader which uses private APITom Cooksey2009-11-1919-572/+0
| | | * | Ran the script utils/normalizeOlivier Goffart2009-11-1858-217/+217
| | | * | Make the layout not grow in filndfiles example whne one clicks findThierry Bastian2009-11-181-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-182-17/+13
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fix DrillDown for moblie devices.Alessandro Portale2009-11-171-15/+11
| | | | * showMaximized() lets us see SoftKeysAlessandro Portale2009-11-171-2/+2
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-11-273-3/+88
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-262-4/+4
| |\ \ \ \
| * | | | | Compile.Warwick Allison2009-11-253-3/+88
* | | | | | Symbian fixes.Martin Jones2009-11-272-2/+2
| |/ / / / |/| | | |
* | | | | slideswitch example fixesYann Bodson2009-11-251-3/+3
* | | | | use right typeYann Bodson2009-11-251-1/+1
|/ / / /
* | | | cleanup progressbar exampleYann Bodson2009-11-254-27/+28
* | | | missed fileWarwick Allison2009-11-241-0/+20
* | | | Tic-tac-toe.Warwick Allison2009-11-244-0/+115
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-11-2312-40/+40
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-235-60/+66
| |\ \ \ \
| * | | | | Use console.log, not printWarwick Allison2009-11-2312-40/+40
* | | | | | toggle switch example documentationYann Bodson2009-11-231-23/+33
| |/ / / / |/| | | |