summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QFxTextEdit cursorDelegate auto test properlyAlan Alpert2009-07-091-2/+3
* Fix QFxTextEdit cursor delegate for multi-line and font changesAlan Alpert2009-07-091-0/+5
* Tests for QFxTextEdit selection propertiesAlan Alpert2009-07-091-0/+4
* selectionStart/End now work properlyAlan Alpert2009-07-091-19/+13
* Implement selectedText, selectionStart and selectionEnd properties.Alan Alpert2009-07-081-0/+117
* Add highlightedTextColor property to the QFxTextEdit sophisticateAlan Alpert2009-07-081-0/+30
* Add Cursor Delegate to QFxTextEditAlan Alpert2009-07-081-0/+70
* Add textFormat property to the Text element.Michael Brasser2009-07-061-1/+1
* Make TextEdit's cursor position usable from Qml.Michael Brasser2009-07-061-1/+20
* Make performance logging classes private.Michael Brasser2009-07-021-1/+1
* Only objects or lists of objects can be default properties.Michael Brasser2009-06-221-1/+0
* Use standard cursor control for TextEdit.Michael Brasser2009-06-121-2/+4
* Resize TextEdit as text changes if no explicit width has been set.Michael Brasser2009-06-031-0/+4
* Handle double clicks in TextEdit.Michael Brasser2009-06-021-0/+12
* Add textMargin property and more flexible key handling to TextEditMichael Brasser2009-06-011-2/+32
* Check if the text has really changed before emitting theMichael Brasser2009-05-311-0/+2
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Add a preserveSelection property to TextEdit.Michael Brasser2009-05-211-0/+22
* Pass ShortcutOverride event through SimpleCanvas to QFxTextEditKai Koehne2009-05-201-0/+14
* no need to translate graphics events to regular onesLars Knoll2009-05-191-36/+3
* TextEdit fixes and improvements.Michael Brasser2009-05-121-0/+23
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-111-2/+0
|\
| * Remove debug.Michael Brasser2009-05-111-2/+0
* | highlight color propertyWarwick Allison2009-05-081-0/+30
|/
* Allow control of cursor and of selection.Warwick Allison2009-05-081-6/+36
* Use focus property, not active focus for control focusIan Walters2009-05-071-16/+8
* Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-051-10/+10
* docWarwick Allison2009-05-011-29/+40
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-3/+2
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-2/+2
* Documentation fixes.Michael Brasser2009-04-241-2/+2
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+804