aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Improve accessibility action support for Qt QuickMorten Johan Sorvig2012-03-072-0/+129
* Examples refactor rebaseAlan Alpert2012-02-285-5/+0
* Start of examples refactorAlan Alpert2012-02-24837-47108/+0
* Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-2313-9/+20
* clean up qmake-generated projectOswald Buddenhagen2012-02-2216-80/+9
* Alter Clocks demoAlan Alpert2012-02-153-57/+105
* Doc: Overhaul of doc/src/declarative and QtQuick2 docs.Jerome Pasion2012-02-1410-49/+60
* Remove missing image referenceAlan Alpert2012-02-141-1/+0
* modify 'mousearea-example' to run with MANY MORE buttonsRick Stockton2012-02-131-13/+77
* Remove non-standard canvas filter/mirror functionsCharles Yin2012-02-131-83/+0
* Use only standard API in examples.Justin McPherson2012-02-109-16/+25
* Refactor Canvas rendering paths.Justin McPherson2012-02-1010-16/+16
* Add linkColor property to Text.Andrew den Exter2012-02-091-3/+3
* UI improvement for TwitterFriends exampleDamian Jansen2012-02-091-8/+22
* Fix example to clear rect before painting.Michael Brasser2012-02-071-0/+1
* Homogenize examplesAlan Alpert2012-02-0618-5/+331
* Add a grouping examples launcher for animation examplesAlan Alpert2012-02-066-0/+286
* Remove SVG use from exampleAlan Alpert2012-02-064-136/+2
* Update BearWhack spritesAlan Alpert2012-02-061-3/+3
* Cleanup text examplesYann Bodson2012-02-032-13/+12
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-03486-25298/+0
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-029-28/+183
* Fix outdated license headers.Jason McDonald2012-02-012-2/+2
* Fix Minehunt demoAlan Alpert2012-02-012-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30640-640/+640
* Update PathAnimation API and document.Michael Brasser2012-01-271-0/+108
* Document PathInterpolator.Michael Brasser2012-01-271-0/+114
* Update Sprite using examples to frameDurationAlan Alpert2012-01-279-28/+27
* Implement randomStart for spritesAlan Alpert2012-01-271-4/+2
* Implement proper sprite sheet functionalityAlan Alpert2012-01-277-5/+12
* Update Sprite APIAlan Alpert2012-01-272-6/+6
* Svelte new form for dynamic scene exampleAlan Alpert2012-01-274-24/+61
* Move sqldatabase into a module API pluginCharles Yin2012-01-254-6/+10
* 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
* 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