summaryrefslogtreecommitdiffstats
Commit message (Collapse)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 ↵Bea Lam2009-11-042-36/+226
|\ | | | | | | into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0416-22/+233
| |\ | | | | | | | | | into kinetic-declarativeui
| * | more autotestsYann Bodson2009-11-042-36/+226
| | |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-04155-1810/+5356
|\ \ \ | | |/ | |/| | | | into kinetic-declarativeui
| * | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-045-0/+54
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Add closestAngle function to Qt object to help with rotation animations.Alan Alpert2009-11-045-0/+54
| | |/ | | | | | | | | | Includes test and doc.
| * | 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 ↵Yann Bodson2009-11-045-0/+165
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-049-0/+323
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * 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 ↵Yann Bodson2009-11-044-8/+149
| |\ \ | | |/ | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-0419-22/+404
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | 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 ↵Yann Bodson2009-11-033-7/+23
| |\ \ | | | | | | | | | | | | into kinetic-declarativeui
| | * | autotests.Michael Brasser2009-11-032-5/+21
| | | |
| | * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0318-35/+541
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Don't rely on imprecise boundingRect for space around text for outlines.Warwick Allison2009-11-031-2/+2
| | | | | | | | | | | | | | | | | | | | Fixes tst_visual(flickable)
| * | | | update .pro fileYann Bodson2009-11-031-0/+1
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-0311-2/+276
| |\ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Add missing files.Michael Brasser2009-11-032-0/+12
| | | | |
| | * | | introduce int QTextDocument::available{Undo,Redo}Steps() const;hjk2009-11-033-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Formerly, QTextDocument::revision() could be used to guesstimate the number of available undo steps that was used in Qt Creator to store cursor positions in parallel to the actual text contents. Now that revision() is strictly increasing, another means is needed, therefore the new functions providing the needed data. Reviewed-by: mae
| | * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-031-0/+23
| | |\ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | qfxtext -> qmlgraphicstextAaron Kennedy2009-11-031-1/+1
| | | | | |
| | * | | | Remove dead codeAaron Kennedy2009-11-031-9/+0
| | | | | |
| | * | | | Fix incorrect assertAaron Kennedy2009-11-033-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | QT-2432
| | * | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0319-81/+789
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | | 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 ↵Yann Bodson2009-11-0324-99/+1815
| |\ \ \ | | | |/ | | |/| | | | | into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-0335-110/+1547
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | Don't trigger if we've been stopped.Martin Jones2009-11-031-7/+12
| | | | | | | | | | | | | | | | | | | | Task-number: QT-2423
| | | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-035-19/+97
| | | |\ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | | * | 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 ↵Aaron Kennedy2009-11-034-26/+76
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui