summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-3112-17/+17
* Rename centeredIn to centerIn.Michael Brasser2009-07-319-11/+11
* Introduce Loader item.Michael Brasser2009-07-307-25/+27
* fix all examples after change to QGraphicsTransform::origin.Lars Knoll2009-07-293-7/+7
* fixes in examples and demosLars Knoll2009-07-292-8/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-293-3/+128
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-292-2/+3
| |\
| * | Add mass property to follow.Martin Jones2009-07-291-2/+10
| * | loader improvements.Martin Jones2009-07-292-1/+118
* | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-29100-8918/+1
|\ \ \ | |_|/ |/| |
| * | Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-2872-6521/+0
| * | Remove tank game exampleEskil Abrahamsen Blomfeldt2009-07-2827-2396/+1
| * | Remove the close shortcut from the example since QMdiArea provides thisAndy Shaw2009-07-231-1/+0
* | | Fix for QmlPaletteYann Bodson2009-07-282-2/+3
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-23184-381/+1114
|\ \
| * | Doc and example fixes for library qualification (QT-558)Warwick Allison2009-07-2320-29/+29
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2344-352/+845
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-2344-352/+845
| | |\ \ | | | |/
| | | * Make QStateMachine inherit QStateKent Hansen2009-07-2212-37/+34
| | | * Remove Stickman editorEskil Abrahamsen Blomfeldt2009-07-217-437/+0
| | | * Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+3
| | | |\
| | | | * Update the example TrafficInfo for GCC 3.3Benjamin Poulain2009-07-171-1/+3
| | | * | Add the "star" example, which demonstrates how to mix OpenVG and QPainterRhys Weatherley2009-07-207-0/+290
| | | * | Update the documentation after the change in the completer exempleOlivier Goffart2009-07-171-2/+2
| | | * | Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-172-4/+23
| | | * | Doc: show warnings about unrecognized or unsupported devices in the statusVolker Hilsheimer2009-07-161-8/+25
| | | * | And again in the examplesThiago Macieira2009-07-163-3/+3
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-1510-22/+19
| | | |\ \
| | | * \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-07-051113-2201/+4732
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-1611-53/+32
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' of git://gitorious.org/qt/qtTobias Koenig2009-06-1015-59/+37
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'qt-mainline/master'Tobias Koenig2009-06-04220-359/+14115
| | | |\ \ \ \ \ \
| | | * | | | | | | Complete documentation of schema example and reference it from api docsTobias Koenig2009-05-201-0/+10
| | | * | | | | | | First version of documentation for schema exampleTobias Koenig2009-05-192-9/+12
| | | * | | | | | | Add missing example filesTobias Koenig2009-05-199-0/+168
| | | * | | | | | | Adapt license headers to LGPLTobias Koenig2009-05-163-6/+96
| | | * | | | | | | Add W3C XML Schema validation supportTobias Koenig2009-05-168-1/+335
| * | | | | | | | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-23120-0/+240
| |/ / / / / / / /
* | | | | | | | | make scrollbars look nice again.Yann Bodson2009-07-231-7/+7
|/ / / / / / / /
* | | | | | | | Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2
* | | | | | | | Allow minehunt example to compile again.Alan Alpert2009-07-201-1/+0
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-208-25/+37
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2011-21/+174
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Make identical to non-simple example.Warwick Allison2009-07-201-4/+13
| | * | | | | | | | Update in light of new Image.preserveAspect propertyWarwick Allison2009-07-206-21/+10
| * | | | | | | | | Fixup minehunt example with the new style particle explosionsAlan Alpert2009-07-202-4/+18
* | | | | | | | | | Add an inSync property that holds whether the target has "caught up"Martin Jones2009-07-202-6/+20
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Remove unnecessary stuff from the exampleAaron Kennedy2009-07-173-15/+0
* | | | | | | | | Add non-threadsafe QGuard classAaron Kennedy2009-07-171-0/+0
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-174-14/+29
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /