summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use QML type names in object treeBea Lam2009-11-041-1/+9
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-042-36/+226
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0416-22/+233
| |\
| * | more autotestsYann Bodson2009-11-042-36/+226
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-04155-1810/+5356
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-11-045-0/+54
| |\ \
| | * | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-045-0/+54
| | |/
| * | Doc.Michael Brasser2009-11-041-0/+3
| * | Start on QmlXmlListModel autotest.Michael Brasser2009-11-045-0/+154
| * | Fix test after rename.Michael Brasser2009-11-046-22/+22
| |/
| * Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-048-34/+35
| * States autotest + missing files.Michael Brasser2009-11-0410-0/+351
| * DateTimeFormatter autotests.Michael Brasser2009-11-041-0/+10
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-045-0/+165
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-049-0/+323
| | |\
| | | * Basic autotest for QmlGraphicsParticlesAlan Alpert2009-11-044-0/+145
| | * | Test inserting items outside of the visible area.Martin Jones2009-11-041-0/+20
| * | | use same name for setter/getter and propertyYann Bodson2009-11-046-14/+14
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-044-8/+149
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-0419-22/+404
| | |\
| | * | Fix moving items in visual item model.Martin Jones2009-11-044-8/+149
| * | | QmlGraphicsBorderImage autotestsYann Bodson2009-11-045-0/+178
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-033-7/+23
| |\ \
| | * | autotests.Michael Brasser2009-11-032-5/+21
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0318-35/+541
| | |\ \
| | * | | Don't rely on imprecise boundingRect for space around text for outlines.Warwick Allison2009-11-031-2/+2
| * | | | update .pro fileYann Bodson2009-11-031-0/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0311-2/+276
| |\ \ \
| | * | | Add missing files.Michael Brasser2009-11-032-0/+12
| | * | | introduce int QTextDocument::available{Undo,Redo}Steps() const;hjk2009-11-033-0/+33
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-031-0/+23
| | |\ \ \
| | * | | | qfxtext -> qmlgraphicstextAaron Kennedy2009-11-031-1/+1
| | * | | | Remove dead codeAaron Kennedy2009-11-031-9/+0
| | * | | | Fix incorrect assertAaron Kennedy2009-11-033-1/+12
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0319-81/+789
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | QmlMetaType testAaron Kennedy2009-11-033-0/+227
| * | | | | tests fixesYann Bodson2009-11-032-19/+54
| * | | | | more qmlfontloader testsYann Bodson2009-11-034-2/+35
| | |_|/ / | |/| | |
| * | | | autotestsYann Bodson2009-11-031-0/+23
| | |/ / | |/| |
| * | | QmlFontLoader testsYann Bodson2009-11-033-0/+94
| * | | qmlgraphicstext testsYann Bodson2009-11-032-18/+16
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0324-99/+1815
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0335-110/+1547
| | |\ \
| | | * | Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-035-19/+97
| | | |\ \
| | | | * | Fix test.Michael Brasser2009-11-031-1/+1
| | | | * | Add more Behavior autotests.Michael Brasser2009-11-032-1/+47
| | | | |/
| | | | * More QmlContext testsAaron Kennedy2009-11-033-18/+50
| | | * | Declare typeinfo for key navigation.Martin Jones2009-11-031-1/+1
| | | |/
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-034-26/+76
| | | |\