summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Alan Alpert2010-01-076-202/+258
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Avoid spurious error messagesWarwick Allison2010-01-061-2/+4
| | | | | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-055-200/+254
| | | | | |\ \ \ \ \ \ \
| | | | * | | | | | | | | Make minehunt more responsiveAlan Alpert2010-01-071-1/+1
| | | | |/ / / / / / / /
| | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-171-2/+19
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Add a quit button to the toolbarHarald Fernengel2009-12-161-0/+6
| | | | * | | | | | | | | Set score text color (so that it will be visible)Alan Alpert2009-12-162-1/+2
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-073-261/+345
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | 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
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | 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
| | | | * | | | | | | | | | | | 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
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-094-21/+23
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-0617-27/+27
| | | | * | | | | | | | | | | | | | Update semantics of targets/properties and target/property.Michael Brasser2009-11-063-3/+3
| | | | * | | | | | | | | | | | | | fix calculatorYann Bodson2009-11-051-19/+15
| | | | * | | | | | | | | | | | | | Use darker() and lighter() functions from global Qt object rather than from S...Yann Bodson2009-11-054-4/+4
| | | | * | | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-051-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
| | | | * | | | | | | | | | | | | | | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-052-11/+8
| | | | |/ / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-0436-28985/+1446
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | Fix assertion (sc not declared).Warwick Allison2009-11-021-1/+1
| | | | * | | | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-301-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
| | | | * | | | | | | | | | | | | | | | | make twitter not depend on flickr exampleYann Bodson2009-10-3018-20/+172
| | | | * | | | | | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-301-0/+40
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-303-7/+47
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / /
| | | | | * | | | | | | | | | | | | | | | fix headersWarwick Allison2009-10-291-0/+40
| | | | * | | | | | | | | | | | | | | | | fix twitter exampleYann Bodson2009-10-302-3/+3
| | | | | |/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | Add local highscores to SameGameAlan Alpert2009-10-293-7/+47
| | | | |/ / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | Remove QML SQL classesAaron Kennedy2009-10-2815-857/+0