aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-05680-680/+680
* Examples: Remove commented out 'plugins' list from .qmlproject filesKai Koehne2012-01-0499-220/+0
* Examples: Hard-code the 'main' file in .qmlprojectKai Koehne2012-01-0365-65/+209
* Add accessibility to qmlFrederik Gladhorn2012-01-023-0/+188
* Update to not use old properties.Alan Alpert2011-12-303-6/+6
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-1/+1
* Add currentSprite property to SpriteImageAlan Alpert2011-12-231-3/+3
* Fix compilation due to header changesSergio Ahumada2011-12-177-7/+7
* Make PlainText the default textFormat of a TextEdit.Andrew den Exter2011-12-162-0/+2
* Add a tutorial describing how to re-arrange items in a ListView.Andrew den Exter2011-12-149-0/+1089
* Augment Samegame with resource efficient particle systemAlan Alpert2011-12-142-1/+2
* Add Screen attached objectAlan Alpert2011-12-092-4/+128
* Decrease debug output of modelview examples.Alan Alpert2011-12-063-5/+5
* Use qt_Opacity in shadersAlan Alpert2011-12-062-10/+16
* Fix image pathAlan Alpert2011-12-061-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-0238-44/+44
* Addd expectFail() to qmltestexmaple to avoid failure report from CI.Charles Yin2011-12-021-0/+3
* Move XmlListModel to seperate pluginCharles Yin2011-12-019-0/+9
* Have tutorial built along with other examplesAlan Alpert2011-12-0179-1/+3
* Update to QtQuick 2.0Alan Alpert2011-11-2936-36/+36
* Get the tutorial running againAlan Alpert2011-11-2912-53/+11
* Initial window implementationAlan Alpert2011-11-294-0/+192
* Better falling bear spriteAlan Alpert2011-11-282-1/+1
* SpriteImage ExampleAlan Alpert2011-11-226-0/+109
* Qt.locale() and JS locale type extension.Martin Jones2011-11-221-0/+132
* Adding custom easing curves to property animationsAaron Kennedy2011-11-211-2/+13
* Copy QSGEngine functions to QQuickCanvas.Gunnar Sletta2011-11-185-0/+349
* Remove embarassing line from tutorial.Frederik Gladhorn2011-11-162-4/+5
* Correct image pathAlan Alpert2011-11-161-1/+1
* Get tst_examples passing againAlan Alpert2011-11-1418-18/+18
* Fix GravityAlan Alpert2011-11-031-1/+1
* Add Text.onLineLaidOut exampleYann Bodson2011-11-011-0/+109
* Add non-floats to particle typeAlan Alpert2011-11-011-1/+1
* ImageParticle Sprite ImprovementsAlan Alpert2011-10-311-1/+2
* Fix PaintedItem redraw bugCharles Yin2011-10-282-8/+95
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-2626-171/+15
* Fold Move into AffectorAlan Alpert2011-10-242-12/+9
* Affectors now simulate with a minimum granularityAlan Alpert2011-10-241-23/+25
* Fix abstractitemmodel for QGuiApplicationDamian Jansen2011-10-242-2/+3
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2131-86/+86
* Fix build error for canvas stockchart example.Charles Yin2011-10-211-1/+1
* Replace Smiles with StarfishAlan Alpert2011-10-2136-150/+61
* Remove the InputContext module.Andrew den Exter2011-10-185-479/+0
* Allow sizing of TrailEmitter emit area based on particle sizeAlan Alpert2011-10-171-5/+7
* Add Move affectorAlan Alpert2011-10-142-3/+147
* Allow view items to be preserved.Andrew den Exter2011-10-121-0/+155
* Add DropArea item and Drag attached property.Andrew den Exter2011-10-1010-596/+177
* Add a get function to VisualDataGroup.Andrew den Exter2011-10-062-0/+157
* Add support for filtering VisualDataModels.Andrew den Exter2011-10-061-0/+198
* Split GroupGoal out of SpriteGoalAlan Alpert2011-10-051-6/+3