summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-0311-14/+17
|\
| * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-0211-14/+17
| |\
| | * googlesuggest example: Add newline to end of fileMarkus Goetz2010-01-282-2/+4
| | * Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-287-10/+11
| | * Don't use QDebug references. Instead, pass by value.Thiago Macieira2010-01-262-2/+2
* | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0312-37/+37
|/ /
* | Fix QList<QObject*> as a model. Add docs and example.Martin Jones2010-02-016-0/+252
* | Update advanced tutorial with new imagesAlan Alpert2010-02-018-0/+0
* | Don't use statics for type definition, at least for plugin modules.Warwick Allison2010-02-011-1/+6
* | Replace FreeMono by OCRA fontKai Koehne2010-01-223-1/+1
* | Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-221-10/+0
* | Copy updated images from demos/samegame to samegame tutorialKai Koehne2010-01-225-0/+0
* | Fix examples/declarative/plugins exampleAlan Alpert2010-01-191-1/+2
* | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-195-172/+174
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-143-12/+12
| |\
| | * Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-6/+6
| | * Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-143-6/+6
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-135-20/+31
| |\ \
| * | | Doc: Resized the window and added a title.David Boddie2010-01-121-160/+161
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-117-18/+34
| |\ \ \
| * | | | Doc: Added a missing example to the list of Graphics View examples.David Boddie2010-01-111-0/+1
* | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-01-141125-1244/+1275
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-131121-1225/+1241
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Modifies the google chat example to use the DOM APIPierre Rossi2010-01-123-18/+29
| | * | | Added the 'framecapture' WebKit example to the default build.Andre Pedralho2010-01-111-1/+2
| | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-091119-1206/+1210
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-083-16/+16
| | | |\ \ | | | | |/ | | | |/|
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-01-071119-1140/+1140
| | | |\ \
| | | | * | Use the lowercase/shortname.h headers for Phonon includesThiago Macieira2010-01-062-13/+13
| | | | * | Update copyright year to 2010Jason McDonald2010-01-061119-1127/+1127
| | | * | | Doc: Made coding style changes to the Audio Input and Output examples.David Boddie2010-01-063-66/+70
| | | |/ /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-091-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Doc typos fixedJarek Kobus2010-01-081-1/+0
| | | |/ | | |/|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-084-2/+18
| |\ \ \ | | |/ / | |/| |
| | * | Added UIDs and icons to some webkit examplesMiikka Heikkinen2010-01-074-2/+18
| | |/
| * | Merge branch '4.6' of ../../4.6 into 4.6Justin McPherson2010-01-077-71/+86
| |\ \ | | |/
| * | Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-063-8/+8
| * | Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-063-4/+4
* | | Allow QML types defined in both C++ and QML files to be in the same module.Warwick Allison2010-01-089-31/+135
* | | Load qmlmodules plugins.Warwick Allison2010-01-074-0/+136
* | | Remove loader. Its functionality is now available in qmlviewer.Martin Jones2009-12-2212-1086/+0
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-179-76/+113
|\ \ \ | | |/ | |/|
| * | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-177-75/+90
| |\ \ | | |/ | |/|
| | * Doc: Modified the coding style of the Audio Devices example.David Boddie2009-12-154-69/+84
| | * Change some examples of Webkit to create the mainwindow on the stackBenjamin Poulain2009-12-143-6/+6
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Justin McPherson2009-12-142-1/+23
| |\ \ | | |/ | |/|
| | * audioinput and audiooutput examples not using isFormatSupportedKurt Korbatits2009-12-072-1/+23
* | | Allow a ListView.section.delegate to avoid creating sections in delegate.Martin Jones2009-12-161-15/+10
* | | Faster sections.Martin Jones2009-12-161-1/+2
* | | spring follows do not like to operate on "var" sourcesmae2009-12-141-1/+1