profile/ivi/qtdeclarative.git
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
2011-10-24 Kent HansenRemove insignificant test flag from qquickcanvasitem
2011-10-24 Liang QiUpdate calls for keyToValue and keysToValue
2011-10-24 Alan AlpertFold Move into Affector
2011-10-24 Alan AlpertAffectors now simulate with a minimum granularity
2011-10-24 Alan AlpertAdd threshold property to Friction
2011-10-24 Aurindam JanaQV8DebugService: QML Signal Handling
2011-10-24 Jędrzej NowackiReturn v8::Local instead v8::Handle in some functions.
2011-10-24 Samuel RødalGet rid of legacy glTexParameterf calls.
2011-10-24 Martin JonesFix BorderImage drawing when no borders are specified.
2011-10-24 Andrew den... Fix item focus following canvas focus.
2011-10-24 Friedemann... Tests: Remove Q_WS_QPA
2011-10-24 Damian JansenFix abstractitemmodel for QGuiApplication
2011-10-24 Charles YinFix qmltestrunner hang bug when no TestCase item
2011-10-24 Toby TomkinsMark test as failing, remove insignificant test flag.
2011-10-23 Toby TomkinsRemove insignificant test flag.
2011-10-23 Martin JonesRemove dependency on QDesktopServices deprecated API.
2011-10-23 Sarah SmithProvide a way to cheaply flip your painted FBO
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-21 Charles YinFix test fails related to QTBUG-22237
2011-10-21 Charles YinAdd file and lineno parameters to warn() method
2011-10-21 Charles YinFix build error for canvas stockchart example.
2011-10-21 Damian JansenTest for changing bounds of validators and acceptableInput
2011-10-21 Alan AlpertRemoving some stale comments.
2011-10-21 Alan AlpertReplace Smiles with Starfish
2011-10-21 Jason McDonaldRemove SkipMode from qtestlib API.
2011-10-21 Damian JansenUnit test for QTBUG-21742
next