summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Modify imagewidget example so it works with new APIRichard Moe Gustavsen2009-08-041-31/+15
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge branch '4.5'Thiago Macieira2009-08-031-1/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Musicplayer example crashes when trying to open unvalid fileRichard Moe Gustavsen2009-07-241-1/+4
| | * | | | | | | remove constructors that are not usefulKent Hansen2009-08-031-2/+4
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-2/+2
| | * | | | | | Show open directory dialog for new gesture exampleRichard Moe Gustavsen2009-07-311-0/+3
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Cleanup and example for positionersAlan Alpert2009-08-135-0/+96
| |_|_|/ / / |/| | | | |
* | | | | | Rename layouts to positionersAlan Alpert2009-08-1321-22/+22
* | | | | | Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-132-2/+10
|/ / / / /
* | | | | Fix due to fillMode PreserveAspect -> PreserveAspectFitMartin Jones2009-08-121-1/+1
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-125-19/+22
|\ \ \ \ \
| * | | | | Clearer name for two PreserveAspect modes.Warwick Allison2009-08-101-4/+4
| * | | | | docsYann Bodson2009-08-101-0/+0
| * | | | | Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-101-0/+3
| * | | | | Add new class QFxBorderImage.Yann Bodson2009-08-093-17/+17
* | | | | | Change key handling to use a Keys attached property.Martin Jones2009-08-121-9/+8
|/ / / / /
* | | | | Add support for CSS-like horizontalTileRule and verticalTileRule to ScaleGrid.Yann Bodson2009-08-067-0/+120
* | | | | Renaming: FontFamily -> FontLoaderYann Bodson2009-08-041-4/+4
* | | | | Example of smooth rect paintingYann Bodson2009-08-043-0/+110
* | | | | Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-033-3/+3
* | | | | Rework VisualItemModel into VisualItemModel & VisualDataModelMartin Jones2009-08-031-0/+57
* | | | | Use new enum ints (should be ids!)Warwick Allison2009-07-311-2/+2
* | | | | update for fa75cbdd3e1ae7b7d10d582498ae7e1d535f82ecWarwick Allison2009-07-311-2/+2
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-3131-62/+142
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-3129-62/+76
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-3121-53/+55
| | |\ \ \ \ \
| | | * | | | | 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
| | * | | | | | Merge branch 'master' of ../../qt into kinetic-declarativeuiAaron Kennedy2009-07-312-3/+10
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | fix two bugs in the custom script class exampleKent Hansen2009-07-302-3/+10
| | * | | | | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-306-6/+11
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | / / / / | | | |/ / / / | | |/| | | |
| | | * | | | Fix compilation errors in examples and demos on VxWorks and QNX.Robert Griebl2009-07-296-6/+11
| * | | | | | Add an example using FontFamily.Yann Bodson2009-07-312-0/+66
| |/ / / / /
* | | | | | tile/preservseAspect are now fillModeWarwick Allison2009-07-315-3/+42
|/ / / / /
* | | | | 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
| | |\ \ \ \ \ | | | |/ / / /