QmlDebugging: make sure that all data is sent on close
[profile/ivi/qtdeclarative.git] / src / quick /
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
2012-04-16 Andrew den ExterFix Text baselineOffset caclulations.
2012-04-16 Friedemann KleintFix exports for the new Particles library.
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-15 Matthew VogtExtract Particles code to an independent library
2012-04-13 Girish RamakrishnanDon't use QWindow::visible() since it's deprecated
2012-04-13 Gunnar SlettaFix broken wakeup() in threaded renderloop.
2012-04-13 Andrew den ExterDon't ignore model changes when the ListView scroll...
2012-04-12 Hannu LyytinenExport all symbols on QSGDefaultRenderer.
2012-04-12 Hannu LyytinenMake device specific projection matrix setter virtual.
2012-04-12 Pekka VuorelaQQuickTextEdit to trigger input method updates on selec...
2012-04-12 Thiago MacieiraSilence warning with ICC about change of signal in...
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-10 Frederik GladhornCreate accessible interfaces only for items with attach...
2012-04-10 Andrew den ExterUse relative position to when getting line from layout.
2012-04-05 Chris AdamsFix erroneous signal emission in Loader
2012-04-05 Pekka VuorelaMultiPointTouchArea documentation not to use deprecated...
2012-04-05 Laszlo AgocsProperly copy all event parameters in deliverMouseEvent()
2012-04-05 Matthew VogtCreate plugins for Particles and Window submodules
2012-04-04 Andras BecsiFlickable should only call ungrabMouse() if it is the...
2012-04-04 Martin JonesSupport snapMode in PathView
2012-04-04 Andrew den ExterRemove workaround for QTBUG-22919.
2012-04-04 Kim Motoyoshi KallandFixed crash when using 'var' property in ShaderEffect.
2012-04-03 Eskil Abrahamsen... Update for API changes in the QPlatformSharedGraphicsCache
2012-04-03 Frederik GladhornDo not automatically mark all text items as accessible.
2012-04-03 Samuel RødalProperly swizzle texture data before upload in QQuickPa...
2012-04-03 Thiago MacieiraFix the conversion of a colour from a string.
2012-04-03 Michael BrasserUse scope, not owner to look up enums in QQmlBoundSignal.
2012-04-03 Andrew den ExterFix visibility of trailing preedit text.
2012-04-02 Andrew den ExterSet cursorVisible to false when im cursor length is 0.
2012-04-02 Andrew den ExterFix crash when changing the grandparent of an item...
2012-03-30 Friedemann KleintFix exit crash when running samegame-desktop in qmlscene.
2012-03-30 Friedemann KleintFix warnings in qtdeclarative.
2012-03-30 Andrew den ExterFix forceActiveFocus() with multiple items having focus...
2012-03-30 Martin JonesSize loaded item before bindings are evaluated
2012-03-30 Martin JonesWhen async loading a view, ensure its delegates are...
next