profile/ivi/qtdeclarative.git
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.
2011-09-08 Pekka VuorelaExplicitly ask input method to commit preedit when...
2011-09-08 Matthew Cattelluncomment tests
2011-09-08 Matthew Cattellget various autotests working for refactor
2011-09-08 Gunnar Slettarename QSGGeometry::stride() to sizeOfVertex for symetr...
2011-09-08 Pekka VuorelaAvoid compiler warning on unused variable.
2011-09-08 Pekka VuorelaFix TextInput and TextEdit software input panel on...
2011-09-08 Lars KnollAdjust to the changes in the QInputMethodQuery event.
2011-09-08 Aurindam JanaJSDebugging: Send messages for events BeforeCompile...
2011-09-08 Joona PetrellFix TextInput and TextEdit open/closeSoftwareInputPanel...
2011-09-08 Gunnar Slettamake sure we polishItems also in plain render loop
2011-09-08 Gunnar Slettacompile again
2011-09-08 Lars KnollRename ImMicroFocus to ImCursorrRctangle
2011-09-08 Joona PetrellHandle ImEnabled and ImHints input method queries in...
2011-09-08 Lars KnollFix a typo in the method name
2011-09-08 Lars KnollEnsure the itemTransform in QInputPanel is always up...
2011-09-08 Lars KnollAdapt to the input method changes in qtbase
2011-09-08 Matthew Cattellremoved unwanted files
2011-09-08 Alan AlpertParticles module refactoring en masse
2011-09-08 Alan AlpertWhitespace fix
2011-09-08 Alan AlpertAugment Particle Docs
2011-09-08 Alan AlpertAllow particles to have eternal life
2011-09-08 Alan AlpertAllow affectors to be transformed
2011-09-08 Alan AlpertAdd clear property to QSGParticleSystem
2011-09-07 Michael BrasserAdd new path functionality.
2011-09-07 Matthew Cattellfixed resizemodelitem
2011-09-07 Matthew Cattellfixed clickLink and other tests
2011-09-07 Gunnar SlettaFix QSGshaderEffectTexture cleanup
2011-09-07 Gunnar Slettamake render timing an environment variable
2011-09-07 Alan AlpertAnimation-like API for ParticleSystem
2011-09-07 Gunnar SlettaAdded QSGGeometry::Attribute::isPosition to give a...
2011-09-07 Damian JansenDoc fix for QDeclarativeEngine
2011-09-07 Charles Yinremove useless debug log
2011-09-07 Gunnar Slettamove QSGNodeUpdater into private header where it belongs
2011-09-07 Matthew Cattellmake test build
2011-09-07 Matthew Cattellmake test build
2011-09-07 Andrew den... Fix left alignment of native RTL pre-edit text.
2011-09-07 Bea LamFix min extents to correctly consider header size
2011-09-06 Matthew Cattellfixed to work with qsgcanvas
2011-09-06 Matthew Cattellqsgcanvas autotest made to work with refactor and added...
2011-09-06 Charles Yinmore fixes for QTBUG-17868
2011-09-06 Martin JonesEnsure that header/footer resize fixes position.
2011-09-06 Chris AdamsAdd garbage collector prologue callback to qv8engine
2011-09-06 Yann BodsonImprovements to textFormat: Text.StyledText
2011-09-06 Andrew den... Update TextEdit tests with changes from 4.8.
2011-09-06 Andrew den... Delay masking the last character in Password echo mode.
2011-09-05 Bea LamView refill operations should take qreal, not int
2011-09-05 Aurindam JanaJSDebugging Auto Test: Fix build break.
2011-09-05 Aurindam JanaRemove friend class QV8DebugService from QV8Engine.
2011-09-05 Aurindam JanaAuto Unit test cases for Javascript Debugging.
2011-09-05 Damian JansenAdd examples and tests for QtQuick1
2011-09-05 Damian JansenUpdate extension tutorials and examples to QtQuick2
2011-09-04 Chris AdamsFix some memory leaks in the compiler
next