profile/ivi/qtdeclarative.git
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
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
2011-09-04 Jonni RainistoFix build break for QT_OPENGL_ES builds.
2011-09-02 Kai KoehneDebugger: Merge back changes from Qt Creator copy
2011-09-02 Kai KoehneDebugger: Fixing coding style issues
2011-09-02 Kai KoehneDebugger: Move QT_DECLARATIVE_DEBUG handling out of...
2011-09-02 Kai KoehneDebugger: Add private header warning to all _p.h files
2011-09-02 Kai KoehneDebugger: Canonalize header defines
2011-09-02 Kai KoehneDebugger: Add missing QT_BEGIN_NAMESPACE, QT_END_NAMESPACE
2011-09-02 Kai KoehneDebugger: Fix indentation & trailing whitespace
2011-09-02 Kai KoehneDebugger: Also fix the name of the qdeclarativedebug...
2011-09-02 Zeno Albisserproperly initialize the dptr of QSGCanvas in the defaul...
2011-09-02 Kim Motoyoshi... Exported QSGShaderEffectMesh.
2011-09-02 Bea LamEnsure layout is done after delayed deletion of items
2011-09-02 Damian JansenUpdate more examples to QtQuick 2.0
2011-09-02 Damian JansenUpdate various examples to QtQuick 2.0
2011-09-02 Damian JansenUpdate text examples to QtQuick 2.0, remove obsolete...
2011-09-02 Damian JansenUpdate modelviews examples to QtQuick 2.0
2011-09-02 Damian JansenUpdate rssnews, focus and positioners examples to QtQui...
2011-09-02 Damian JansenUpdate calculator, i18n, imageelements examples to...
2011-09-02 Damian JansenUpdate animation examples to QtQuick 2.0 and remove...
2011-09-02 Damian JansenUpdate toys examples to QtQuick 2.0 and remove obsolete...
2011-09-02 Bea LamDon't emit attached add() and remove() for moved items
2011-09-01 Chris AdamsAllow conversion of QObject Module API to QVariant
2011-09-01 Gunnar SlettaAdd QSGFlatColorMaterial::compare for better sorting
2011-09-01 Gunnar Slettaadd flags to node debug output
2011-09-01 Lars KnollRemove the remaining dependencies onto QtWidgets
2011-09-01 Lars KnollUse QMouseEvent instead of QGraphicsSceneMouseEvent
2011-09-01 Michael BrasserAllow reference to signals using 'on' handler syntax.
2011-08-31 Bea LamRemove scheduleLayout() and layoutScheduled
2011-08-31 Bea LamBatch view changes instead of applying them immediately
next