summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161-18/+18
|\
| * Mark properties as FINALAaron Kennedy2009-07-161-19/+19
* | Reset fill and centeredIn when they are set to a null pointer.Michael Brasser2009-07-161-2/+8
* | Fix crash in anchors.Michael Brasser2009-07-161-3/+3
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-164-0/+845
|\ \ | |/
| * Initial commit of QFxLineEditAlan Alpert2009-07-164-0/+845
* | KeyProxy documentation.Michael Brasser2009-07-161-8/+24
* | Get KeyProxy working correctly with focus realms.Michael Brasser2009-07-161-6/+12
* | Support input method proxying in KeyProxy. KeyProxy cleanup.Michael Brasser2009-07-153-18/+51
* | Fix warnings.Michael Brasser2009-07-153-5/+2
* | Add files missing from commit.Michael Brasser2009-07-152-0/+139
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-153-7/+8
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-121-2/+8
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-0920-338/+378
| |\ \
| * | | First conversion to new module handling.Warwick Allison2009-07-022-2/+2
| * | | Smooth, but never anti-alias the edges of pixmaps that need to stitch..Warwick Allison2009-07-021-5/+5
* | | | Add experimental FocusRealm support.Michael Brasser2009-07-153-4/+46
* | | | Fix transform handling.Michael Brasser2009-07-141-14/+22
* | | | CleanupMichael Brasser2009-07-141-1/+1
* | | | Fix containsMouse.Michael Brasser2009-07-144-43/+11
* | | | Basic KeyProxy support.Michael Brasser2009-07-142-3/+21
* | | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-135-44/+28
* | | | Fix mouse grabbing for Flickable and PathView.Michael Brasser2009-07-132-2/+4
* | | | Fix ChildMouseFilterMichael Brasser2009-07-104-11/+10
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1062-2827/+932
|\ \ \ \ | | |_|/ | |/| |
| * | | 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