summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-08-13233-575/+593
|\
| * QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-123-6/+5
| * Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-127-307/+303
| * Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| * Update references to online documentation.Jason McDonald2009-08-121-2/+2
| * Update URL's to use new domain.Jason McDonald2009-08-123-3/+3
| * Update contact URL in license headers.Jason McDonald2009-08-12230-230/+230
| * Introducing icon theme supportJens Bache-Wiig2009-08-101-25/+40
| * Doc: Integrated the Rogue (state machine) example.Geir Vattekar2009-08-071-0/+1
| * Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+5
| * Fix compilation and warningAlexis Menard2009-08-032-3/+5
* | As WebView now has attached properties, it can't be used as an idAaron Kennedy2009-08-101-27/+27
* | Add new class QFxBorderImage.Yann Bodson2009-08-091-2/+2
* | Make Flickr smooth again.Yann Bodson2009-08-072-5/+5
* | Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-031-2/+2
* | Fix Flickr rotationYann Bodson2009-08-031-5/+6
* | Improve calculator demo and add missing text property to QmlPalette.Yann Bodson2009-08-037-55/+25
* | Use new enum ints (should be ids!)Warwick Allison2009-07-313-6/+6
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-3116-39/+36
|\ \
| * | Rename Rect.pen to Rect.borderMichael Brasser2009-07-319-11/+11
| * | Rename centeredIn to centerIn.Michael Brasser2009-07-318-9/+9
| * | Introduce Loader item.Michael Brasser2009-07-301-8/+8
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-292-10/+7
| |\ \
| | * | Make SameGame ScalableAlan Alpert2009-07-292-10/+7
| * | | KeyActions::return -> KeyActions::keyReturnYann Bodson2009-07-292-2/+2
| |/ /
* | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-302-2/+4
|\ \ \ | |/ / |/| / | |/
| * Add XML schema example to qtdemoPeter Hartmann2009-07-291-0/+1
| * Fix compilation errors in examples and demos on VxWorks and QNX.Robert Griebl2009-07-291-2/+3
* | simplify the code.Lars Knoll2009-07-291-4/+3
* | fix all examples after change to QGraphicsTransform::origin.Lars Knoll2009-07-293-3/+3
* | fixes in examples and demosLars Knoll2009-07-293-3/+8
* | fix calculator exampleLars Knoll2009-07-291-10/+10
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-2973-2/+6560
|\ \ | |/
| * Implement new transformation handling for graphics items.Lars Knoll2009-07-293-4/+15
| * Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-2873-2/+6549
* | Fix for QmlPaletteYann Bodson2009-07-281-0/+1
* | Missed a few files in the new samegameAlan Alpert2009-07-282-0/+33
* | Repurpose SameGame to be slimmerAlan Alpert2009-07-2715-274/+42
* | Add a glowy effect like KSame to SameGameAlan Alpert2009-07-271-0/+8
* | Some SameGame cleanupAlan Alpert2009-07-232-22/+48
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-238-17/+74
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-233-0/+46
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-233-0/+46
| | |\ \ | | | |/
| | | * Fix: Qt::ToolButtonSystemDefault replaced with Qt::ToolButtonFollowStyleGuido Seifert2009-07-191-1/+1
| | | * Fix compileJens Bache-Wiig2009-07-171-1/+1
| | | * Add priority property to QActionJens Bache-Wiig2009-07-171-0/+14
| | | * Allow picking up tool button style from the systemJens Bache-Wiig2009-07-162-0/+2
| | | * Added a version information to our executables.Denis Dzyubenko2009-07-151-0/+30
| * | | Move the mouse control of the game from the main file to the blocksAlan Alpert2009-07-235-12/+21
| * | | SameGame should now correctly determine game overAlan Alpert2009-07-231-5/+7
| |/ /