summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-1323-24/+32
|\
| * Rename layouts to positionersAlan Alpert2009-08-1321-22/+22
| * Add delay parameter to the destroy function on QML objectsAlan Alpert2009-08-132-2/+10
* | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-132-3/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-131091-1199/+3969
|\ \ | |/ |/|
| * Update obsolete email addresses.Jason McDonald2009-08-121-1/+1
| * Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-129-23/+21
| * Update obsolete URL's in code and docs.Jason McDonald2009-08-123-3/+3
| * Update references to online documentation.Jason McDonald2009-08-129-18/+18
| * Eliminate last mentions of "Qt Software".Jason McDonald2009-08-123-3/+3
| * Update URL's to use new domain.Jason McDonald2009-08-126-16/+16
| * Update contact URL in license headers.Jason McDonald2009-08-121068-1068/+1068
| * Compile fix with namespaceshjk2009-08-101-0/+2
| * Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-076-0/+465
| * implement name() function of custom property iteratorKent Hansen2009-08-061-1/+1
| * make the calculator example use only standard JSKent Hansen2009-08-061-45/+62
| * Fixed compilation of the gestures/imagewidget example.Denis Dzyubenko2009-08-063-12/+35
| * Added example that uses WebKit to capture Web page frames.Andre Pedralho2009-08-064-0/+278
| * Merge AudioServices into mainline.Justin McPherson2009-08-0517-0/+1772
| * Merge branch '4.5'Bill King2009-08-052-2/+0
| |\
| | * Fix obsolete license headersJason McDonald2009-08-043-8/+6
| * | Added the license header to the example.Denis Dzyubenko2009-08-042-0/+82
| * | Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-045-8/+151
| * | 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
* | | 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
| | |\ \ \ \ | | | | |/ / | | | |/| |