profile/ivi/qtdeclarative.git
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-25 Martin Jonesqsgflickable test is unstable
2011-08-25 Alan AlpertAdd custom emission capability to FollowEmitter
2011-08-25 Caio Marcelo... Fix leak in tst_qsgitem::wheelEvent() autotest
2011-08-25 Aaron KennedyUpdate v8
2011-08-24 Charles Yinupdate .gitignore
2011-08-24 Aurindam JanaDebug Service: Synchronize with v8 debug client.
2011-08-24 Yoann LopesSlightly reduce distance-field texture creation (and...
2011-08-24 Yoann LopesFixed QSGPaintedItem updates when a contentsScale is...
2011-08-24 Aurindam JanaDeclarativeDebug: Clear service name when returning...
2011-08-24 Alan AlpertAbsorb CustomEmitter/Affector
2011-08-24 Alan AlpertLift particle limits on desktop
2011-08-24 Matthew Cattellcleaned up declarative autotests to build with refactor...
2011-08-24 Alan AlpertSwitch from textures to uniform arrays for size/opacity...
2011-08-24 Kent HansenFix tst_qjsvalue::castToPointer test failure
2011-08-24 Bea LammapFromModel() returned incorrect value
2011-08-24 Alan Alpertreenable tst_examples
2011-08-24 Gunnar SlettaWarn when grab() is called outside the GUI thread.
2011-08-24 Charles Yindisable the canvas svgpath example temporarily.
2011-08-24 Caio Marcelo... Do not deliver mouse wheel events when item is not...
2011-08-24 Alan AlpertCompile on Mac
2011-08-24 Alan AlpertSwitch to using one shader and #ifdefs
2011-08-24 Alan AlpertInitial entryEffect support for ImageParticle
2011-08-24 Alan AlpertUse point sprites
2011-08-24 Rohan McGoverntest: marked tst_examples as insignificant_test on x11
2011-08-23 Jason McDonaldRemove obsolete testlib files from .gitignore
2011-08-23 Alan AlpertAdd the rest of the tiered shaders to QSGImageParticle
2011-08-23 Alan AlpertAdd console debugging for particles
2011-08-23 Rohan McGoverntest: marked expected failure in tst_qsgtextinput
2011-08-23 Rohan McGoverntest: marked tst_qsgfocusscope as insignificant
2011-08-23 Rohan McGoverntest: marked tst_qdeclarativebehaviors as expected...
2011-08-23 Julian de BhalQML Autotests: Use fuzzy compare for real numbers
2011-08-22 Gunnar Slettaexport QSGTextureProvider
2011-08-22 Gunnar SlettaQT += sql as we are always using it
2011-08-22 Gunnar SlettaMake textureProvider() a virtual accessor in QSGItem.
2011-08-22 Gunnar Slettashow also blocked subtree's when dumping the graph
2011-08-22 Gunnar SlettaDon't create the scale grid in the rendering thread.
2011-08-22 Gunnar SlettaReintroduce the QSGTextureProvider as a separate object
2011-08-22 Alan AlpertAdd a deformable level shader for QSGImageParticle
2011-08-22 Gunnar SlettaMove QSGShaderEffectMaterial into the QSGShaderEffectNo...
2011-08-22 Bea LamAlways disconnect signals on aborted reply objects
2011-08-22 Rohan McGoverntests: acknowledge all known failures in declarative...
2011-08-19 Eskil Abrahamsen... Make QSGTextNode back-end for QML's TextInput and TextEdit
2011-08-19 Aurindam Janav8 debugging: delay setting of breakpoints till afterCo...
2011-08-19 Charles Yinmove dom error definitions to seperate files.
2011-08-19 Chris AdamsFix unit test failure
2011-08-19 Michael BrasserFix tst_qdeclarativestates autotest.
2011-08-19 Michael BrasserInternal state class refactoring.
2011-08-19 Charles Yincanvas context2d needs the dom exceptions as well,...
2011-08-19 Alan AlpertFix spacing issue
2011-08-19 Gunnar SlettaDon't skip autotest and export needed symbol
2011-08-18 Matthew Cattelladded frame swap notification to notify compositor...
2011-08-18 Gunnar SlettaThe QSGShaderEffectTexture needs to be deleted in the...
2011-08-18 Chris AdamsAdd support for a vector4d type in QML
2011-08-18 Chris AdamsMake QColor a value type
2011-08-17 Glenn WatsonAdd attached properties to the positioners.
2011-08-17 Kim Motoyoshi... Use scissor clip if element is rotated a multiple of...
2011-08-17 Aurindam JanaEnable v8 debugging
2011-08-17 Kim Motoyoshi... Fixed mirrored distance-field text.
2011-08-17 Kim Motoyoshi... Implemented minimum FBO size on the ShaderEffectSource.
2011-08-17 Simon HausmannFix repeated compiler warning about unused engine parameter
2011-08-17 Kent HansenRevert "Set IsDirect flag of property cache data if...
2011-08-17 Morten SorvigFix crash-on-exit in qmlscene
2011-08-17 Chris AdamsAllow borderimage .sci source to be a quoted filename
2011-08-17 Alan AlpertAdd module qualifier to \qmlattachedproperty docs
2011-08-16 Kim Motoyoshi... Fixed clipping on perspective transformed QML2 elements.
2011-08-16 Kim Motoyoshi... Fixed clip on QML2 rectangles to include the borders.
2011-08-15 Kent HansenImprove the Qt/JavaScript (QJS) documentation
2011-08-15 Alan AlpertTweak particle examples
2011-08-15 Alan AlpertGet Custom particle example rotating again
2011-08-15 Alan AlpertAdd noCap and startTime properties to Emitter
2011-08-15 Andrew den... Fix VisualDataModel auto test failure.
2011-08-15 Alan AlpertRemove \since tags
2011-08-15 Alan AlpertRefactor BasicEmitter into Emitter
2011-08-15 Alan AlpertSameGame refactor
2011-08-12 Bea LamFix race condition in processJobs()
2011-08-12 Kim Motoyoshi... Fixed QSGNode leak.
2011-08-11 Lars KnollUse the correct export macros
2011-08-11 Bjørn Erik... Compile.
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-11 Yoann LopesAdded a faster subpixel antialiasing material for dista...
2011-08-11 Kent HansenReplace QScriptBagContainer by QIntrusiveList
2011-08-11 Kent HansenSet IsDirect flag of property cache data if appropriate
2011-08-11 Kent HansenGuard QML-specific handling of value type property...
2011-08-11 Gunnar Slettaimproved debug messages a bit
2011-08-11 Gunnar SlettaRemove initialization warnings
2011-08-11 Gunnar SlettaImplement VBO caching of larger geometries
2011-08-10 Rohan McGovernRespect $$QT.declarative.bins
2011-08-10 Jedrzej NowackiMigrate part of QtScript benchmarks to QtDeclarative
2011-08-10 Jedrzej NowackiCode cleanup: unify QRegExp conversion.
2011-08-10 Jedrzej NowackiAdd missing check in QJSValue::property
2011-08-10 Jedrzej NowackiCode cleanup: unify string conversions.
2011-08-10 Jedrzej NowackiCode cleanup.
2011-08-10 Jedrzej NowackiReplace duplicated code by a function call.
2011-08-10 Yoann LopesQSGDistanceFieldGlyphCache code refactoring.
2011-08-10 Samuel RødalRemoved faked resize / show / hide events.
2011-08-10 Glenn WatsonAdd support for individual row and column spacing to...
2011-08-09 Yoann LopesMake distance field text more easily configurable.
2011-08-09 Alan AlpertAdd documentation
2011-08-09 Alan AlpertCopy the docs for QtQuick 1
next