aboutsummaryrefslogtreecommitdiff
path: root/src/views/mtexteditview.cpp
AgeCommit message (Expand)Author
2011-01-25Changes: MTextEditView: cosmetic: remove unused codeHannu Koivisto
2011-01-25Fixes: NB#210695, Widgets gallery is crashing when tapped on the paste button...Hannu Koivisto
2011-01-17Fixes: NB#215183 - <Performance> floating point compiler optimization has no ...Joaquim Rocha
2011-01-05Fixes: NB#188610 Masked texts are revealed when character is entered from HKBarsantil
2011-01-04Changes: implemented MTextEditView cursor width style propertyPekka Vuorela
2010-12-30Fixes: NB#192037, Multiline MTextedit doesn't expand to next line on word wra...Jarno Malmari
2010-12-22Fixes: NB#211200 - [+request] API needed for enabling/disabling text magnifie...Pekka Vuorela
2010-12-13Revert "Fixes: NB#188610 Masked texts are revealed when character is entered ...Pekka Vuorela
2010-12-09Fixes: NB#188610 Masked texts are revealed when character is entered from HKBarsantil
2010-12-08Fixes: NB#206637 - MTextEdit prompt text doesn't support length variantsPekka Vuorela
2010-12-07Fixes: Repaint only visible part of MTextEditStefan Hundhammer
2010-12-03Fixes: Text magnifier is initially shown at wrong position.Jarno Malmari
2010-11-30New: Input text magnifierJarno Malmari
2010-11-30Fixes: Use qBound correctly in MTextEditViewJarno Malmari
2010-11-30Fixes: MTextEditView cursor rectangle lacked padding offset.Jarno Malmari
2010-11-29Changes: The cursorPosition() for MTextEditView was shared.Alexander Kornilov
2010-11-29Changes: support query cursor rectangle when cursor is inside preedit.Ning Chi
2010-11-23Fixes: NB#173119, Bidirectional Text Rendering in Arabic language is broken w...Mike FABIAN
2010-11-18Fixes: NB#180049 - Unable to paste has !! marksPekka Vuorela
2010-11-18Changes: set max height of single line entry to be single linePekka Vuorela
2010-11-12Changes: support to show cursor inside preedit.Ning Chi
2010-10-18Changes: The cursorPosition() was shared in protected part of MTextEditView c...Alexander Kornilov
2010-09-21Fixes: Don't store pointer to MTextEditModel's document in MTextEditViewMichael Hasselmann
2010-09-17Fixed: NB#175614 - All input not erased from MTextEditPekka Vuorela
2010-09-06Changes: MTextEdit - Make sizeHint no longer manually check the style hintsJohn Tapsell
2010-08-23Fixes: NB#177305 Left over characters are not right shifting on erasing the c...Viacheslav Sobolev
2010-08-18Fixes: NB#174405 - Password field data gets visible using hardware keyboard.Roy Tanping
2010-08-12Fixes: NB#156327 - Still possible to interact with DuiTextEdit text even when...Viacheslav Sobolev
2010-06-24Changes: MTextEditView honors MWidgetStyle feedback attributesAntti Pulakka
2010-06-24Changes: Icon IDs update according meegotouchthemeMiroslav Safr
2010-06-01Changes: Added feedback to MTextEditAntti Pulakka
2010-05-17Fixes: NB#163243 DuiTextEdit in Multi Line mode is not working properlychning
2010-04-27Fixes: MTextEditView does not create new banner if old one is still visibleViacheslav Sobolev
2010-04-16Fixes: NB#163725 - The text in DuiTextEdit is rendered on top of DuiDialog ti...Maciej Jablonski
2010-04-12Changes: Renamed dui to meegotouchTomas Junnonen