QtQuick: Fix string related warnings, single character strings.
[profile/ivi/qtdeclarative.git] / src / quick /
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-14 Alan AlpertCalculate vertex positions on CPU
2012-05-14 Martin JonesPathView was moving view too soon on drag
2012-05-14 Alan AlpertPrint sprite errors only once
2012-05-14 Alan AlpertFlesh out the sprite documentation
2012-05-14 Alan AlpertAvoid accessing sprites until they finish loading
2012-05-14 Alan AlpertReload image on source changed
2012-05-14 Alan AlpertEnd the deprecation period of SpriteImage
2012-05-14 Andrew den ExterFix setting drag properties in mousePress.
2012-05-14 Bea LamFix xOrigin and yOrigin to always be top-left pos
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
2012-05-11 Alan AlpertFix case where visible wasn't marked as dirty.
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-11 Frederik GladhornImprove variable name
2012-05-11 Andras BecsiFix axis locking for AutoFlickDirection
2012-05-11 Martin JonesMake unaligned centered alignment optional.
2012-05-11 Alan AlpertAnimatedSprite framespeed properties now restart animation.
2012-05-11 Alan AlpertKeep m_states and m_sprites synchronized
2012-05-11 Alan AlpertDebug mode for SpriteEngine
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Laszlo AgocsMake sure there is a proper update when exposing with...
2012-05-10 Laszlo AgocsDo not send double click when neither mouse nor touch...
2012-05-09 Gunnar SlettaDocs for QSGimpleMaterialShader
2012-05-09 Kai KoehneSet context information for QmlErrors passed to qWarning
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 Bea LamMove check for whether a layout is already in progress
2012-05-09 Charles YinEmit runningChanged() signal after running count updated
2012-05-08 Samuel RødalAdded environment variable for enforcing the threaded...
2012-05-08 Geir VattekarDoc: Moving Qt Quick docs for new doc structure
2012-05-08 Martin JonesStop flicking on a full pixel.
2012-05-08 Martin JonesAdd documentation/links for incubateObject
2012-05-08 Laszlo AgocsDo not send double click when press was not accepted
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-07 Kai KoehneFix qmake logic
2012-05-05 Gunnar SlettaAdded some documentatio notes on QSGNode::markDirty()
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-04 Charles YinFix tile rendering bug for context2d
2012-05-04 Charles YinAdd more warnings
2012-05-04 Charles YinImplement QQuickContext2DRenderThread class for threade...
2012-05-04 Charles YinChange Qt::MiterJoin to Qt::SvgMiterJoin for context2d...
2012-05-03 Gunnar SlettaKeep polishing until there is nothing left to polish.
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-05-03 Alan AlpertUpdate Screen documentation
2012-05-03 Yann BodsonFix alignment bug in QQuickText with multi-line text...
2012-05-03 Andrew den ExterEnsure the cursor rectangle is updated when preedit...
2012-05-02 Laszlo AgocsTransform the velocity taken from touch event
2012-05-02 Damian JansenGradient doc fix
2012-05-01 Bea LamFix compile warning
2012-05-01 Bea LamFix content pos adjustment when resizing first item
2012-05-01 Yann BodsonRemove warning
2012-05-01 Michael BrasserMore robust tracking of signal handler expression owner...
2012-05-01 Bea Lampopulate transition for positioners
2012-04-30 Frederik GladhornRename absorb to enabled.
2012-04-30 Gunnar SlettaImproved scene graph docs
2012-04-29 Matthew VogtEnsure external value types are initialized before...
2012-04-27 Pekka VuorelaTextEdit to honor input direction on neutral text
2012-04-27 Pekka VuorelaFix TextEdit with right aligned text when size changes
2012-04-27 Pekka VuorelaQQuickTextInput aligment to follow input method on...
2012-04-27 Frederik GladhornFix typos.
2012-04-27 Andrew den ExterFix bounding rects of text items.
2012-04-27 Andrew den ExterDon't do a layout for wrapping if there is no width...
2012-04-27 Andrew den ExterPropagate left key presses to the parent item when...
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-26 Pekka VuorelaTypo fix
2012-04-25 Thiago MacieiraDon't use the QRegExp methods that modify the object
2012-04-25 Laszlo AgocsMake touch event delivery in the canvas reentrant
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-23 Olivier GoffartDon't use deprecated QVariant API
2012-04-23 Jerome PasionDoc: Changed the title for QtQuick articles
2012-04-23 Alan AlpertDoc Fix
2012-04-23 Olivier GoffartqMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
2012-04-23 Andrew den ExterReduce memory usage of QQuickPath for simple paths.
2012-04-23 Bea LamOnly run populate for items in model at creation
2012-04-23 Friedemann KleintQtDeclarative: Fix compiler warnings.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Tobias HungerFix warnings about non-virtual destructors
2012-04-20 Andrew den ExterRemove uninitialized variable.
2012-04-20 Laszlo AgocsAvoid losing mouse events when the event loop gets...
2012-04-20 Andrew den ExterFix eliding when text width is reset by an implicitWidt...
2012-04-20 Andrew den ExterAdd a virtual destructor to QQuickVisualDataGroupEmitter.
2012-04-20 Bea LamPaint TextInput when it is reparented
2012-04-20 Martin JonesDon't initiate delegate incubation in delegate creation...
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Samuel RødalDelay rendering until canvas is exposed.
2012-04-19 Adriano RezendeAdd contains method to QQuickItem public API
2012-04-19 Andrew den ExterEnsure the cursor delegate position is correct when...
2012-04-19 Andrew den ExterDon't create glyphs for truncated text.
2012-04-19 Michael BrasserDocument AnchorChanges and ParentChange for QtQuick 2.
2012-04-19 Gunnar SlettaAdd a note in the docs about FBO multisampling
2012-04-18 Donald CarrEnabled widget free compilation of QtQuick
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Charles YinSet rootItem'ownership as CppOwnerShip
2012-04-17 Andrew den ExterDon't crash when calculating the implicit width of...
2012-04-17 Bea LamUse bit fields
2012-04-17 Bea LamVertical layout direction for ListView and GridView
2012-04-17 Charles YinFine-tune animation's pause()/resume() behaviors
next