Accessibility: indexOfChild is 0-based.
[profile/ivi/qtdeclarative.git] / src /
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.
2011-12-22 Aaron KennedyReserve enough space in the QDeclarativePropertyCache...
2011-12-22 Aaron KennedyAlways register accessor properties
2011-12-22 Alan AlpertInitialize more variables
2011-12-22 Alan AlpertClear pending commits on reset
2011-12-21 Aaron KennedyDetect and optimize qsTr() and qsTrId() bindings
2011-12-21 Kai KoehneDebugger: Allow transmissions of network packets in...
2011-12-21 Yoann LopesReference count glyphs in QSGDistanceFieldGlyphCache.
2011-12-21 Andrew den ExterRemove uneccessary layout in TextInput initialization.
2011-12-21 Andrew den ExterDelay initializing the canPaste property until it's...
2011-12-20 Kai KoehneDebugger: Fix livelock on exit (Windows)
2011-12-20 Pekka VuorelaMake editors commit preedit themselves on losing focus
2011-12-20 Andras BecsiUse input event timestamps in QQuickFlickable if available.
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
2011-12-20 Kai KoehneDebugger: Get rid of SG* prefix in qtquick2 plugin
2011-12-20 Gunnar SlettaEmit the QQuickCanvas::frameSwapped signal again.
2011-12-20 Chris AdamsRemove hardcoded assumptions about methods in QObject
2011-12-20 Martin JonesSmall Text creation performance improvements.
2011-12-20 Andrew den ExterDelay masking the last character in Password echo mode.
2011-12-20 Andrew den ExterAdd wrapMode and verticalAlignment properties to TextInput.
2011-12-20 Andrew den ExterEnsure items in ListView and GridViews viewport are...
2011-12-20 Alan AlpertFix affector group caching
2011-12-20 Alan AlpertFix sprite chopping
2011-12-20 Martin JonesQt.locale() always returns the 'C' locale.
2011-12-20 Andrew den ExterFix valgrind warning.
2011-12-20 Martin JonesDon't enable multiline eliding unless wrap is enabled.
2011-12-20 Andrew den ExterFix QDeclarativePropertyCache crash.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-19 Chris AdamsCorrectly resolve elements of QList<QUrl> properties
2011-12-17 Sergio AhumadaFix compilation due to header changes
2011-12-16 Aurindam JanaDeclarativeDebug: Add version info to service plugins
2011-12-16 Alan AlpertFix sprite-less sprite mode
2011-12-16 Alan AlpertAdd some more particles debugging information
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
2011-12-15 Roberto RaggiFix IR code generation for member expressions
2011-12-15 Roberto RaggiAdd support for QUrl types to V4
2011-12-15 Aurindam JanaQV8DebugService: add version command
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-15 Alex WilsonAdd lineWidth property to QSGGeometry
2011-12-15 Andrew den ExterDon't emit model reset on completing a VisualDataModel.
next