profile/ivi/qtdeclarative.git
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 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 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
2011-08-31 Marco BubkeAdd bounding rectangle for rendering images in designer...
2011-08-31 Kai KoehneDebugger: Rename qdeclarativedebug* to qdeclarativeengi...
2011-08-31 Kai KoehneRename QDeclarativeEngineDebugServer to ~Service
2011-08-31 Tor Arne VestbøFix build with Clang
2011-08-31 Kai KoehneAutotests: Silence gdb warning about deprecated conversion
2011-08-31 Marco BubkeAdd an abstraction layer for the qml designer
2011-08-31 Alan AlpertAdd #version 120 in more places.
2011-08-31 Alan AlpertRename PointAttractor x,y to pointX,pointY
2011-08-31 Chris AdamsAllow initial property values to be defined with QSGLoader
2011-08-31 Alan Alpertsetting only colorVariation now works
2011-08-31 Martin JonesQtDeclarative does not use libQtSvg
2011-08-31 Michael BrasserSupport QT_TRID_NOOP in ListElement.
2011-08-31 Alan AlpertCustom Particle now supplies default code
2011-08-31 Chris AdamsAdd enums support to QObject module APIs
2011-08-31 Caio Marcelo... Do not deliver hover events when item is not visible
2011-08-31 Caio Marcelo... Fix extra hover enter events being sent by QSGCanvas
2011-08-30 Roberto RaggiFix the directory cache for case insensitive file systems.
2011-08-30 Roberto RaggiFix diagnostic messages.
2011-08-30 Roberto RaggiFix merge errors introduced while rebasing.
2011-08-30 Roberto RaggiFix the tst_qdeclarativedebug auto test.
2011-08-30 Roberto RaggiFix the search of QML types.
2011-08-30 Roberto RaggiFix wrong assertion in StringRef::load.
2011-08-30 Aaron KennedyMove all QML file parsing into the QDeclarativeScript...
2011-08-30 Roberto RaggiCollect the source locations of the single and multilin...
2011-08-30 Roberto RaggiFix the qmldir parser diagnostic messages.
2011-08-30 Roberto RaggiUpdate the tst_qdeclarativelanguage::errors() auto...
2011-08-30 Roberto RaggiFix lookup of non scriptable default properties.
2011-08-30 Roberto RaggiFix property lookup in QDeclarativePropertyCache::create.
2011-08-30 Roberto RaggiFix compilation.
2011-08-30 Roberto RaggiFix type of valuetype alias properties.
2011-08-30 Roberto RaggiFix the source location of the T_ELSE token.
2011-08-30 Roberto RaggiFix parsing of numeric literals.
2011-08-30 Roberto RaggiFix the computation of the start token position.
2011-08-30 Roberto RaggiFix initialization order.
2011-08-30 Roberto RaggiReplace the hash tables with simple association lists.
2011-08-30 Roberto RaggiMerge IR::Module and IR::Function.
2011-08-30 Roberto RaggiSet the name of the default property
2011-08-30 Roberto RaggiFix wrong usage of QStringHash iterators.
2011-08-30 Roberto RaggiRecompute the token length after the scan of a regexp.
2011-08-30 Roberto RaggiFix visit of list-like AST nodes.
2011-08-30 Roberto RaggiFix possible crash when using the QML lexer without...
2011-08-30 Roberto RaggiFix initialization of QDeclarativeVMEMetaData::Property...
2011-08-30 Roberto RaggiFix comparison.
2011-08-30 Roberto RaggiCompile.
2011-08-30 Roberto RaggiRemove deprecated QChar to ushort conversions.
2011-08-30 Martin JonesFaster check for revisioned properties.
2011-08-30 Aaron KennedySpecial case integers and strings in lexer
2011-08-30 Aaron KennedyReduce allocations
2011-08-30 Martin Jonesless toUtf8()
2011-08-30 Martin JonesRemove some QString <-> utf8 conversions.
2011-08-30 Aaron KennedyOptimize default property resolution in compiler
2011-08-30 Aaron KennedyUse the cached property data when possible
2011-08-30 Aaron KennedyIntroduce QHashField for use in "contains" tests.
2011-08-30 Aaron KennedyUse QFieldList to manage dynamic properties, signals...
2011-08-30 Aaron KennedyCalculate the hash inside QHashedString
2011-08-30 Aaron KennedyUse strings more conservatively
2011-08-30 Aaron KennedyAdd QFastMetaBuilder
2011-08-30 Martin JonesInline a couple of often used methods.
2011-08-30 Roberto RaggiCompile
2011-08-30 Roberto RaggiSpeedup the V4 code generation.
2011-08-30 Roberto RaggiUse QDeclarativePool to allocate the V4 instructions.
2011-08-30 Roberto RaggiChange the V4 IR so it can be stored in a memory pool.
2011-08-30 Roberto RaggiRemoved QDeclarativeJS::NodePool
2011-08-30 Martin JonesSome lexer improvement, mostly by avoiding QChar::isWha...
2011-08-30 Roberto RaggiImproved parsing of numeric literals
2011-08-30 Martin JonesOptimizations to imports.
next