summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
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-083-4/+140
* Add highlightedTextColor property to the QFxTextEdit sophisticateAlan Alpert2009-07-083-0/+35
* Add Cursor Delegate to QFxTextEditAlan Alpert2009-07-083-1/+79
* Add textFormat property to the Text element.Michael Brasser2009-07-064-4/+85
* Make TextEdit's cursor position usable from Qml.Michael Brasser2009-07-062-1/+24
* Doc fixesYann Bodson2009-07-061-1/+1
* Add CONSTANT attribute where applicableAaron Kennedy2009-07-031-9/+9
* Warn annoyingly on non-notifyable propertiesAaron Kennedy2009-07-031-1/+1
* Remove Content and ContentWrapperAaron Kennedy2009-07-025-310/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-025-24/+49
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-022-23/+18
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-023-1/+183
| | |\
| | * | Remove QmlSetPropertyAaron Kennedy2009-07-012-23/+18
| * | | Add smooth property to Text element.Yann Bodson2009-07-023-1/+31
| | |/ | |/|
* | | Make performance logging classes private.Michael Brasser2009-07-028-8/+8
* | | Move timeline class to util and make private.Michael Brasser2009-07-022-2/+1
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-011-1/+7
|\ \
| * | Implement edge resistance for flickable dragging horizontally.Martin Jones2009-07-011-1/+7
| |/
* | Add a Scale transform object.Michael Brasser2009-07-012-0/+176
|/
* Move particles to extra.Michael Brasser2009-07-013-1444/+0
* Correctly save/restore render hint.Michael Brasser2009-07-011-2/+2
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-3039-102/+132
* CleanupMichael Brasser2009-06-303-3/+21
* Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-305-22/+22
* Change geometry-related properties from int to qreal.Michael Brasser2009-06-306-94/+92
* Change border semantics for Rect.Michael Brasser2009-06-292-13/+27
* Cut down on the number of false positives for anchoring looping.Michael Brasser2009-06-292-11/+11
* Move some non-essential classes to extra.Michael Brasser2009-06-298-1300/+0
* Make sure we update when anchor margins/offsets change.Michael Brasser2009-06-261-0/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-261-0/+4
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-241-4/+5
| |\
| * | Fix GridView handling of unrequested items.Martin Jones2009-06-241-0/+4
* | | Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-263-14/+14
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-241-0/+9
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-246-14/+43
| |\
| * | Display errors in component creation in setQml()Martin Jones2009-06-241-0/+9
* | | Fix possible crash.Michael Brasser2009-06-241-4/+5
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-241-3/+6
|\ \
| * | Fix issue with render hints not being restored properly.Michael Brasser2009-06-241-3/+6
| |/
* | Allow fill color to be specified, as solid fill makes for muchWarwick Allison2009-06-243-2/+37
* | Clean up some code that has moved to QFxPaintedItemWarwick Allison2009-06-243-9/+0
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-235-92/+93
|\
| * Small cache, as documented.Warwick Allison2009-06-231-1/+1
| * Move cacheSize property to QFxPaintedItem from QFxWebView.Warwick Allison2009-06-235-90/+60
| * Add zoomFactor property to WebView.Michael Brasser2009-06-222-1/+32
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-226-53/+85
|\ \ | |/