summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fix initial scaling. QWebPage::setPreferredSize doesn't really work.Warwick Allison2009-12-021-3/+3
* Restructure for easier re-use.Warwick Allison2009-12-027-278/+276
* Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-021-10/+22
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-272-0/+2
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-2729-186/+260
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-233-0/+51
| |\
| | * Add support for opening Real Media RAM files.Frans Englich2009-11-202-0/+49
| | * Symbian: Add capability NetworkServices.Frans Englich2009-11-201-0/+2
| * | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-202-9/+35
| |\ \ | | |/
| | * 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-192-9/+35
| * | Simply adds the Frozen Column example to qtDemoPierre Rossi2009-11-191-0/+1
| |/
| * Ran the script utils/normalizeOlivier Goffart2009-11-1822-173/+173
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-181-1/+1
| |\
| | * Removed Browser demo from Symbian buildsMiikka Heikkinen2009-11-181-1/+1
| * | Merge upstream/4.6 into oslo-staging-2Olivier Goffart2009-11-172-43/+1
| |\ \ | | |/ | |/|
| * | Removed drilldown from fluidlauncher demo.axis2009-11-173-4/+0
* | | binary?Warwick Allison2009-11-261-0/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-262-1/+1
|\ \ \
| * | | reenable particles effect for the cookiemae2009-11-262-1/+1
* | | | Fix minor clipping issue in twitter appAlan Alpert2009-11-262-3/+2
|/ / /
* | | Twitter demo touchupsAlan Alpert2009-11-267-29/+61
* | | added a snake demomae2009-11-2522-0/+1019
* | | If zooming on nothing, zoom 2x rather than doing nothing.Warwick Allison2009-11-251-0/+2
* | | Use console.log, not printWarwick Allison2009-11-232-2/+2
* | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-1911-49/+40
|\ \ \
| * | | Removed Browser demo from Symbian buildsMiikka Heikkinen2009-11-181-1/+1
| | |/ | |/|
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-173-1/+23
| |\ \ | | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-162-1/+22
| | |\
| | | * Merge commit 's60/4.6' into mmfphononFrans Englich2009-11-166-5/+16
| | | |\
| | | * \ Merge branch '4.6' into mmfphononFrans Englich2009-11-162-17/+19
| | | |\ \
| | | * | | Pause playback on small screens when popping up dialogs.Frans Englich2009-11-122-0/+21
| | | * | | Mediaplayer now pauses playback before displaying error dialogGareth Stockwell2009-11-091-1/+1
| | * | | | Properly initialize all vars.Thomas Zander2009-11-161-0/+1
| | | |_|/ | | |/| |
| * | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-134-3/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-134-3/+14
| | |\ \ \
| | | * | | Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-102-0/+10
| | | * | | Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-102-3/+4
| * | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-121-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Doc: Fixed typo.David Boddie2009-11-091-1/+1
| | |/ / /
| * | | | QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-122-43/+1
| |/ / /
* | | | Pass error messages through to WebView users.Warwick Allison2009-11-181-0/+2
* | | | Fix URL update in demoWarwick Allison2009-11-181-1/+1
* | | | Update examples for new SQL API.Warwick Allison2009-11-181-22/+10
* | | | Partial fix for QTBUGT-5845Warwick Allison2009-11-171-7/+8
* | | | Merge remote branch 'qt/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-11-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '4.6-api-review' into 4.6Marius Storm-Olsen2009-11-091-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
* | | | Fix minehunt demoAlan Alpert2009-11-114-2/+17
* | | | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-101-17/+26