summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | docWarwick Allison2009-11-132-4/+0
|/
* WebView tests and testability.Warwick Allison2009-11-133-93/+154
* Make 'public' (testable)Warwick Allison2009-11-131-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-1/+1
|\
| * All items in list should have z: 1Martin Jones2009-11-131-1/+1
* | docWarwick Allison2009-11-133-28/+58
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-17/+11
|\
| * Visual tests for positionersAlan Alpert2009-11-121-17/+11
* | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-1228-33/+33
|/
* forgot this when mergingYann Bodson2009-11-111-39/+34
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-118-7/+519
|\
| * Doc fixes after \qmlmethod changes.Michael Brasser2009-11-113-5/+5
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-114-0/+491
| |\
| | * AnimatedImage cleanup and tests.Michael Brasser2009-11-114-0/+491
| |/ |/|
| * Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently.Warwick Allison2009-11-101-2/+18
|/
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-104-23/+23
* Fix docs missed after properties -> matchProperties rename.Michael Brasser2009-11-101-3/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-107-102/+144
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-103-98/+84
| |\
| | * Clarify the role of positioner transitionsAlan Alpert2009-11-101-89/+9
| | * Positioners now watch for sibling order changesAlan Alpert2009-11-103-9/+75
| * | More highlight testing.Martin Jones2009-11-104-4/+60
| |/
* | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-102-51/+52
* | Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-103-3/+34
* | Prepare for QTBUG-5290 being fixed.Warwick Allison2009-11-091-7/+1
* | unwarnWarwick Allison2009-11-091-1/+1
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-093-33/+28
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-094-49/+42
| |\
| * | Small cleanups.Martin Jones2009-11-092-14/+0