profile/ivi/qtdeclarative.git
2012-05-10 Michael BrasserAllow V4 bindings to be assigned to aliases
2012-05-09 Michael BrasserAdd rect property type
2012-05-09 Gunnar SlettaDocs for QSGimpleMaterialShader
2012-05-09 Kai KoehneSet context information for QmlErrors passed to qWarning
2012-05-09 Aurindam JanaQQmlEngineDebugService: Query Expression
2012-05-09 Alan AlpertDocument some more functions on the Qt object
2012-05-09 Alan AlpertAugment performance docs
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 YinReturn earlier if script.context() is invalid
2012-05-09 Charles YinDefence programming: add more asserts
2012-05-09 Bea LamMove check for whether a layout is already in progress
2012-05-09 Chris AdamsFix weak reference callback in test case
2012-05-09 Charles YinEmit runningChanged() signal after running count updated
2012-05-09 Kai KoehneDebugger: Use new QtMessageHandler signature
2012-05-09 Bea LamFix qmltest failure on mac
2012-05-08 Lars KnollqsTranslate shouldn't require an encoding argument
2012-05-08 Jerome PasionDoc: Moving QML docs for new doc structure
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Charles YinBetter checking top level root object creation status
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 JonesExpose ImperialUSSystem and ImperialUKSystem to QML...
2012-05-08 Denis MingulovEnable QML_IMPORT_TRACE for setImportPathList and setPl...
2012-05-08 Martin JonesStop flicking on a full pixel.
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
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 Martin JonesSet test data directory correctly for QML profiler...
2012-05-08 Friedemann... Fix MSVC warning C4200 (zero-sized array in struct...
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-08 Christiaan... QmlDebugging: make sure that all data is sent on close
2012-05-07 Kai KoehneFix qmake logic
2012-05-05 Gunnar SlettaAdded some documentatio notes on QSGNode::markDirty()
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Aurindam JanaQQmlInspector: Use qmlscene in auto tests
2012-05-04 Christiaan... QmlProfiler: storing binding type
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 Matthew VogtEnsure binding target has not been deleted
2012-05-04 Charles YinChange Qt::MiterJoin to Qt::SvgMiterJoin for context2d...
2012-05-04 Matthew VogtEmit Component.onDestruction before context is invalidated
2012-05-04 Charles YinRefactor canvas item unit tests
2012-05-04 Chris AdamsSet ptr to zero after freeing memory
2012-05-03 Glenn WatsonChange test size so there is enough detail on each...
2012-05-03 Gunnar SlettaKeep polishing until there is nothing left to polish.
2012-05-03 Yuchen DengAdd some ignore rules to ignore list
2012-05-03 Gunnar SlettaRemove QSGEngine
2012-05-03 Kent HansenRemove QJS exception API
2012-05-03 Alan AlpertDo not try to apply autoRotation when the particle...
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... Ensure the cursor rectangle is updated when preedit...
2012-05-03 Charles YinAdd a static flag to avoid unnecessary QQmlData::init...
2012-05-02 sh kimFix build error when QT_NO_FILESYSTEMWATCHER is set
2012-05-02 Yann BodsonFix QQuickImage tiling_QTBUG_6716 and mirror tests.
2012-05-02 Laszlo AgocsTransform the velocity taken from touch event
2012-05-02 Glenn WatsonMark image particle material as requiring full matrix.
2012-05-02 Damian JansenGradient doc fix
2012-05-01 Bea LamFix compile warning
2012-05-01 Kent HansenPort tst_qquickshadereffect to QMetaMethod-based connec...
2012-05-01 Yann BodsonImprove QQuickText tests
2012-05-01 Bea LamFix content pos adjustment when resizing first item
2012-05-01 Charles YinRemove init() call from QQmlData's ctor.
2012-05-01 Yann BodsonRemove warning
2012-05-01 Michael BrasserMore robust tracking of signal handler expression owner...
2012-05-01 Charles YinConsolidate SignalSpy item
2012-05-01 Topi ReinioKeep XMLHttpRequest response data after receiving a...
2012-05-01 Matthew VogtEnsure context is valid before VME method creation
2012-05-01 Charles YinPrevent object being delete by GC before object is...
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-30 Andrew den... Elaborate on drag and drop and model view examples...
2012-04-30 Alan AlpertMention the common usecase for classBegin in QQmlParser...
2012-04-30 Jerome PasionWhitespace fix in the source code.
2012-04-29 Matthew VogtEnsure external value types are initialized before...
2012-04-27 Yann BodsonFix typo in documentation
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 Jerome PasionDoc: Fixing errors due to incorrect QDoc commands.
2012-04-27 Jędrzej NowackiAvoid calling gc in QQmlEngine destructor.
2012-04-27 Rohan McGovernRemoved parallel_test from parallel-unsafe autotest.
2012-04-27 Andrew den... Fix bounding rects of text items.
2012-04-27 Andrew den... Don't do a layout for wrapping if there is no width...
2012-04-27 Andrew den... Propagate left key presses to the parent item when...
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-26 Aurindam JanaQmlDebugJS: Re-enable autotest on mac
2012-04-26 Kai KoehneDebugger: Re-enable autotest on mac
2012-04-26 Aurindam JanaQmlDebugging: Exchange supported QDataStream versions
2012-04-26 Kent HansenSpecialize for QJson types in the QObject meta-call...
2012-04-26 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-26 Jason McDonaldRe-enable qmltest on non-Mac platforms.
2012-04-26 Pekka VuorelaTypo fix
2012-04-26 Alan AlpertExpound on canvas example documentation
next