Merge master into api_changes
[profile/ivi/qtdeclarative.git] / src / quick / util /
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Aaron KennedyRemove binding dependency on QQmlExpression
2012-03-14 Gunnar SlettaRemove use of redundante nullPixmap image reference
2012-03-13 Charles YinMore refactoring on animation controller
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-13 Andrew den ExterDeclare change set and compositor structs as movable...
2012-03-11 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-07 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-07 Matthew VogtRemove uses of QtGui symbols in QQmlEngine.
2012-03-05 Gunnar SlettaDo not store an explicit QImage in the declarative...
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-28 Chris AdamsFix crash in QDeclarativePixmapStore global static...
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-23 Yann BodsonFix font size calculation in headings in StyledText.
2012-02-21 Martin JonesFlicking a pathview with large delegate spacing is...
2012-02-21 Charles Yinfix typo error in documentation
2012-02-21 Charles YinRenames QAnimation2ChangeListener to QAnimationJobChang...
2012-02-20 Aaron KennedyReduce memory by not calling QUrl::toString() multiple...
2012-02-20 Michael BrasserUse an enum rather than a string to represent state...
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-15 Gunnar SlettaIntroduced QQuickCanvas::releaseResources().
2012-02-14 Martin JonesPreserve aspect ratio when setting Image.sourceSize
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-10 Michael BrasserUpdate SmoothedAnimation and SpringAnimation to accept...
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-09 Andrew den ExterAdd linkColor property to Text.
2012-02-09 Michael BrasserFix warnings reported by clang.
2012-02-09 Alan AlpertRewrite multiline strings properly
2012-02-08 Charles YinAdd missing interface declaration
2012-02-08 Bea LamAccept default targets for transitions
2012-02-08 Michael BrasserDon't hide virtual method.
2012-02-07 Andrew den ExterResolve StyledText img tags relative to baseUrl.
2012-02-07 Michael BrasserAdd and use new animation backend.
2012-02-06 Tor Arne VestbøDon't start timers in the QDeclarativePixmapStore destr...
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Laszlo AgocsDo not start timers in QDeclarativePixmapStore teardown
2012-02-02 Yann BodsonSupport inline images with <img> tag in StyledText
2012-02-02 Andrew den ExterCompress consective StyledText whitespaces into a singl...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Michael BrasserDocument PathInterpolator.
2012-01-27 Michael BrasserPathInterpolator should report angle in clockwise direc...
2012-01-27 Michael BrasserPrevent PathAnimation from hanging when jumping backwar...
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-13 Gunnar SlettaReintroduce plugin support for asynchronous hardware...
2012-01-12 Andrew den ExterFix restarting timer from onTriggered handler.
2012-01-06 Michael BrasserSmooth join point for closed Paths starting and ending...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Michael BrasserDocument new Path elements.
2012-01-05 Martin JonesSupport <pre> in StyleText textFormat
2012-01-04 Andrew den ExterFix moving mixed visible and non-visible View items.
2011-12-23 Andrew den ExterInsert items into VisualDataModel.
2011-12-23 Andrew den ExterMinimize the number of objects created per item in...
2011-12-14 Martin JonesCorrectly ignore unknown tags in StyledText
2011-12-14 Andrew den ExterFix crash when items are moved in model.
2011-12-14 Martin JonesSupport <strong> in styled text.
2011-12-13 Martin JonesAdd basic custom easing curve docs and test
2011-12-02 Kent HansenSay hello to QtQuick module