aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactorMichael Brasser2012-01-25660-734/+728
|\
| * Adapted QQuickScreenAttached to orientation API changes in QScreen.Samuel Rødal2012-01-242-2/+2
| * Remove Symbian specific code.Xizhi Zhu (Steven)2012-01-246-35/+0
| * Encode user input before insertion into URLsMatthew Vogt2012-01-234-8/+12
| * Update obsolete contact address.Jason McDonald2012-01-23638-638/+638
| * Add a simple SpriteImage exampleAlan Alpert2012-01-212-0/+59
| * Adhere to examples standards more consistentlyAlan Alpert2012-01-2024-4/+4
| * Fix range checking in AbstractItemModel examplesMatthew Vogt2012-01-192-2/+2
| * Compile since recent API changesGunnar Sletta2012-01-181-1/+0
| * Update Screen exampleAlan Alpert2012-01-171-38/+5
| * Update copyright year in Nokia copyright headers.Jason McDonald2012-01-177-7/+7
* | Update PathAnimation API and document.Michael Brasser2012-01-241-0/+107
* | Document PathInterpolator.Michael Brasser2012-01-201-0/+114
|/
* Add Two MultiPointTouchArea examplesAlan Alpert2012-01-1214-0/+539
* Update copyright year in license headers.Jason McDonald2012-01-05625-625/+625
* Examples: Remove commented out 'plugins' list from .qmlproject filesKai Koehne2012-01-0494-210/+0
* Examples: Hard-code the 'main' file in .qmlprojectKai Koehne2012-01-0364-63/+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
* 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
* Move XmlListModel to seperate pluginCharles Yin2011-12-019-0/+9
* 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
* 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-265-21/+0
* 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