profile/ivi/qtdeclarative.git
2011-11-07 Friedemann... Declarative: Fix compiler warnings.
2011-11-07 Kim Motoyoshi... Minor improvements to some of the node implementations.
2011-11-07 Kim Motoyoshi... Emit signal when texture is updated in ShaderEffectSource.
2011-11-07 Aurindam JanaQV8DebugService: Return JSON messages for internal...
2011-11-07 Damian JansenDocumentation fixes
2011-11-04 Aaron KennedyOptimization: Minimize refreshing when root context...
2011-11-04 Aurindam JanaQV8DebugService: Cancel DebugBreak Requests before...
2011-11-04 Aaron KennedyDon't crash if contexts are deleted during refreshExpre...
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-11-04 Chris AdamsFix crash in object serialization due to sequences
2011-11-04 Andrew den... Fix invalid remove cache indexes caused by consecutive...
2011-11-04 Martin JonesFix test stability with threaded renderer.
2011-11-04 Chris AdamsFix documentation for property var
2011-11-04 Chris AdamsFix module API provider registration function documentation
2011-11-04 Yann BodsonText.RichText ignores color property
2011-11-04 Damian JansenFix elements quicktest groups to work with filtering
2011-11-03 Christiaan... QmlProfiler: Send trace start event when starting profiling
2011-11-03 Christiaan... V8Profiler: fix block at start when profiling is disabled
2011-11-03 Aaron KennedyOnly issue non-threaded renderer warning once
2011-11-03 Christian Kammqmlplugindump: Add flush to fix output redirection...
2011-11-03 Kai KoehneProfiler: Fix profiling when disabled on startup
2011-11-03 Kai KoehneDebugger: Remove unused files
2011-11-03 Alan AlpertCursory docs for QQuickCanvas and QQuickView
2011-11-03 Alan AlpertFix Gravity
2011-11-02 Alan AlpertOnly simulate if particle was alive
2011-11-02 Kai KoehneDebugger: Remove widgets dependency for qtquick2 inspector
2011-11-02 Kai KoehneDebugger: Fix compile of qmldbg_qtquick1 plugin on...
2011-11-02 Alan AlpertMake initialize work despite pending resets
2011-11-02 Alan AlpertFix SizeRootObjectToView mode
2011-11-02 Alan AlpertDelete view at end of test
2011-11-02 Andrew den... Fix incorrect cache indexes when consecutive list items...
2011-11-02 Chris AdamsAdd support for more sequence types
2011-11-01 Yann BodsonAdd Text.onLineLaidOut example
2011-11-01 Yann BodsonQDeclarativeStyledText::parse on empty tag causes asser...
2011-11-01 Jani Uusi-RantalaFix most of the declarative bindings failing on ARM.
2011-11-01 Kai KoehneDebugger: Add QML_DEBUGGER_VERBOSE environment variable
2011-11-01 Kai KoehneDebugger: Split inspector plugin into a qtquick1 and...
2011-11-01 Kim Motoyoshi... Fixed Rectangle where the radius is less than half...
2011-11-01 Kim Motoyoshi... Avoid crash when ShaderEffect source is not available.
2011-11-01 Kim Motoyoshi... Repaint when the ShaderEffect's shader properties change.
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-11-01 Friedemann... Declarative: Fix gcc 4.6 warnings about assigned/unused...
2011-11-01 Simon HausmannFix bus errors on Linux/ARM due to word alignment issues
2011-11-01 Friedemann... Declarative: Remove qpa-conditionals from test profiles.
2011-11-01 Alan AlpertAdd non-floats to particle type
2011-11-01 Alan AlpertAdd performance guideline page for the particle system
2011-11-01 Andrew den... Workaround windows not gaining focus on mac.
2011-11-01 Glenn WatsonFix crash when trying to access a missing texture.
2011-11-01 Glenn WatsonForce V8 debugger load on startup instead of on demand.
2011-11-01 Alan AlpertClean up ImageParticle shader
2011-11-01 Alan AlpertMark ImageParticle as insignificant
2011-10-31 Kai KoehneDebugger: Fix crash on exit
2011-10-31 Kai KoehnePass the right line information to signal handlers...
2011-10-31 Jiang JiangEliminate some warnings
2011-10-31 Alan AlpertBasic autotest of QQuickSpriteGoal
2011-10-31 Damian JansenSystem test for TextEdit
2011-10-31 Alan AlpertImageParticle Sprite Improvements
2011-10-31 Alan AlpertStabilize Particles tests some more
2011-10-29 Kai KoehneDebugger: Don't crash in v8 profiler service if client...
2011-10-28 Charles YinAdd I18N support to qmltestrunner
2011-10-28 Charles YinFix PaintedItem redraw bug
2011-10-28 Kai KoehneDebugger: Fix autotest compilation failure
2011-10-28 Christian Kammqmlplugindump: Dump QObject based module api.
2011-10-28 Damian JansenTextInput system tests
2011-10-28 Damian JansenText system tests
2011-10-27 Yoann LopesFixed QQuickPaintedItem texture binding when using...
2011-10-27 Kent HansenMake qdeclarativeinspector autotest compile again
2011-10-27 Michael BrasserRename test target to match directory name.
2011-10-27 Damian JansenFix qdeclarativeinspector test target name
2011-10-26 Michael BrasserRe-add anchors autotest for QtQuick 2.0.
2011-10-26 Michael BrasserUse TESTDATA macro in ListModel tests.
2011-10-26 Aaron KennedyReadonly QML property support
2011-10-26 Simon HausmannFix QInputPanel::invokeAction(Click) not being called...
2011-10-26 Aaron KennedyRename QDeclarativePropertyCache::Data to QDeclarativeP...
2011-10-26 Damian JansenRemove Q_WS_*, symbian and maemo code in QtDeclarative
2011-10-26 Alan AlpertCursory test for QQuickGroupGoal
2011-10-26 Alan AlpertBasic QQuickSpriteImage autotest
2011-10-26 Alan AlpertAdd state changing properties to QQuickSpriteImage
2011-10-26 Michael BrasserAdd test for bug with typeof in imported js files.
2011-10-26 Rohan McGovernEliminated usage of qttest_p4.prf in newly added test.
2011-10-26 Glenn WatsonOptimize listmodel and allow nested elements from worke...
2011-10-26 Damian JansenTest for changing font via states
2011-10-26 Michael BrasserFix "for (... in ...)" loops for list properties.
2011-10-25 Aaron KennedyCache QObject method arguments
2011-10-25 Friedemann... qmldbg_inspector: Fix compilation on Windows.
2011-10-25 Christian KammAllow access to all registered module apis.
2011-10-25 Sergio AhumadaAdd QT_BEGIN_HEADER/QT_END_HEADER macros
2011-10-25 Michael BrasserAdd MultiPointTouchArea element.
2011-10-25 Charles YinRemove warning messages from TestCase.qml
2011-10-25 Charles YinCleanup qmltestrunner.pro
2011-10-24 Alan AlpertRename QSG* to QQuick* in particles folder
2011-10-24 Kai KoehneMake show app on top work
2011-10-24 Kai KoehneDebugger: Add autotest skeleton for inspector service
2011-10-24 Kai KoehneDebugger: Inspector code cleanup
2011-10-24 Kai KoehneDebugger: Move inspector parts dealing with QtQuick1...
2011-10-24 Friedemann... Fix compilation of QtQuick1 tests.
2011-10-24 Xizhi ZhuSet DESTDIR for qmltestrunner.
2011-10-24 Kent HansenFix decimal point bug in Context2D color parsing
2011-10-24 Kent HansenMake qdeclarativeincubator test compile again
2011-10-24 Kent HansenRemove QtScript dependency from autotest
next