Remove QObject parenting from QQmlAbstractBoundSignal.
[profile/ivi/qtdeclarative.git] / examples /
2012-03-22 Alan AlpertUpdate samegame demo to new layout
2012-03-22 Andrew den ExterUpdate model view examples to common launcher format.
2012-03-21 Alan AlpertUpdate tutorial
2012-03-20 Alan AlpertUpdate touchinteraction examples to new guidelines
2012-03-20 Alan AlpertAdd docs for PaintedItem examples
2012-03-20 Alan AlpertUpdate Squircle example towards new guidelines
2012-03-20 Alan AlpertUpdate MouseArea and KeyInteraction to new guidelines
2012-03-20 Alan AlpertAdapt threading examples to new launcher format
2012-03-20 Alan AlpertRewrite workerscript example
2012-03-19 Alan AlpertFix failed rebase
2012-03-15 Alan AlpertFix merge
2012-03-14 Gunnar Slettafix gl under example to work also on trivial render...
2012-03-14 Charles YinRefactor canvas examples by following the new example...
2012-03-13 Charles YinRefactor XMLHttpRequest example.
2012-03-13 Charles YinRefactor localstorage example
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-09 Alan AlpertUpdate righttoleft examples to new form factor
2012-03-09 Alan AlpertUpdate text examples to new guidelines
2012-03-09 Alan AlpertUpdate shadereffects example to new guidelines
2012-03-09 Alan AlpertUpdate positioners examples to new guidelines
2012-03-07 Morten Johan SorvigImprove accessibility action support for Qt Quick
2012-03-06 Alan AlpertFix renaming merge with examples
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Bea LamUse view transitions in drag'n'drop example
2012-03-01 Alan AlpertUpdate ImageElement examples
2012-02-28 Alan AlpertExamples guidelines have changes slightly
2012-02-28 Alan AlpertMove some toys back to examples
2012-02-28 Alan AlpertUpdate drag and drop examples to new guidelines
2012-02-28 Alan AlpertRename SpriteImage to SpriteSequence
2012-02-28 Alan AlpertAdd AnimatedSprite
2012-02-27 Alan AlpertExamples refactor rebase
2012-02-24 Alan AlpertStart of examples refactor
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-15 Alan AlpertAlter Clocks demo
2012-02-14 Jerome PasionDoc: Overhaul of doc/src/declarative and QtQuick2 docs.
2012-02-14 Alan AlpertRemove missing image reference
2012-02-13 Rick Stocktonmodify 'mousearea-example' to run with MANY MORE buttons
2012-02-13 Charles YinRemove non-standard canvas filter/mirror functions
2012-02-10 Justin McPhersonUse only standard API in examples.
2012-02-10 Justin McPhersonRefactor Canvas rendering paths.
2012-02-09 Andrew den ExterAdd linkColor property to Text.
2012-02-09 Damian JansenUI improvement for TwitterFriends example
2012-02-07 Michael BrasserFix example to clear rect before painting.
2012-02-06 Alan AlpertHomogenize examples
2012-02-06 Alan AlpertAdd a grouping examples launcher for animation examples
2012-02-06 Alan AlpertRemove SVG use from example
2012-02-06 Alan AlpertUpdate BearWhack sprites
2012-02-02 Yann BodsonCleanup text examples
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Yann BodsonSupport inline images with <img> tag in StyledText
2012-02-01 Jason McDonaldFix outdated license headers.
2012-02-01 Alan AlpertFix Minehunt demo
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Michael BrasserUpdate PathAnimation API and document.
2012-01-27 Michael BrasserDocument PathInterpolator.
2012-01-27 Alan AlpertUpdate Sprite using examples to frameDuration
2012-01-27 Alan AlpertImplement randomStart for sprites
2012-01-27 Alan AlpertImplement proper sprite sheet functionality
2012-01-27 Alan AlpertUpdate Sprite API
2012-01-27 Alan AlpertSvelte new form for dynamic scene example
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Samuel RødalAdapted QQuickScreenAttached to orientation API changes...
2012-01-24 Xizhi Zhu (Steven)Remove Symbian specific code.
2012-01-23 Matthew VogtEncode user input before insertion into URLs
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-21 Alan AlpertAdd a simple SpriteImage example
2012-01-20 Alan AlpertAdhere to examples standards more consistently
2012-01-19 Matthew VogtFix range checking in AbstractItemModel examples
2012-01-18 Gunnar SlettaCompile since recent API changes
2012-01-17 Alan AlpertUpdate Screen example
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-12 Alan AlpertAdd Two MultiPointTouchArea examples
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Kai KoehneExamples: Remove commented out 'plugins' list from...
2012-01-03 Kai KoehneExamples: Hard-code the 'main' file in .qmlproject
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-30 Alan AlpertUpdate to not use old properties.
2011-12-23 Andrew den ExterMinimize the number of objects created per item in...
2011-12-23 Alan AlpertAdd currentSprite property to SpriteImage
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-14 Andrew den ExterAdd a tutorial describing how to re-arrange items in...
2011-12-14 Alan AlpertAugment Samegame with resource efficient particle system
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-06 Alan AlpertDecrease debug output of modelview examples.
2011-12-06 Alan AlpertUse qt_Opacity in shaders
2011-12-06 Alan AlpertFix image path
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Charles YinAddd expectFail() to qmltestexmaple to avoid failure...
2011-12-01 Charles YinMove XmlListModel to seperate plugin
2011-12-01 Alan AlpertHave tutorial built along with other examples
2011-11-29 Alan AlpertUpdate to QtQuick 2.0
2011-11-29 Alan AlpertGet the tutorial running again
2011-11-29 Alan AlpertInitial window implementation
2011-11-28 Alan AlpertBetter falling bear sprite
2011-11-22 Alan AlpertSpriteImage Example
2011-11-22 Martin JonesQt.locale() and JS locale type extension.
next