summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtextedit.h
Commit message (Expand)AuthorAgeFilesLines
* API ChangesAlan Alpert2009-09-101-6/+6
* Fix compile after merge from 4.6.Michael Brasser2009-08-251-1/+1
* Text-related API updates after reviewMichael Brasser2009-08-191-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-181-8/+7
|\
| * Proposed changes following API review.Martin Jones2009-08-181-13/+10
* | Some Text cleanup.Michael Brasser2009-08-181-3/+3
|/
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-6/+3
* Remove an unused method in QFxItemLars Knoll2009-07-221-2/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-2/+32
|\
| * Implement selectedText, selectionStart and selectionEnd properties.Alan Alpert2009-07-081-2/+17
| * Add highlightedTextColor property to the QFxTextEdit sophisticateAlan Alpert2009-07-081-0/+4
| * Add Cursor Delegate to QFxTextEditAlan Alpert2009-07-081-0/+6
| * Make TextEdit's cursor position usable from Qml.Michael Brasser2009-07-061-0/+4
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+3
* | Remove simple canvasAaron Kennedy2009-06-231-1/+0
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-1/+1
|/
* Handle double clicks in TextEdit.Michael Brasser2009-06-021-0/+1
* Add textMargin property and more flexible key handling to TextEditMichael Brasser2009-06-011-1/+4
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Add a preserveSelection property to TextEdit.Michael Brasser2009-05-211-0/+4
* Pass ShortcutOverride event through SimpleCanvas to QFxTextEditKai Koehne2009-05-201-0/+1
* Fixed #includesRoberto Raggi2009-05-181-2/+2
* TextEdit fixes and improvements.Michael Brasser2009-05-121-0/+4
* highlight color propertyWarwick Allison2009-05-081-0/+4
* Allow control of cursor and of selection.Warwick Allison2009-05-081-0/+8
* Use focus property, not active focus for control focusIan Walters2009-05-071-2/+1
* Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-051-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+187