Fix QQuickTextInput::moveCursorSelection()
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktextinput.cpp
2012-10-19 Konstantin RittFix QQuickTextInput::moveCursorSelection()
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-08-08 Bea LamFix uses of various qml doc commands
2012-08-06 Andrew den ExterFix pasting with the middle button in TextInput and...
2012-08-06 Andrew den ExterAdd tests for copy and paste using keyboard shortcuts.
2012-08-03 Bea LamFix various broken links in documentation
2012-07-30 Jerome PasionDoc: Changed \qmlclass to \qmltype and added \instantiates.
2012-07-24 Andrew den ExterFix restoration of cursor position and selection after...
2012-07-17 Michael BrasserUpdate element references to smooth.
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-16 Martin JonesChange Quick docs to refer to "types" rather than ...
2012-07-11 Andrew den ExterUse QQuickTextUtil to calculate alignment offsets in...
2012-07-10 Eskil Abrahamsen... Add option to use native rasterizer for SceneGraph...
2012-07-05 Andrew den ExterUse enumeration in preference to enum when referring...
2012-07-04 Andrew den ExterRefresh the TextInput.acceptableInput property when...
2012-07-03 Andrew den ExterRemove outdated refactor comments.
2012-06-26 Oswald BuddenhagenMerge branch 'buildsystem'
2012-06-25 Pekka VuorelaFix right aligned cursor position in TextInput with...
2012-06-22 Andrew den ExterRemove the open and closeSofwareInputPanel functions.
2012-06-21 Chris AdamsCreate new documentation structure
2012-06-06 Jerome PasionDoc: Grouped Qt Quick types into several groups
2012-06-05 Andrew den ExterHide the default cursor if a cursor item is available.
2012-06-05 Andrew den ExterEnsure the cursor delegate position is updated on text...
2012-05-29 Andrew den ExterUpdate the cursor rectangle when password echo timer...
2012-05-24 Nico VertriestDoc: Sanitized QML types
2012-05-13 Andrew den ExterDefer construction of TextEdit/TextInput delegates.
2012-05-03 Andrew den ExterEnsure the cursor rectangle is updated when preedit...
2012-04-27 Pekka VuorelaQQuickTextInput aligment to follow input method on...
2012-04-27 Andrew den ExterFix bounding rects of text items.
2012-04-27 Andrew den ExterPropagate left key presses to the parent item when...
2012-04-20 Bea LamPaint TextInput when it is reparented
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Andrew den ExterSet cursorVisible to false when im cursor length is 0.
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Pekka VuorelaTextInput to use password mask delay if platform style...
2012-03-26 Pekka VuorelaRemove tentative commit from editors
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Frederik GladhornAdd accessibility updates.
2012-03-22 Andrew den ExterFix text wrapping and eliding with implicitWidth.
2012-03-21 Andrew den ExterDon't overwrite text selections made in focus handlers.
2012-03-21 Andrew den ExterContent size should not include trailing spaces.
2012-03-20 Andrew den ExterFix unused variable warning.
2012-03-20 Andrew den ExterAdd additional key sequence tests.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-14 Frederik GladhornRemove all accessibility updates to allow changes in...
2012-03-13 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-13 Frederik GladhornSend accessibility updates for the right item.
2012-03-13 Andrew den ExterRemove unused init function.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-24 Andrew den ExterUse floating point types for position offsets and curso...
2012-02-22 Andrew den ExterReduce the size of QQuickTextInputPrivate.
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-09 Andrew den ExterAdd linkColor property to Text.
2012-02-07 Andrew den ExterAdd contentWidth and contentHeight properties to Text...
2012-02-06 Andrew den ExterFix vertical offset of TextInput.positionToRectangle.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Andrew den ExterAdd a persistentSelection property to TextInput.
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaEnhance editors notifying input panel for input method...
2012-01-25 Andrew den ExterAdd a locale property to IntValidator and DoubleValidator.
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-24 Damian JansenTextInput documentation fix
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Andrew den ExterUpdate TextInput.acceptableInput on component complete.
2012-01-19 Andrew den ExterExtend the documentation on DoubleValidator.
2012-01-17 Pekka VuorelaMade QQuickTextInput follow input direction changes
2012-01-12 Jiang JiangFix preedit text visibility when TextInput is empty
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
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 failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-05 Pekka VuorelaQQuickTextInput to better call QInputPanel::update()
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
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 ExterAdd length property and insert, remove and getText...
2012-01-04 Andrew den ExterFix crash in TextInput.
2012-01-04 Andrew den ExterSpeed up TextInput and TextEdit creation.
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
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 Pekka VuorelaMake editors commit preedit themselves on losing focus
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
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-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-15 Andrew den ExterRemove unused code from QQuickLineControl.
2011-12-12 Andrew den ExterCreate a copy of QLineControl in the QtDeclarative...
2011-12-12 Andrew den ExterFix TextInput not reacting to text color change.
2011-12-12 Andrew den ExterSize TextInput cursor correctly.
2011-12-02 Kent HansenSay hello to QtQuick module