Fix 'Unknown commands' in qtdeclarative documentation.
[profile/ivi/qtdeclarative.git] / src / quick / util /
2012-07-17 Yann BodsonFix 'Unknown commands' in qtdeclarative documentation.
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-11 Michael BrasserFix, test and document animation started/stopped signals.
2012-07-10 Chris AdamsFix broken value-type support by allowing property...
2012-07-05 Andrew den ExterUse enumeration in preference to enum when referring...
2012-07-03 Andrew den ExterRemove unused private API.
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-21 Chris AdamsPut basic language types into QtQml import
2012-06-21 Chris AdamsFix crash in QQuickPixmapData::release()
2012-06-12 Kent HansenAdapt to connection-related changes in qtbase
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-01 Kent HansenAvoid string-based lookup of signals
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-30 Martin JonesRemove unused data member in QQuickPixmapCache
2012-05-30 Michael BrasserChange animation grouping and ownership model.
2012-05-29 Andrew den ExterFix scaling of svgz images.
2012-05-29 Charles YinDon't use deleted QQuickPathAnimationAnimator
2012-05-29 Charles YinAdd missing uninitialized members
2012-05-29 Yann BodsonRemove unnecessary temporary variable
2012-05-28 Andrew den ExterDon't parent (QObject) delegate items to views.
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-24 Aaron KennedyLazily create QMetaObjects
2012-05-24 Andrew den ExterFix crash in VisualDataModel drag selection example.
2012-05-23 Charles YinAdd completeToBeginning()/completeToEnd() to animation...
2012-05-22 Friedemann KleintQuick/QQuickFontLoader: Output warning on failure.
2012-05-21 Jędrzej NowackiSimplify QVariant::convert and QVariant::canConvert...
2012-05-18 Michael BrasserImprove memory usage of Connections and signal handlers.
2012-05-18 Matthew VogtRemove unnecessary exports
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-09 Michael BrasserFix potential crash and leak in Binding.
2012-05-09 Michael BrasserScriptAction without scriptName shouldn't match a State...
2012-05-09 Charles YinEmit runningChanged() signal after running count updated
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-01 Michael BrasserMore robust tracking of signal handler expression owner...
2012-04-29 Matthew VogtEnsure external value types are initialized before...
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-23 Jerome PasionDoc: Changed the title for QtQuick articles
2012-04-23 Andrew den ExterReduce memory usage of QQuickPath for simple paths.
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Tobias HungerFix warnings about non-virtual destructors
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Charles YinFine-tune animation's pause()/resume() behaviors
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Michael BrasserUse scope, not owner to look up enums in QQmlBoundSignal.
2012-03-28 Chris AdamsUse minimal javascript expression for bound signals
2012-03-27 Kent HansenMerge master into api_changes
2012-03-26 Michael BrasserRemove QObject parenting from QQmlAbstractBoundSignal.
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Charles YinFix crash issue for path animation and path interpulator
2012-03-21 Matthew VogtProvide imageType() from QQmlImageProviderBase
2012-03-20 Matthew VogtMigrate gui dependencies from QtQml to QtQuick.
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...
next