summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx
Commit message (Expand)AuthorAgeFilesLines
* Simplify Rectangle painting.Michael Brasser2009-10-061-30/+7
* Added properties highlightMoveSpeed and highlightResizeSpeed (ListView)Christiaan Janssen2009-10-062-2/+58
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-061-2/+7
|\
| * doc fixesYann Bodson2009-10-061-0/+2
| * Fix display of rounded Rectangles with border and odd radius.Christian Kamm2009-10-051-2/+5
* | Some docs on data models.Martin Jones2009-10-065-1/+13
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-055-21/+119
|\ \ | |/
| * update docYann Bodson2009-10-051-13/+10
| * Change .sci syntax to match BorderImage.Yann Bodson2009-10-051-5/+5
| * Experiment with syncing GraphicsObjectContainer and QGraphicsWidget sizes.Michael Brasser2009-10-052-2/+103
| * Fix Rectangle size when drawing with qDrawBorderPixmap.Michael Brasser2009-10-051-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-056-51/+17
|\ \ | |/
| * Update Rectangle to use qDrawBorderPixmap.Michael Brasser2009-10-051-35/+3
| * Make compile.Michael Brasser2009-10-041-1/+1
| * Enable QGraphicsBloomEffect in QML.Andreas Aardal Hanssen2009-10-021-0/+4
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-025-25/+45
| |\
| | * Fix repeater item orderingAlan Alpert2009-09-302-15/+2
| * | Try to restore stacking order when restoring from a ParentChange.Michael Brasser2009-10-021-0/+7
* | | Have repeater handle items being added/removed/moved by the model.Martin Jones2009-09-302-3/+24
* | | Allow GridView key navigation to be overridden.Martin Jones2009-09-303-40/+138
| |/ |/|
* | Make sure the delayed press event is exactly the same as the original.Martin Jones2009-09-291-2/+9
* | Some fixes for ListView key handling.Martin Jones2009-09-292-8/+34
|/
* Give more error information on failed image loading.Michael Brasser2009-09-281-0/+1
* Mark an inefficency in TextEditAlan Alpert2009-09-241-0/+1
* Enhance QFxPainted item to work when on non-white backgrounds.Alan Alpert2009-09-241-3/+11
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-231-7/+19
|\
| * Repeater is more consistent with its docsAlan Alpert2009-09-231-7/+19
* | QFxTextEdit test passes againAlan Alpert2009-09-231-1/+2
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-239-12/+12
|\
| * Fix clipping bug in QFxText when text is larger than item's rect.Andreas Aardal Hanssen2009-09-221-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-228-10/+10
| |\
| | * Renaming: QFxView -> QmlViewYann Bodson2009-09-228-10/+10
| * | Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-221-1/+1
| |/
* | Fix cursor drawing in QFxTextInput and QFxTextEditAlan Alpert2009-09-233-9/+16
* | Fixing and refactoring of QFxLineInput updatingAlan Alpert2009-09-222-21/+34
|/
* Repeater doc update.Yann Bodson2009-09-211-5/+5
* Basic implementation of visual "test scripts"Aaron Kennedy2009-09-214-12/+56
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-1721-347/+326
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-1718-285/+252
| |\
| | * Switch Repeater over to use VisualModel.Martin Jones2009-09-174-223/+157
| | * Fix velocity notification (the rest).Martin Jones2009-09-171-1/+2
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-1711-47/+75
| | |\
| | | * Experiment with reset functions for width and height.Michael Brasser2009-09-162-2/+18
| | | * Rect cleanup.Michael Brasser2009-09-163-10/+19
| | | * Some documentation link updatesThorbjørn Lindeijer2009-09-161-4/+6
| | | * No need to copy the pixmap.Michael Brasser2009-09-161-3/+1
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-165-22/+35
| | | |\
| | | * | Experiment with implicitWidth and implicitHeight functions.Michael Brasser2009-09-166-28/+31
| | * | | Fix velocity notification.Martin Jones2009-09-171-1/+2
| | | |/ | | |/|
| | * | Small tweaks.Martin Jones2009-09-162-9/+2