Restructure imageelements and remove screenorientation examples.
[profile/ivi/qtdeclarative.git] / src /
2011-09-29 Rafael BrandaoAdded triple click on TextInput to select text.
2011-09-28 Jason McDonaldCatch up with API change to QTestLog::qWarn().
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-09-28 Gunnar SlettaDon't crash when Image.source change
2011-09-28 Yann BodsonAdd support for onLinkActivated with Text.StyledText
2011-09-28 Chris AdamsFix crash in String.arg()
2011-09-28 Martin JonesUse QBasicTimer rather than QTimer in SmoothedAnimation
2011-09-27 Martin JonesManually apply SnapOneItem/Row changes from Qt 4.7
2011-09-27 Casper van DonderenAdd QSGPaintedItem docs to module and fix non-standard...
2011-09-27 Michael BrasserAdd convenience macro for fast connects in declarative.
2011-09-26 Gunnar SlettaDisable reordering as it is currently broken
2011-09-26 Gunnar SlettaMake surface format plugable from the scene graph plugin
2011-09-26 Andrew den ExterDon't give move ids to moved inserts.
2011-09-26 Jason McDonaldCall QWARN() instead of QTest::qWarn().
2011-09-26 Martin JonesSupport margins in Flickable.
2011-09-23 Joona PetrellFix QSGTextEdit::closeSoftwareInputPanel()
2011-09-23 Kent HansenGet rid of redundant type member from V4 instructions
2011-09-23 Gunnar Slettado not pollute the global namespace
2011-09-23 Alan AlpertDefensive Programming
2011-09-23 Alan AlpertFix documentation
2011-09-23 Alan AlpertUse m_pleaseReset more consistently
2011-09-23 Michael BrasserFurther delay animation creation in Behavior.
2011-09-22 Eskil Abrahamsen... Fix extra selection in QML TextEdit
2011-09-22 Kent HansenMake the QML/VME interpreter threaded
2011-09-22 Kent HansenMake the QML-VME interpreter "threading"-friendly
2011-09-22 Alan AlpertStop managing lifetime of material
2011-09-22 Alan AlpertChange burst to use ms instead of s
2011-09-22 Alan AlpertConstrain while loop on item count
2011-09-22 Alan AlpertRecognize deformable performance level properly
2011-09-22 Alan AlpertTighter bounding box check
2011-09-22 juhvuWheel event support in qmltestlib + few fixes.
2011-09-21 Martin JonesAdditional ListView section header placement options
2011-09-21 Tasuku SuzukiFix compilation with QT_NO_*
2011-09-21 Roberto RaggiFix processing of unary T_MINUS_MINUS tokens after...
2011-09-21 Christian KammZero-initialize QSGParticleGroup::m_system.
2011-09-21 Andrew den ExterUse QDeclarativeChangeSet to communicate changes to...
2011-09-21 Andrew den ExterRefactor QSGVisualDataModel.
2011-09-21 Andrew den ExterCompress consecutive removals.
2011-09-21 Alan AlpertAugment Documentation
2011-09-21 Alan AlpertMake turbulence respect offset
2011-09-21 Alan AlpertCustomEmitter/Affector now affect whole lists at once
2011-09-20 Kai KoehneQDeclarativeDebug: Allow reconnects to QML debugger...
2011-09-20 Yoann LopesAdded PerformanceHints flags to QSGPaintedItem.
2011-09-20 Alan AlpertRefactor QSGParticleAffector internals
2011-09-20 Alan AlpertMore ImageParticle sharing
2011-09-20 Andrew den ExterFix QSGVisualDataModel test failure.
2011-09-20 Alan AlpertInitial ImageParticle sharing
2011-09-19 Kai KoehneDebugger: Fix compilation warnings
2011-09-19 Jędrzej NowackiUnwrap QJSValue from QVariant in QV8Engine::fromVariant
2011-09-19 Kent HansenMove JS RegExp flag definitions to header file
2011-09-19 Roberto RaggiFix typo when recognizing escape characters
2011-09-19 Roberto RaggiAdd the method tokenKind() to the QML/JS lexer.
2011-09-19 Roberto RaggiAdd support for QML/JS pragma directives.
2011-09-19 Roberto RaggiFix automatic semicolon insertion.
2011-09-19 Roberto RaggiFix compile when the parser is included in non GUI...
2011-09-19 Roberto RaggiFix the implementation of Lexer::tokenText().
2011-09-19 Roberto RaggiIntroduced a QML scanning mode.
2011-09-19 Rohan McGovernRe-enable QtQuickTest.
2011-09-19 Kent HansenGet rid of QDeclarativeUtils
2011-09-19 Chris AdamsFix QDeclarativeListProperty assignment
2011-09-19 Michael BrasserMake cellWidth/cellHeight reals rather than ints.
2011-09-18 Michael BrasserPathAnimation updates.
2011-09-16 Aurindam JanaJSDebugging: Enable break on events.
2011-09-16 Aaron KennedyRemove QmlChanges.txt file
2011-09-16 Lars KnollFix an assertion in QDeclarativeNotifierEndpoint
2011-09-16 Lars KnollInitialize variable
2011-09-16 Alan AlpertAdd Age example
2011-09-16 Aaron KennedyFix aliasing bug when compiled with gcc 4.6
2011-09-16 Aaron KennedyReference V4 program data
2011-09-16 Charles Yinrename threadRendering to renderInThread
2011-09-16 Charles Yinupdate canvas item documentations
2011-09-16 Charles Yinfix context2d composition bug, lighter should map to...
2011-09-16 Charles Yinfix broken canvas blur after merging refactor branch
2011-09-16 Michael BrasserFix warnings.
2011-09-16 Alan AlpertUpdate system offset every frame
2011-09-16 Alan AlpertDocumentation Augmentation
2011-09-16 Alan AlpertUpdate Turbulence on noiseSource change
2011-09-16 Alan AlpertRemove invalid ASSERT
2011-09-16 Jason McDonaldFix missing/outdated license headers.
2011-09-16 Martin JonesVelocities reported by Flickable in onFlickStarted...
2011-09-15 Gunnar SlettaWhen we create textureprovider, initialize it with...
2011-09-15 Eskil Abrahamsen... Support preedit text in QSGTextInput
2011-09-15 Gunnar SlettaUse QWindow's surface format for QSGCanvas' GL context
2011-09-15 Eskil Abrahamsen... Fix pre-edit text in in QSGTextEdit
2011-09-15 Jędrzej NowackiSeparate declarative builtin functions from QV8Engine...
2011-09-15 Jędrzej NowackiRemove some unused includes.
2011-09-15 Jędrzej NowackiSplit qjsconverter_p header.
2011-09-15 Jędrzej NowackiRemove dead code.
2011-09-15 Jędrzej NowackiFix potential memory corruption.
2011-09-15 Jędrzej NowackiCleanup includes in QDeclarativeData.
2011-09-15 Samuel RødalWe need to set the OpenGLSurface surface type on QSGCanvas.
2011-09-15 Joona PetrellRemove unnecessary updateInputContext function from...
2011-09-15 Joona PetrellPass Qt::ImQueryInput instead of Qt::CursorRectangle...
2011-09-15 Rohan McGovernFixed compile on mac (workaround for build system bug)
2011-09-14 Matthew CattellFixed failing test in QSGFocusScope.
2011-09-13 Gunnar Slettafix declarative to work after broken refactor
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Alan AlpertReset on system change
2011-09-13 Alan AlpertRefactor SpriteEngine out of StochasticEngine
2011-09-13 Alan AlpertImplement Turbulence properly
next