Implement proper sprite sheet functionality
[profile/ivi/qtdeclarative.git] / tests /
2012-01-26 Kent HansenFix breakage due to meta-type id reordering in qtbase
2012-01-25 Pekka Vuorelareimplement QWindow::focusObject() on QQuickCanvas
2012-01-25 Andrew den ExterAdd a locale property to IntValidator and DoubleValidator.
2012-01-25 Kent Hansentst_qdeclarativedebugjs: Use new QJSValue::call() overload
2012-01-25 Kent Hansentst_qdeclarativedebugjs: Don't use QJSValue::isValid()
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Matthew VogtAllow JS API in modules
2012-01-24 Samuel RødalAdapted QQuickScreenAttached to orientation API changes...
2012-01-24 Aurindam JanaConsole API: Add console.exception
2012-01-24 Aurindam JanaConsole API: Add console.assert
2012-01-24 Kai KoehneConsole API: Add console.count
2012-01-24 Andrew den ExterStabalize SpriteImage test.
2012-01-24 Andras BecsiQQuickCanvas::event should return true if the touch...
2012-01-24 Rohan McGovernFixed compile.
2012-01-23 Alan AlpertPer-frame Sprites patch two
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-23 Alan AlpertAvoid anchor/positioning loops
2012-01-20 Kent HansenDon't use deprecated functions in QJS benchmarks
2012-01-20 Kent HansenAdd QJSValue::callAsConstructor() function
2012-01-20 Kent HansenAdd QJSValue::callWithInstance() function
2012-01-20 Kent HansenAdd QJSValue::call() overload
2012-01-20 Kent HansenAdd QJSValue::isCallable() function
2012-01-20 Kent HansenAdd QJSValue::toInt() and toUInt()
2012-01-20 Kent HansenAdd QJSValue::deleteProperty() function
2012-01-20 Kent HansenAdd QJSValue::hasProperty() and hasOwnProperty() functions
2012-01-20 Anselmo L. S. MeloQtDeclarative Tests build fix
2012-01-20 Andrew den ExterUpdate TextInput.acceptableInput on component complete.
2012-01-20 Alan AlpertAdd quick module to .pro file
2012-01-19 Martin JonesFix lockup in views due to endless polish loop.
2012-01-19 Matthew VogtAssigning empty object to Q_PROPERTY(QVariantMap)
2012-01-19 Andrew den ExterAdd a baseUrl property to Text and TextEdit.
2012-01-19 Andrew den ExterDon't load embedded images from the current working...
2012-01-18 Frederik GladhornMove accessibility test to QtQuick 2.
2012-01-18 Matthew VogtAllow QML URLs to contain pre-encoded octets
2012-01-17 Bea LamInsertions were calculating wrong insertion pos
2012-01-17 Pekka VuorelaMade QQuickTextInput follow input direction changes
2012-01-17 Pekka VuorelaQQuickTextEdit to follow input method direction changes
2012-01-17 Kai KoehneDebugger: Simplify protocol of QDebugMessageService
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-16 Kim Motoyoshi KallandAdded log and status properties to ShaderEffect.
2012-01-16 Kai KoehneConsole API: Add console.info
2012-01-16 Kai KoehneConsole API: Autotest reshuffling
2012-01-16 Andrew den ExterAvoid creating unnecessary copies of TextEdit's text...
2012-01-16 Alan AlpertTest more of QQuickImageParticle
2012-01-16 Alan AlpertWait for polish at the start of addOrRemoveBeforeVisible
2012-01-15 Martin JonesHandle views with negative width/height
2012-01-15 Matthew Vogtlower case QML components are accepted when used with...
2012-01-13 Samuel RødalStabilized tst_qquickcanvas
2012-01-13 Bea LamAdd tests for item polish bug on Mac
2012-01-13 Damian JansenUse QGuiApplication, not QApplication, in tests
2012-01-12 Gunnar SlettaDisable an unstable test.
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherMake QAccessibleQuickView::childAt() work properly...
2012-01-12 Andrew den ExterFix validators not allowing backspace or delete.
2012-01-12 Andrew den ExterAdd undo and redo functions to TextInput and TextEdit.
2012-01-12 Andrew den ExterRemove QEXPECT_FAIL from TextEdit test.
2012-01-12 Andrew den ExterFix restarting timer from onTriggered handler.
2012-01-12 Andrew den ExterFix failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-12 Alan AlpertFix QQuickAge test
2012-01-12 Michael BrasserUpdate text autotests.
2012-01-12 Andrew den ExterSkip crashing test on Mac.
2012-01-12 Michael BrasserStabilize test.
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-10 Frederik GladhornAccessibility: Checked state for check boxes and radio...
2012-01-09 Gunnar SlettaFix tst_qdeclarativestates::anchorsRewindBug failure
2012-01-09 Gunnar SlettaQQuickListView is unstable when run as parallel
2012-01-09 Aurindam JanaQDeclarativeDebug: Add a debug message service.
2012-01-09 Bea LamFix positioning issues and change content y repositioni...
2012-01-09 Alan AlpertFix QQuickItemParticle timing issues
2012-01-09 Michael BrasserRemove QSKIPs from border image autotest.
2012-01-09 Michael BrasserRemove QSKIPs from font loader autotest.
2012-01-09 Bea LamFix failing tst_QQuickPathView::undefinedPath()
2012-01-08 Aaron KennedyUn-QSKIP an autotest
2012-01-06 Aaron KennedyImprove QML error messages
2012-01-06 Martin JonesAdd itemAt(x,y) function to GridView and ListView.
2012-01-06 Michael BrasserSmooth join point for closed Paths starting and ending...
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedyQEXPECT_FAIL() failing autotest
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Aaron KennedyQEXPECT_FAIL() a failing autotest
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedyQEXPECT_FAIL() failing test
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Aaron KennedySkip unreliable autotest
2012-01-05 Pekka VuorelaQQuickTextInput to better call QInputPanel::update()
2012-01-05 Aaron KennedyRun autotests on Mac
2012-01-05 Toby TomkinsApply expected failure to animated color changes.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Michael BrasserDocument new Path elements.
2012-01-05 Martin JonesSupport <pre> in StyleText textFormat
2012-01-05 Bea LamMake tst_QQuickListView::margins() more reliable
2012-01-05 Sergio AhumadaEliminated usage of qttest_p4.prf in newly added test.
2012-01-04 Andrew den ExterFix clipping of TextInput contents.
2012-01-04 Gunnar SlettaUse QSignalSpy to save some code
2012-01-04 Andrew den ExterFix moving mixed visible and non-visible View items.
2012-01-04 Andrew den ExterAdd length property and insert, remove and getText...
2012-01-04 Andrew den ExterFix crash in TextInput.
next