aboutsummaryrefslogtreecommitdiff
path: root/src/corelib/widgets/mtextedit.cpp
AgeCommit message (Expand)Author
2010-09-21Fixes: NB#181695Michael Hasselmann
2010-09-15Fixes: MTextEdit / select all -> input context notificationHannu Koivisto
2010-09-15Fixes: shift+arrow key selection with MTextEditHannu Koivisto
2010-09-10Fixes: NB#188672 - Not able to get default Normal text once switched to Bold ...Murugappan Nataraj
2010-09-08Fixes: NB#189072, QValidator is not invoked when selected text is removed wit...Jarno Malmari
2010-09-06Fixes: NB#189798Michael Hasselmann
2010-09-06New: Arrow key navigation for text editsMichael Hasselmann
2010-09-06Changes: MTextEdit - Make sizeHint no longer manually check the style hintsJohn Tapsell
2010-08-31Changes: MTextEdit - add protection for input context sending stuff on reset()Pekka Vuorela
2010-08-18Fixes: NB#174405 - Password field data gets visible using hardware keyboard.Roy Tanping
2010-07-20Fixes: NB#180566 - TextEdit should reply the file name of registered input me...chning
2010-07-09Fixes: NB#168075, Copying text from multi-line text edit to single line textViacheslav Sobolev
2010-06-01Changes: Added feedback to MTextEditAntti Pulakka
2010-05-24Fixes: NB#169809 No textChanged signal is emitted when text is placed to MRic...chning
2010-05-24Changes: fix initialization value of MTextEdit's pending SIP requestPekka Vuorela
2010-05-24Changes: fixed mtextedit cursorPositionChanged signal usagePekka Vuorela
2010-05-24Changes: made mtextedit selectall not to require text editabilityPekka Vuorela
2010-05-24New: Implement autoSipEnabled API for MTextEditsMichael Hasselmann
2010-05-07Changes: fix SIP request on MTextEdit using selectAllPekka Vuorela
2010-05-07Changes: avoid replacing custom validators in mtextedit when changing content...Pekka Vuorela
2010-05-07Fixes: NB#167131 - MTextEdit fails to emit textChanged()...Pekka Vuorela
2010-05-07Changes: Fixed the problem with retaining the style information of text in pr...Murugappan Nataraj
2010-05-05Fixes: MCompleter visibility when VKB is shownMichael Hasselmann
2010-04-27Fixes: NB #157558 - "DuiTextEdit does not allow setting model in constructor"Michael Hasselmann
2010-04-27Changes: Add QModelIndex parameter to MCompleter signalsMichael Hasselmann
2010-04-23Changes: update MTextEdit according MInputMethodState's Changes.chning
2010-04-23Fixes: DuiTextEdit selects text when shift+arrow key are pressedViacheslav Sobolev
2010-04-21Changes: Allow a widget to request cursor visibilityMichael Hasselmann
2010-04-21Changes: In MTextEdit, move the SIP request to the mouse-release eventMichael Hasselmann
2010-04-20Changes: support Arabic number for number and phone number content typechning
2010-04-12Changes: Renamed dui to meegotouchTomas Junnonen