Fix crash in TextInput.
[profile/ivi/qtdeclarative.git] / src / quick /
2012-01-04 Andrew den ExterFix crash in TextInput.
2012-01-04 Alan AlpertInitialize AnimIdx
2012-01-04 Andrew den ExterSpeed up TextInput and TextEdit creation.
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2012-01-03 Pekka VuorelaUse Qt::ImhSensitiveData input hint on TextInput with...
2012-01-03 Pekka VuorelaRemove use of Qt::ImhMultiLine, to be deprecated/removed
2012-01-03 Andrew den ExterFix positioning of images on new lines in Text elements.
2012-01-03 Michael BrasserSimplify MultiPointTouchArea signal names.
2012-01-02 Kim Motoyoshi KallandDon't re-parent ShaderEffect source items.
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-30 Michael BrassertouchUpdated should be called for release and cancel.
2011-12-30 Michael BrasserMinor cleanup: use standard emit syntax.
2011-12-28 Michael BrasserInvisible items should not respond to touch events.
2011-12-23 Andrew den ExterVisualDataModel performance improvements.
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-23 Alan AlpertAdd currentSprite property to SpriteImage
2011-12-22 Michael BrasserAdd a pressed property to TouchPoint.
2011-12-22 Aaron KennedyAlways register accessor properties
2011-12-22 Alan AlpertInitialize more variables
2011-12-22 Alan AlpertClear pending commits on reset
2011-12-21 Yoann LopesReference count glyphs in QSGDistanceFieldGlyphCache.
2011-12-21 Andrew den ExterRemove uneccessary layout in TextInput initialization.
2011-12-21 Andrew den ExterDelay initializing the canPaste property until it's...
2011-12-20 Pekka VuorelaMake editors commit preedit themselves on losing focus
2011-12-20 Andras BecsiUse input event timestamps in QQuickFlickable if available.
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
2011-12-20 Gunnar SlettaEmit the QQuickCanvas::frameSwapped signal again.
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-20 Andrew den ExterDelay masking the last character in Password echo mode.
2011-12-20 Andrew den ExterAdd wrapMode and verticalAlignment properties to TextInput.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-20 Alan AlpertFix affector group caching
2011-12-20 Alan AlpertFix sprite chopping
2011-12-20 Andrew den ExterFix valgrind warning.
2011-12-20 Martin JonesDon't enable multiline eliding unless wrap is enabled.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-16 Alan AlpertFix sprite-less sprite mode
2011-12-16 Alan AlpertAdd some more particles debugging information
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Alex WilsonAdd lineWidth property to QSGGeometry
2011-12-15 Andrew den ExterDon't emit model reset on completing a VisualDataModel.
2011-12-15 Andrew den ExterActivate links in a read only TextEdit.
2011-12-15 Andrew den ExterRemove unused code from QQuickLineControl.
2011-12-15 Andrew den ExterRemove QQuickTextControl::ensureCursorVisible()
2011-12-15 Andrew den ExterRemove unused code from QQuickTextControl.
2011-12-15 Andrew den ExterUtilize the property cache for item view context objects.
2011-12-14 Pekka VuorelaQQuickTextControl - mouse events to override input...
2011-12-14 Pekka VuorelaProtect QTextControl::setTextCursor for existing preedit
2011-12-14 Yoann LopesSupport for multiple textures in the distance field...
2011-12-14 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-14 Yoann LopesMore distance-field cache refactoring.
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 Johannes Zellnerupdate: make fragment shader code for distance field...
2011-12-14 Kim Motoyoshi KallandMade QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-14 Alan AlpertInitialize Variable
2011-12-14 Martin JonesSupport <strong> in styled text.
2011-12-13 Martin JonesAdd basic custom easing curve docs and test
2011-12-12 Pekka VuorelaQtQuick TextEdit to set view property to QTextController
2011-12-12 Gunnar SlettaInitialize variable
2011-12-12 Friedemann KleintQtQuick: Fix compiler warnings.
2011-12-12 Andrew den ExterCreate a copy of QLineControl in the QtDeclarative...
2011-12-12 Andrew den ExterFix TextInput not reacting to text color change.
2011-12-12 Andrew den ExterSize TextInput cursor correctly.
2011-12-12 Andrew den ExterFix package items not being destroyed when a package...
2011-12-11 Aaron KennedyDon't access QDeclarativeProperty from bindings as...
2011-12-09 Laszlo AgocsSet target and device for touch events.
2011-12-09 Pekka VuorelaRemove dead private method from TextEdit implementations
2011-12-09 Andrew den ExterCreate a copy of QTextControl in the QtDeclarative...
2011-12-09 Alan AlpertAdd Screen attached object
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-07 Martin JonesAvoid Text layout being triggered unnecessarily
2011-12-07 Andrew den ExterAdd support for pixmap cache images to TextEdit.
2011-12-07 Andrew den ExterFix images not displaying on lines with no text.
2011-12-07 Andrew den ExterPrevent consecutive images from climbing up a text...
2011-12-07 Charles YinRemove warning messages for canvasitem tests
2011-12-07 Martin JonesFix some warnings.
2011-12-06 Alan AlpertRestrict particles to eight attributes max
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-12-05 Gunnar SlettaUse the texture atlas height to compute y coordinates
2011-12-05 Andrew den ExterDon't attempt to destroy a null persisted item.
2011-12-05 Andrew den ExterFix QQuickVisualDataModel test failure.
2011-12-05 Martin JonesDocument headerItem and footerItem of ListView and...
2011-12-05 Alan AlpertMake particle shader more portable
2011-12-05 Alan AlpertDon't delay mirroring until polish
2011-12-02 Friedemann KleintQtQuick: Fix linkage of QQuickFlickable.
2011-12-02 Kent HansenSay hello to QtQuick module