profile/ivi/qtdeclarative.git
2011-07-28 Bea LamDon't move view content position item 0 is being replaced
2011-07-28 Charles Yinincrease the tryCompare timeout value to make the CI...
2011-07-26 Charles Yinfix canvas arc drawing bug
2011-07-26 Charles Yinpolish canvas stock chart example
2011-07-26 Charles Yinput all context2d code into context2d directory
2011-07-26 Alan AlpertFix Column/Row size when no items being positioned
2011-07-26 Martin JonesDocument view touch interaction with their content.
2011-07-26 Kent HansenDon't build V8 as a static library
2011-07-26 Martin JonesA long press should allow onClicked if there is no...
2011-07-26 Michael BrasserFix crash when assigning a list property to transitions.
2011-07-26 Michael BrasserCleanup QMLViewer properly when exiting via File->Quit.
2011-07-26 Martin JonesAdd headerItem and footerItem properties to views.
2011-07-26 Martin Jonesqmlviewer resizes the root object multiple times.
2011-07-26 Alan AlpertUpdate PhotoViewer to QtQuick 2.0
2011-07-26 Martin JonesQDeclarativeView/QSGView SizeRootObjectToView still...
2011-07-26 Alan AlpertUse visible only, and not opacity, in positioners
2011-07-26 Michael BrasserRemove onMousePositionChanged signal.
2011-07-26 Aaron KennedyReference resources to prevent crash (on some platforms)
2011-07-26 Aaron KennedyAutotest
2011-07-26 Aaron KennedyOuptut non-NOTIFYable warnings again
2011-07-26 Aaron KennedyUpdate polish even when animations aren't running
2011-07-26 Andrew den... Move the cursor position to the end when TextInput...
2011-07-26 Yann BodsonBounding rectangle for image is wrong for PreserveAspec...
2011-07-26 Yann BodsonFixes AnimatedImage documentation
2011-07-26 Alan AlpertCrash even less
2011-07-25 Bea LamDon't error if response results in UnknownContentError
2011-07-25 Aaron KennedyAutotest
2011-07-25 Andrew den... Correct TextInput.PasswordEchoOnEdit documentation.
2011-07-25 Aaron KennedySet classname for cloned extension meta objects
2011-07-25 Aaron KennedyReverse lookup ids by object pointer
2011-07-25 Andrew den... Scroll correctly when cursorPosition is changed within...
2011-07-25 Aaron KennedyUse engine where appropriate in QDeclarativeProperty
2011-07-25 Alan AlpertOnly manage opacity when m_fade is true
2011-07-25 Aaron KennedyAllow object to be accessed by multiple QDeclarativeEngines
2011-07-25 Aaron KennedyAllow static alias to composite type
2011-07-25 Martin JonesHandle pinch correctly when one point is released and...
2011-07-25 Aaron KennedySupport better boolean conversion semantics
2011-07-25 Bea LamFix unstable GridView test
2011-07-25 Aaron KennedyCheck objects can be passed as signal parameters
2011-07-25 Aaron KennedyCorrectly load flags for binding properties
2011-07-25 Andrew den... Notify when the TextInput cursorRectangle property...
2011-07-25 Aaron KennedyDon't assert on incorrect file url
2011-07-25 Aaron KennedyEnter context scope
2011-07-22 Casper van... Documentation fix.
2011-07-22 Bea LamFix layout bug from view refactoring
2011-07-21 Aaron KennedyUpdate V8
2011-07-21 Kim Motoyoshi... Compile fix.
2011-07-21 Christiaan... Qml Debugging: only read properties that can be display...
2011-07-21 Bea LamAlways position headers at a negative position
2011-07-21 Alan AlpertBulk update of QtQuick 1 docs to \qmlmodule syntax
2011-07-21 Bea LamMake lastPosition() result consistent among GridView...
2011-07-20 Simon HausmannFix memory leaks with QV8Engine's ExtensionData
2011-07-20 Charles Yinadd font support for context2d
2011-07-20 Charles Yinmore on canvas stock chart example.
2011-07-20 Bea LamAdd isEmpty() method
2011-07-20 Bea LamRefactor ListView and GridView implementations
2011-07-20 Alan AlpertHook up durationVariation on Sprites
2011-07-20 Alan AlpertInitial stab at docs for QtQuick.Particles 2.0
2011-07-20 Alan AlpertRemove traces of webkit
2011-07-20 Kim Motoyoshi... Renamed the Bindable class to QSGBindable.
2011-07-20 Kim Motoyoshi... Improved the performance of distance-field generation.
2011-07-20 Yoann LopesFixed QSGDistanceFieldGlyphNode initialization order.
2011-07-20 Charles Yinfix qmltest bugs
2011-07-20 Alan AlpertCrash less
2011-07-20 Martin JonesExport qmlRegisterTypeNotAvailable (used by libqtquick1)
2011-07-20 Oswald Buddenhagenmake debug_and_release setting statement consistent...
2011-07-20 Marius Storm... Don't use QT_BUILD_TREE anymore
2011-07-20 Marius Storm... Don't use CONFIG -= explicitlib as it messes up the...
2011-07-20 Rohan McGovernFixed compile (for certain configurations)
2011-07-20 Christian Kammqmldump: Fix creation of objects from QDeclarativeTypes.
2011-07-20 Michael BrasserFix QSGItem transforms.
2011-07-20 Yann BodsonAdd documentation for QSGImage
2011-07-20 Yann BodsonImprovements to Image element
2011-07-20 Michael Brasserqsgitem2 autotest fixes.
2011-07-19 Michael BrasserFix qdeclarativexmlhttprequest autotest.
2011-07-12 Christian Kammqmlplugindump: Place executable in QT_BUILD_TREE/bin.
2011-07-12 Charles YinAdd stock chart example for canvas item
2011-07-12 Aaron KennedyEnable support for QObject based module APIs
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-12 Charles YinRewrite the canvas item's paint logic.
2011-07-11 Samuel RødalFixed rendering errors in complex particle system.
2011-07-11 Casper van... Remove references to demos.
2011-07-08 Samuel RødalFixed build of declarative against v8 on a x86_64 machine.
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-07 Lars KnollReplace the QGraphicsSceneHoverEvent with a QHoverEvent
2011-07-07 Alan AlpertFix possible index out of bounds exception
2011-07-07 Alan AlpertUpdate sync.profile dependencies to new syntax
2011-07-07 Casper van... Move the demos to the examples folder.
2011-07-07 Aaron KennedyRemove unused fields
2011-07-07 Aaron KennedyRegister QDeclarativeV8Handle during construction
2011-07-07 Lars KnollUse QWheelEvent instead of QGraphicsSceneWheelEvent
2011-07-07 Aaron KennedyCorrect handling of QObject* and QWidget* properties
2011-07-06 Yann BodsonFix QSGBorderImage autotests
2011-07-06 Yann BodsonFix QSGImage autotests
2011-07-06 Christian Kammqmlplugindump: Update qmltypes file format documentation.
2011-07-06 Alan AlpertSquashed Particle System Stateful Rewrite
2011-07-04 Aaron KennedyImplement translation functions for V8
2011-07-04 Aaron KennedyRemove ASCII cache from QStringHash
2011-07-04 Aaron KennedyOptimize QDeclarativePropertyCache
next