Add QJSValue::deleteProperty() function
[profile/ivi/qtdeclarative.git] / src /
2012-01-20 Kent HansenAdd QJSValue::deleteProperty() function
2012-01-20 Kent HansenAdd QJSValue::hasProperty() and hasOwnProperty() functions
2012-01-20 Jędrzej NowackiBuild fix.
2012-01-20 Gunnar SlettaAdded a few material flags
2012-01-20 Jan-Arve SaetherUse queryAccessibleInterface instead of new QAccessible...
2012-01-20 Martin JonesDoc: Improve Qt.locale docs.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-20 Andrew den ExterUpdate TextInput.acceptableInput on component complete.
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 ExterExtend the documentation on DoubleValidator.
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-19 Jason McDonaldChange testlib skipAll function to failure.
2012-01-18 Yoann LopesUse mediump in distance field shaders for the alpha...
2012-01-18 Gunnar SlettaThe rendering signals must be direct connections.
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 Glenn WatsonFix crash when using namespaces for JS module APIs.
2012-01-17 Alan AlpertConnection was accidentally of the Queued variety
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-17 Alan AlpertMatch QRect change
2012-01-16 Kim Motoyoshi KallandAdded log and status properties to ShaderEffect.
2012-01-16 Kai KoehneConsole API: Add console.info
2012-01-16 Jan-Arve SaetherRemove all reimplementations of relationTo() returning...
2012-01-16 Jiang JiangFix preedit text visibility for TextEdit
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-16 Andrew den ExterAvoid creating unnecessary copies of TextEdit's text...
2012-01-16 Alan AlpertTest more of QQuickImageParticle
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ødalQTouchEvent::TouchPoint::isPrimary() is gone.
2012-01-13 Gunnar SlettaReintroduce plugin support for asynchronous hardware...
2012-01-13 Charles YinDon't delete global app
2012-01-12 Jiang JiangFix preedit text visibility when TextInput is empty
2012-01-12 Gunnar Slettainitialize variable
2012-01-12 Robin BurchellRemove out-of-line uses of qMalloc/qFree/qRealloc.
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
2012-01-12 Frederik GladhornAccessibility: indexOfChild is 0-based.
2012-01-12 Jan-Arve SaetherRemove unnecessary reimplementation of invokeMethod()
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 ExterFix restarting timer from onTriggered handler.
2012-01-12 Andrew den ExterFix failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-11 Friedemann KleintQMLTest: Fix output of file names, make output more...
2012-01-10 Frederik GladhornImprove Accessibility documentation.
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 SlettaAvoid storing a deep copy of the image in the texture...
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-07 Friedemann KleintFix importing of files on Windows.
2012-01-06 Frederik GladhornMake accessibility interface functions const.
2012-01-06 Friedemann KleintQDeclarativeEngine: Polish code for file name case...
2012-01-06 Jan-Arve SaetherReuse the OObject* in QAccessibleObject
2012-01-06 Aaron KennedyImprove QML error messages
2012-01-06 Frederik GladhornCreate a value interface for qml accessibles.
2012-01-06 Frederik GladhornHide more children of accessible objects.
2012-01-06 Martin JonesFlickable now emits contentX/YChanged after the content...
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 Jan-Arve SaetherRemove all references to QAccessible:: {Child|Ancestor...
2012-01-05 Pekka VuorelaQQuickTextInput to better call QInputPanel::update()
2012-01-05 Frederik GladhornInitialize isAccessible to 0.
2012-01-05 Morten Johan SorvigFix crash on null Qimage in QSGPainterNode::paint
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 Andrew den ExterDocument inputMethodHints and cursorRectangle properties.
2012-01-04 Andrew den ExterFix clipping of TextInput contents.
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.
2012-01-04 Alan AlpertInitialize AnimIdx
2012-01-04 Andrew den ExterSpeed up TextInput and TextEdit creation.
2012-01-03 Denis DzyubenkoAdded a link to Number::toLocaleCurrencyString in the...
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2012-01-03 Pekka VuorelaUse Qt::ImhSensitiveData input hint on TextInput with...
2012-01-03 Pekka VuorelaRemove use of Qt::ImhMultiLine, to be deprecated/removed
2012-01-03 Jan-Arve SaetherDo not leak interfaces during hit testing (QDA::childAt())
2012-01-03 Andrew den ExterFix positioning of images on new lines in Text elements.
2012-01-03 Michael BrasserSimplify MultiPointTouchArea signal names.
2012-01-02 Kim Motoyoshi KallandDon't re-parent ShaderEffect source items.
2012-01-02 Frederik GladhornAdd accessibility to qml
2011-12-30 Michael BrassertouchUpdated should be called for release and cancel.
2011-12-30 Michael BrasserMinor cleanup: use standard emit syntax.
2011-12-29 Chris AdamsHandle exceptions inside QV8QObjectConnectionList:...
2011-12-28 Michael BrasserInvisible items should not respond to touch events.
2011-12-23 Andrew den ExterVisualDataModel performance improvements.
2011-12-23 Andrew den ExterInsert items into VisualDataModel.
2011-12-23 Andrew den ExterMinimize the number of objects created per item in...
2011-12-23 Alan AlpertAdd currentSprite property to SpriteImage
2011-12-23 Chris AdamsFix crash in var property setter
2011-12-22 Michael BrasserAdd a pressed property to TouchPoint.
next