summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Add reset function for anchors.fill and anchors.centerIn.Michael Brasser2009-11-252-2/+16
* Notify of any change to pixmap property.Martin Jones2009-11-253-1/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-253-19/+54
|\
| * Add NOTIFYs for anchor properties.Michael Brasser2009-11-253-19/+54
* | Test for pixmap property of Image.Martin Jones2009-11-251-0/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-258-38/+68
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-255-6/+25
| |\
| | * Add NOTIFY signal for Image.pixmapMartin Jones2009-11-252-1/+3
| | * Docs.Martin Jones2009-11-242-1/+10
| | * Fix GridView drag beyond end resistance.Martin Jones2009-11-242-4/+12
| * | Doc improvementsBea Lam2009-11-252-14/+15
| |/
| * Fix doc example codeBea Lam2009-11-241-18/+28
* | Allow dragging be press and hold, in which case don't let Flickable take the ...Warwick Allison2009-11-252-7/+48
* | Fix memory leakWarwick Allison2009-11-241-2/+2
|/
* Parameter order was wrong.Warwick Allison2009-11-231-1/+1
* Doc.Michael Brasser2009-11-231-1/+1
* Fix painting onto devices with no system clip (eg. pixmaps).Warwick Allison2009-11-204-56/+18
* Implement TextInput::horizontalAlignmentAlan Alpert2009-11-201-1/+17
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-192-7/+0
|\
| * Remove unused constructor.Martin Jones2009-11-192-7/+0
* | TextEdit ignores unused key navigationAlan Alpert2009-11-191-22/+2
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-194-25/+21
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-198-50/+82
| |\
| | * Remove unused, duplicate methods.Martin Jones2009-11-192-15/+0
| | * Fix GridView scrolling due to currentIndex changes. Add tests.Martin Jones2009-11-191-6/+15
| * | Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-191-4/+6
* | | Remove useless, untested methods from QmlGraphicsTextEditAlan Alpert2009-11-192-59/+0
| |/ |/|
* | Add Image auto testMartin Jones2009-11-192-12/+13
* | Remove small inefficiency.Martin Jones2009-11-191-1/+2
* | Fix headers.Warwick Allison2009-11-181-16/+16
* | Pass error messages through to WebView users.Warwick Allison2009-11-182-0/+36
|/
* Doc.Michael Brasser2009-11-181-0/+2
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-188-11/+45
|\
| * ListView tests and fixes.Martin Jones2009-11-183-5/+13
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-182-17/+28
| |\
| * | Doc.Martin Jones2009-11-184-4/+12
| * | More PathView testingMartin Jones2009-11-183-2/+20
* | | Set state to QmlGraphicsBorderImage::Error if local file is not found,Bea Lam2009-11-181-0/+4
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-182-10/+11
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-171-9/+8
| |\
| | * AnchorChanges autotestsYann Bodson2009-11-171-9/+8
| * | More repeater tests.Martin Jones2009-11-171-1/+3
| |/
* | Partial fix for QTBUGT-5845Warwick Allison2009-11-172-17/+28
|/
* NOTIFY on children changedWarwick Allison2009-11-172-1/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-162-20/+31
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-161-1/+2
| |\
| * | More ListView tests.Martin Jones2009-11-162-20/+31
* | | docWarwick Allison2009-11-161-2/+7
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-161-1/+2
|\ \ \ | | |/ | |/|
| * | Avoid clipping last pixel of text in QML in some casesEskil Abrahamsen Blomfeldt2009-11-131-1/+2
| |/