Get the image of the FBO of a effect texture
[profile/ivi/qtdeclarative.git] / src /
2011-08-25 Marco BubkeGet the image of the FBO of a effect texture
2011-08-25 Alan AlpertAdd custom emission capability to FollowEmitter
2011-08-25 Aaron KennedyUpdate v8
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 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 Caio Marcelo de... 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-23 Alan AlpertAdd the rest of the tiered shaders to QSGImageParticle
2011-08-23 Alan AlpertAdd console debugging for particles
2011-08-23 Julian de BhalQML Autotests: Use fuzzy compare for real numbers
2011-08-22 Alan AlpertAdd a deformable level shader for QSGImageParticle
2011-08-22 Bea LamAlways disconnect signals on aborted reply objects
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 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 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 KallandUse scissor clip if element is rotated a multiple of...
2011-08-17 Aurindam JanaEnable v8 debugging
2011-08-17 Kim Motoyoshi KallandFixed mirrored distance-field text.
2011-08-17 Kim Motoyoshi KallandImplemented 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 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 KallandFixed clipping on perspective transformed QML2 elements.
2011-08-16 Kim Motoyoshi KallandFixed clip on QML2 rectangles to include the borders.
2011-08-15 Kent HansenImprove the Qt/JavaScript (QJS) documentation
2011-08-15 Alan AlpertAdd noCap and startTime properties to Emitter
2011-08-15 Andrew den ExterFix VisualDataModel auto test failure.
2011-08-15 Alan AlpertRemove \since tags
2011-08-15 Alan AlpertRefactor BasicEmitter into Emitter
2011-08-12 Bea LamFix race condition in processJobs()
2011-08-12 Kim Motoyoshi KallandFixed QSGNode leak.
2011-08-11 Lars KnollUse the correct export macros
2011-08-11 Bjørn Erik NilsenCompile.
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 SlettaRemove initialization warnings
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 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
2011-08-08 Andrew den ExterRevise QDeclarativeChangeSet.
2011-08-08 Charles Yinparse args earlier
2011-08-08 Charles Yinadd dummy notify signals to remove warnings
2011-08-08 Charles Yindon't create QApplication if there is already one there
2011-08-05 Bea LamShow header/footer if current index is set to first...
2011-08-05 Martin JonesListView with StrictlyEnforceRange skips over items
2011-08-05 Jason McDonaldFix outdated license headers.
2011-08-05 Andrew den ExterDon't cache model data in VisualDataModel.
2011-08-04 Kent HansenRemove dead code from QJSValuePrivate
2011-08-04 Kent HansenMove QJSValue InvalidValue definition to "inline" header
2011-08-04 Kent HansenAdd QIntrusiveList::contains() function
2011-08-04 Jedrzej NowackiRemove dead code.
2011-08-04 Bea LamFix ListView refill() where delegate size == 0
2011-08-04 Michael BrasserImproved support for multiple to/from values in Transition.
2011-08-04 Bea LamRework threading internals in XmlListModel to avoid...
2011-08-04 Chris AdamsImprove error messages from compiler for signals and...
2011-08-04 Chris AdamsHonour the resettable flag of aliased properties
2011-08-04 Michael BrasserAdd enabled property to Transition.
2011-08-04 Chris AdamsFix crash in QDeclarativeProperty
2011-08-04 Aaron KennedyTypo
2011-08-03 Jedrzej NowackiImprove QJSValueIterator implementation.
2011-08-03 Peter VargaRemove FIXME from the v8base.pri
2011-08-03 Michael BrasserPrevent Binding from crashing when its target object...
2011-08-02 Caio Marcelo de... qmltest: Fix SignalSpy to use TestUtil helper functions
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-08-02 Andrew den ExterAdd a currentItem property to PathView.
2011-08-02 Charles YinCancel mousearea pressed state when window is deactivated
2011-08-02 Chris AdamsEnsure that the prototype chain is checked in property Get
2011-08-02 Chris AdamsAdd support for comparing value-type properties
2011-08-02 Bea LamFix content position for key navigation with StrictlyEn...
2011-08-02 Martin JonesViews with no delegate crash when items are inserted.
2011-08-02 Alan AlpertAllow descendant chains to simultaneously be hovered.
2011-08-02 Bea LamCall base class init() from QSGListViewPrivate
2011-08-02 Martin JonesNesting PathView and Flickable causes PathView to stop...
next