profile/ivi/qtdeclarative.git
2011-09-21 Toby TomkinsRestructure test to use QTRY_ macro for instability.
2011-09-21 Toby TomkinsRemove expected failure for qpa platform
2011-09-21 Andrew den... Use QDeclarativeChangeSet to communicate changes to...
2011-09-21 Andrew den... Refactor QSGVisualDataModel.
2011-09-21 Andrew den... Compress consecutive removals.
2011-09-21 Alan AlpertAugment Documentation
2011-09-21 Alan AlpertMake turbulence respect offset
2011-09-21 Alan AlpertAdd whitespace
2011-09-21 Alan AlpertCustomEmitter/Affector now affect whole lists at once
2011-09-21 Rohan McGovernFixed compile of examples and tests.
2011-09-20 Kent HansenMake qdeclarativecomponent::creation() benchmark work...
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... Remove QEXPECT_FAIL from QSGVisualDataModel test.
2011-09-20 Andrew den... Fix QSGVisualDataModel test failure.
2011-09-20 Alan AlpertInitial ImageParticle sharing
2011-09-19 Kai KoehneDebugger: Fix compilation warnings
2011-09-19 Kent HansenMake declarative/creation benchmark build again
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 Kent HansenAdd install rule for qmlmin
2011-09-19 Roberto RaggiFix typo when recognizing escape characters
2011-09-19 Roberto RaggiFix automatic insertion of semicolons.
2011-09-19 Roberto RaggiAdd support for minimizing Javascript files containing...
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 RaggiAdd auto tests for the QML minifier.
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 RaggiAdded --verify-only option to qmlmin.
2011-09-19 Roberto RaggiIntroduced qmlmin.
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-19 Damian JansenQtQuick 2.0 elements system test
2011-09-18 Michael BrasserPathAnimation updates.
2011-09-18 Michael BrasserTest fixes and reenables.
2011-09-16 Aurindam JanaJSDebugging: Enable break on events.
2011-09-16 Jędrzej NowackiRe-enable commented tests.
2011-09-16 Jędrzej NowackiRe-enable commented QJS tests.
2011-09-16 Aaron KennedyRemove QmlChanges.txt file
2011-09-16 Kent HansenGet rid of autotests dependencies on QtWidgets
2011-09-16 Lars KnollFix an assertion in QDeclarativeNotifierEndpoint
2011-09-16 Lars KnollInitialize variable
2011-09-16 Kent HansenDisable autotests temporarily on Mac
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 Alan AlpertFill out examples a little more
2011-09-16 Alan AlpertParticles examples shuffle
2011-09-16 Alan AlpertHotfix docs
2011-09-16 Charles Yinrename threadRendering to renderInThread
2011-09-16 Alan AlpertFix qsgpositioners autotest
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 Toby TomkinsAdd exception for qpa, xcb platform for failing test
2011-09-16 Alan AlpertUpdate system offset every frame
2011-09-16 Alan AlpertFriction and Gravity examples
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 NowackiFix QJSValue autotest.
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 Martin JonesUpdate QtQuick 2 "What's New" docs.
2011-09-15 Rohan McGovernFixed compile of qtdeclarative examples.
2011-09-15 Michael BrasserFix anchorRewindBug test failure.
2011-09-15 Michael BrasserTest fixes.
2011-09-15 Rohan McGovernFixed compile on mac (workaround for build system bug)
2011-09-15 Rohan McGovernDisable compilation of tests/auto/qmltest
2011-09-14 Matthew Cattellcommented out broken autotests
2011-09-14 Matthew Cattellmarked some tests as insignificant for now
2011-09-14 Matthew CattellFixed failing test in QSGFocusScope.
2011-09-14 Matthew Cattellfixed broken test
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 Toby TomkinsFixed tst_qgstextinput
2011-09-13 Alan AlpertRefactor SpriteEngine out of StochasticEngine
2011-09-13 Alan AlpertImplement Turbulence properly
next