profile/ivi/qtdeclarative.git
2012-06-09 Tasuku SuzukiFix compilation for QT_NO_FILEDIALOG
2012-06-08 Yoann LopesFixed glyph margin in QSGDistanceFieldGlyphNode.
2012-06-08 Yoann LopesSupport for variable glyph width in QSGDefaultDistanceF...
2012-06-08 Gunnar SlettaImprove on scenegraph documentation.
2012-06-08 Alan AlpertRemove particles examples launcher
2012-06-08 Martin JonesExport QQuickListModel (marked private)
2012-06-08 Alan AlpertUpdate Affector folder of examples to guidelines
2012-06-08 Andrew den... Fix handling of a direct child stealing focus from...
2012-06-08 Martin JonesPerformance should always be better with cacheBuffer
2012-06-08 Andrew den... Don't cache item indexes in VisualDataModel.
2012-06-08 Andrew den... Destroy incubated objects if they are not claimed when...
2012-06-07 Bea Lamrebound property for Flickable
2012-06-07 Oswald Buddenhagenput private Qt dependencies below load(qt_module_config)
2012-06-07 Aaron KennedyDon't double emit threaded signals
2012-06-07 Glenn WatsonFix alpha being ignored in Text element
2012-06-06 Luís Gabriel... Fixing MouseArea::onWheel event doc
2012-06-06 Aaron KennedyDisallow parent changes for QML created objects
2012-06-06 Shane KearnsQQmlXmlHttpRequest - use readyread signal not downloadP...
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-06 Samuel RødalFixed compile error in qqmlscript.cpp due to narrowing...
2012-06-06 Martin JonesFix filesystem case sensitivity of QML directory cache
2012-06-06 Laszlo AgocsUtilize StartDragVelocity style hint in Flickable
2012-06-06 Andrew den... Restart a drag when the item canvas changes.
2012-06-06 Alan AlpertFix affected signal and docs
2012-06-06 Alan AlpertBetter documentation for subclassing QQuickItem
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-06 Michael BrasserRemove unused performance flags.
2012-06-05 Yann BodsonMake sure we relayout on height change when onLineLaidO...
2012-06-05 Kent HansenAvoid unnecessary QByteArray creation
2012-06-05 Simjees AbrahamChanges for "App on Top"
2012-06-05 Anselmo L.... Accessible plugin build: Do not install before make...
2012-06-05 Charles YinIntroduce QQuickCanvasPixmap
2012-06-05 Laszlo AgocsDo not lose timestamps in mouse press events
2012-06-05 Rohan McGoverntst_qquickgridview: further increase test timeout
2012-06-05 Matthew VogtAllow the global JS UTC offset to be invalidated
2012-06-05 Martin JonesAllow qtdeclarative to compile with -no-widgets
2012-06-05 Michael BrasserDelay conversion of v8 exceptions to QQmlErrors.
2012-06-05 Alan AlpertUse the texture coordinates provided by QSGTexture
2012-06-05 Andrew den... Hide the default cursor if a cursor item is available.
2012-06-05 Andrew den... Ensure the cursor delegate position is updated on text...
2012-06-05 Charles YinFix unstable test_paint test case
2012-06-04 Charles YinFix canvas item drawImage bug with FBO render target
2012-06-04 Michael BrasserSend valueTypeIndex to setBindingNoEnable in the expect...
2012-06-03 Aaron KennedyFix crash in lazy meta object generation.
2012-06-03 Charles YinFix resizing of Canvas item that use FBO as renderTargets.
2012-06-01 Kim Motoyoshi... Fix resizing of QQuickPaintedItems that use FBOs.
2012-06-01 Morten Johan... Don't swap buffers before the window is exposed.
2012-06-01 Girish Ramakrishnandoc: Fix typo
2012-06-01 Kent HansenRemove dead code
2012-06-01 Kent HansenAvoid copy-and-paste of property cache resolution code
2012-06-01 Kent HansenAvoid string-based lookup of signals
2012-06-01 Chris AdamsFix another crash due to unregistered enum types
2012-06-01 Martin JonesFirm-up the over bound Flickable behavior
2012-06-01 Damian JansenUpdate system tests
2012-06-01 Bea LamSkip tst_complete test in qquickanimationcontroller
2012-06-01 Yann BodsonReplace twitter demo with new tweetsearch demo
2012-05-31 Bea LamFix doc snippets paths and parsing errors
2012-05-31 Mitch CurtisClean up QJSEngine tests.
2012-05-31 Martin JonesClearing a view didn't reset content size.
2012-05-31 Charles YinEnable threaded/immediate rendering for FBO(step 1)
2012-05-31 Andrew den... Reset the PathView currentIndex to 0 when all items...
2012-05-30 aavitAvoid non-deterministic ordering of glyph nodes.
2012-05-30 Jiang JiangFix lineHeight test for QQuickText
2012-05-30 Mitch CurtisClean up QJSValue tests.
2012-05-30 Simjees AbrahamDebugger: Clearing the ObjectReferenceHash
2012-05-30 Jerome PasionDoc: Changed title of "QML Plugins and C++ Bindings...
2012-05-30 Eskil Abrahamsen... Uses new batching API to potentially speed up glyph...
2012-05-30 Damian JansenClean up visuals of elements test
2012-05-30 Andrew den... Use a shared meta-object for VisualDataModel list conte...
2012-05-30 Chris AdamsEnsure that variant property references keep QObjects...
2012-05-30 Martin JonesRemove unused data member in QQuickPixmapCache
2012-05-30 Michael BrasserChange animation grouping and ownership model.
2012-05-29 Matthew VogtDo not modify 'declarative' in file paths
2012-05-29 Gunnar SlettaImprove QQuickCanvas::createTextureFromImage() docs...
2012-05-29 Simjees AbrahamDebugger: Modified response for "destroyObject" message.
2012-05-29 Gunnar SlettaEnable QML_FIXED_ANIMATION_STEP by default with buffer...
2012-05-29 Rohan McGovernSet explicit testcase.timeout for slow tests
2012-05-29 Kent HansenAdd internal API for accessing V8 handles of QJS types
2012-05-29 Andrew den... Fix nested GridView key navigation with a single row...
2012-05-29 Andrew den... Fix scaling of svgz images.
2012-05-29 Andrew den... Update the cursor rectangle when password echo timer...
2012-05-29 Alan AlpertAdd a test for using files stored as resources.
2012-05-29 Charles YinDon't use deleted QQuickPathAnimationAnimator
2012-05-29 Charles YinFix memory leaks in QQuickParentAnimation
2012-05-29 Charles YinAdd missing uninitialized members
2012-05-29 Charles YinAdd missing unintialized member in QQuickParentAnimatio...
2012-05-29 Charles YinAdd missing unintialized member in QQuickPathAnimationU...
2012-05-29 Charles YinAdd missing unintialized member in QV8Context2DResource
2012-05-29 Charles YinRemove unreachable code from qquickcontext2d.cpp
2012-05-29 Charles YinAvoid using previously declared variables
2012-05-29 Charles YinAvoid using previously declared variables
2012-05-29 Charles YinAdd Q_DISABLE_COPY to QQuickContext2D
2012-05-29 Matthew VogtRemove obsolete overload of QQmlEngine::importPlugin()
2012-05-29 Martin JonesFix potential buffer overrun.
2012-05-29 Martin JonesInitialize data members in quick.
2012-05-29 Charles YinFix potential memory leaks in context2d
2012-05-29 Martin JonesInitialize data members in QML engine
2012-05-29 Yann BodsonRemove unnecessary temporary variable
2012-05-29 Friedemann... Fix warnings about truncation from size_t to int (MSVC2...
2012-05-28 Rohan McGovernAdd CONFIG+=parallel_test to suspected parallel-safe...
next