profile/ivi/qtdeclarative.git
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
2011-09-12 Alan AlpertDocument Particle type
2011-09-12 Alan AlpertReduce compile warnings
2011-09-12 Alan AlpertOrder of operations fix
2011-09-12 Alan AlpertMake activeGroups usable.
2011-09-12 Matthew Cattellfixed failing autotest
2011-09-12 Charles Yincanvas item refactors
2011-09-12 Joona PetrellFix QtDeclarative refactor branch clean compilation
2011-09-12 Matthew Cattellchanged include to use newly public qsgvertexcolormater...
2011-09-12 Gunnar SlettaImplement QSGVertexColorMaterial::compare and make...
2011-09-12 Gunnar Slettaorient the fbo rendering the same way as other fbo...
2011-09-12 Takumi ASAKIClang build fix: Add "this->" to avoid undeclared ident...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-12 Martin JonesPort change 67ed1849 from Qt 4.7
2011-09-12 Martin JonesExperimental 'pixelAligned' property for Flickable.
2011-09-11 Toby TomkinsRestructure test to use QTRY_ macro for instability.
2011-09-11 Michael BrasserMake state a public property of QSGItem.
2011-09-09 Matthew Cattellfixed autotest
2011-09-09 Paul Olav TveteMake QSGItem::update() work when called from inside...
2011-09-09 Matthew Cattellpartial build fix of qtquick1 autotests
2011-09-09 Matthew Cattellfixup tests to build with refactor
2011-09-09 Matthew Cattellmake quicktest build and modify to use qwindow
2011-09-09 Jason McDonaldFix missing and outdated license headers.
2011-09-09 Gunnar SlettaOnly polish once pr frame
2011-09-09 Michael BrasserUpdate images in falling leaves particle demo.
2011-09-09 Alan AlpertMissed an example in previous name changes
2011-09-09 Michael BrasserCompile fix.
2011-09-09 Aaron KennedyImprove efficiency of qmlEngine()
2011-09-08 Charles Yinadd convenient function pixmap() function for QSGImageBase
2011-09-08 Charles Yinmake the testcase name the same in both plain text...
2011-09-08 Michael BrasserOnly fast-foward states when there is a transition.
2011-09-08 Aurindam JanaJSDebugging: Update Auto Test cases.
next