Reorganise release notes for QtQml and QtQuick
[profile/ivi/qtdeclarative.git] / src /
2012-06-27 Bea LamReorganise release notes for QtQml and QtQuick
2012-06-27 Martin JonesDocument the arg() function QML adds to the String...
2012-06-27 Kent HansenImplement QAbstractDeclarativeData::isSignalConnected...
2012-06-27 Matthew VogtConsistent use of syntax in V4 Register class
2012-06-27 Matthew VogtAdd enum values from related types
2012-06-27 Glenn WatsonFix performance issue with BorderImage element.
2012-06-26 Thiago MacieiraDo not depend on indirect inclusions: #include and...
2012-06-26 Glenn WatsonSupport JS Date object in ListModel with static roles.
2012-06-26 Thiago MacieirainitializeGLFunctions is deprecated, replace it
2012-06-26 Pekka VuorelaRemove unnecessary obsolete include
2012-06-26 Robin BurchellChecking for QUrl equality is not all that expensive...
2012-06-26 Bea LamRename ListView *speed properties to *velocity
2012-06-26 Andrew den ExterFix section delegates not updating when changed.
2012-06-26 Andrew den ExterPosition section headers correctly when section propert...
2012-06-26 Glenn WatsonAdd warning if defining a ListModel with no roles.
2012-06-26 Glenn WatsonRemove default allocation size for PODVector.
2012-06-25 Frederik GladhornAdd mouse cursor shapes to MouseArea
2012-06-25 Casper van DonderenDoc: Use correct style and modules for doc build.
2012-06-25 Casper van DonderenDoc: Use the module "make docs" and rename qtquick...
2012-06-25 Damian JansenRemove superfluous statusChanged signal
2012-06-25 Bea LamRevert "Remove properties related to highlight speed"
2012-06-25 Alan AlpertDon't Assert
2012-06-25 Andrew den ExterFix clicking on links in aligned or elided Text.
2012-06-25 Alan AlpertLink back to the particles module page from the overvie...
2012-06-25 Alan AlpertDelay custom emitter processing
2012-06-25 Matthew VogtCorrectly resolve qrc:/ URLs in type loading
2012-06-25 Martin JonesqmlRegisterRevision clashes with qmlRegisterUncreatableType
2012-06-25 Pekka VuorelaFix right aligned cursor position in TextInput with...
2012-06-24 Matthew VogtDecode directory separators in source URLs
2012-06-24 Tasuku SuzukiMake qtdeclarative compile with QT_NO_DRAGANDDROP
2012-06-22 Andrew den ExterFix crash when dragging items outside visible area.
2012-06-22 Thiago MacieiraFix build: include the necessary headers properly.
2012-06-22 Girish RamakrishnanMake qmltest depend on gui-private
2012-06-22 Kent HansenPass the right signal index in visualadaptormodel proxy...
2012-06-22 Andrew den ExterRemove the open and closeSofwareInputPanel functions.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-22 Bea LamRemove properties related to highlight speed
2012-06-22 Michael BrasserHandle enum values of -1 correctly.
2012-06-22 Michael BrasserClarify anchor error messages.
2012-06-22 Andrew den ExterDon't shadow member variable with argument.
2012-06-21 Andrew den ExterFix crash when selecting transformed text.
2012-06-21 Matthew VogtSupport enum return types in Q_INVOKABLE functions.
2012-06-21 Matthew VogtReport clashing qmldir entries for components and scripts
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-21 Chris AdamsDisallow signal-handler-specification for non-signal...
2012-06-21 Michael BrasserEnable literal Qt enum assignment to enum properties.
2012-06-20 Friedemann KleintQtQuick: Fix warnings about deprecated QWeakPointer...
2012-06-20 Alan AlpertCleanup SG properly in QQuickCanvas
2012-06-20 Glenn WatsonFix some of the bundle test failures on Windows.
2012-06-20 Sukhyun KimUpdate example in a doc.
2012-06-20 Alan AlpertDon't start running if a frame property is set
2012-06-14 Charles YinAlign windowShown flag with qml renderer state
2012-06-13 Friedemann KleintQtQuick: Fix warnings about unused variables.
2012-06-13 Martin JonesUpdate Flickable velocity/overbound for each axis indep...
2012-06-12 Martin JonesSet a non-zero default cacheBuffer.
2012-06-12 Alan AlpertAdd a version 2 import for FolderListModel
2012-06-12 Chris AdamsRemove non-templated qobject module api registration...
2012-06-12 Charles YinAdd pixel comparation support to qmltest
2012-06-12 Yann BodsonAllow setting horizontal and vertical tile modes in...
2012-06-12 Alan AlpertEmit itemChanged when Loader fails to load a source.
2012-06-12 Martin JonesFix view delegate parent binding regression.
2012-06-12 Chris AdamsCheck for null ptr in qmlobject_cast definition
2012-06-12 Kent HansenAdapt to connection-related changes in qtbase
2012-06-12 Alan AlpertEmit currentFrameChanged signal when needed
2012-06-12 Martin JonesAllow Loader to load non-Item types.
2012-06-11 Kim Motoyoshi KallandAdd support for using atlas textures directly in Shader...
2012-06-10 Kent HansenAvoid string-based lookup in IS_SIGNAL_CONNECTED
2012-06-09 Tasuku SuzukiFix compilation for QT_NO_ACCESSIBILITY
2012-06-08 Yoann LopesFixed glyph margin in QSGDistanceFieldGlyphNode.
2012-06-08 Yoann LopesSupport for variable glyph width in QSGDefaultDistanceF...
2012-06-08 Gunnar SlettaImprove on scenegraph documentation.
2012-06-08 Martin JonesExport QQuickListModel (marked private)
2012-06-08 Andrew den ExterFix handling of a direct child stealing focus from...
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-06-08 Andrew den ExterDon't cache item indexes in VisualDataModel.
2012-06-08 Andrew den ExterDestroy incubated objects if they are not claimed when...
2012-06-07 Bea Lamrebound property for Flickable
2012-06-07 Oswald Buddenhagenput private Qt dependencies below load(qt_module_config)
2012-06-07 Aaron KennedyDon't double emit threaded signals
2012-06-07 Glenn WatsonFix alpha being ignored in Text element
2012-06-06 Luís Gabriel LimaFixing MouseArea::onWheel event doc
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-06 Shane KearnsQQmlXmlHttpRequest - use readyread signal not downloadP...
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-06 Samuel RødalFixed compile error in qqmlscript.cpp due to narrowing...
2012-06-06 Martin JonesFix filesystem case sensitivity of QML directory cache
2012-06-06 Laszlo AgocsUtilize StartDragVelocity style hint in Flickable
2012-06-06 Andrew den ExterRestart a drag when the item canvas changes.
2012-06-06 Alan AlpertFix affected signal and docs
2012-06-06 Alan AlpertBetter documentation for subclassing QQuickItem
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-06 Michael BrasserRemove unused performance flags.
2012-06-05 Yann BodsonMake sure we relayout on height change when onLineLaidO...
2012-06-05 Kent HansenAvoid unnecessary QByteArray creation
2012-06-05 Simjees AbrahamChanges for "App on Top"
2012-06-05 Anselmo L. S. MeloAccessible plugin build: Do not install before make...
2012-06-05 Charles YinIntroduce QQuickCanvasPixmap
2012-06-05 Laszlo AgocsDo not lose timestamps in mouse press events
next