summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup QFxLineEdit APIAlan Alpert2009-08-111-1/+1
* DocumentationYann Bodson2009-08-101-1/+14
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-1/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-2/+2
* remove itemParent() and related.Lars Knoll2009-07-291-1/+1
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Remove an unused method in QFxItemLars Knoll2009-07-221-9/+0
* CompileEskil Abrahamsen Blomfeldt2009-07-171-8/+8
* Fix warnings.Michael Brasser2009-07-151-1/+1
* Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-5/+243
|\
| * 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
* | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-1/+0
|\ \ | |/
| * Only objects or lists of objects can be default properties.Michael Brasser2009-06-221-1/+0
* | Remove simple canvasAaron Kennedy2009-06-231-10/+0
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-4/+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