summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-22144-307/+310
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-2217-90/+89
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-2212-47/+55
| |\
| | * Increase durations when testing Behaviors.Michael Brasser2010-02-2210-24/+24
| * | Fix compile error on SolarisAaron Kennedy2010-02-227-66/+65
* | | Document the default velocity of EaseFollowMartin Jones2010-02-221-1/+10
* | | Remove use of unexprted private classes.Martin Jones2010-02-222-26/+8
| |/ |/|
* | Add cached path rounded rect painting benchmark.Martin Jones2010-02-221-0/+24
* | Remove use of direct event posting. Use QTest::keyClick() for keys.Martin Jones2010-02-221-23/+7
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-19305-5704/+5976
|\
| * Revert "Speed up QmlGraphicsItem::setParentItem."Bjørn Erik Nilsen2010-02-191-5/+1
| * Fix dynamic exampleAlan Alpert2010-02-191-0/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-193-13/+10
| |\
| | * Fix tst_QmlGraphicsLoader::networkRequestUrl autotest.Michael Brasser2010-02-191-2/+2
| | * Fix tst_qmlgraphicstextedit::delegateLoading autotestLeonardo Sobral Cunha2010-02-191-8/+2
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-193-8/+5
| | |\
| | * | Delete the QmlImageRequestHandler in the correct thread.Martin Jones2010-02-191-3/+6
| * | | More strict type checking of ListElement properties.Warwick Allison2010-02-195-14/+99
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-193-8/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fix "AnimatedImage ignores Anchors setting"Michael Brasser2010-02-191-0/+1
| | * | Remove unused function that breaks build on AIX.Michael Brasser2010-02-191-8/+0
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-19728-3552/+17293
| | |\ \ | | | |/
| | * | Add support for startDragDistance in qmlviewer.Kaj Grönholm2010-02-191-0/+4
| * | | docWarwick Allison2010-02-191-2/+5
| | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-18637-1951/+13820
| |\ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1812-416/+435
| |\ \ \
| | * | | Make QmlDom API internalKai Koehne2010-02-186-410/+421
| | * | | Compile fix with namepaceshjk2010-02-184-3/+11
| | * | | Doc: reformulate why we build a buttonHenrik Hartz2010-02-181-2/+3
| | * | | Removed incorrect Q_UNUSED() macro from QmlPropertyAnimation::transitionLeonardo Sobral Cunha2010-02-181-1/+0
| * | | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle.Martin Jones2010-02-185-14/+102
| |/ / /
| * | | Doc: onExited, onEntered only work when button pressed or hoverEnabledMartin Jones2010-02-181-0/+16
| * | | Ensure visibleIndex and currentIndex are updated on itemsMoved().Martin Jones2010-02-181-2/+25
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1893-647/+2396
| |\ \ \
| | * | | Fix example after introduction of RotationAnimation.Michael Brasser2010-02-182-2/+2
| | * | | Animation doc fix.Michael Brasser2010-02-181-24/+11
| | * | | Add a RotationAnimation element.Michael Brasser2010-02-183-0/+223
| | * | | Remove unneeded comparison.Michael Brasser2010-02-181-1/+1
| | * | | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-187-10/+116
| | * | | Transitions and Behaviors should exclusively control their animations.Michael Brasser2010-02-185-8/+25
| | * | | Make test more reliable.Michael Brasser2010-02-181-3/+3
| | * | | Animation's setTarget should only be called via QmlValueSource*.Michael Brasser2010-02-181-1/+3
| | * | | Minor transition cleanup.Michael Brasser2010-02-181-7/+1
| | * | | Minor animation class cleanup.Michael Brasser2010-02-183-29/+25
| | * | | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-1887-600/+2024
| | | |/ | | |/|
| * | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-1824-522/+499
| |/ /
| * | Provide a very generous timeout for QmlImageProvider testMartin Jones2010-02-171-2/+4
| * | Doc fixAlan Alpert2010-02-171-1/+5
| * | Fix typo in docsAlan Alpert2010-02-171-1/+1
| * | Fix minor doc typoAlan Alpert2010-02-171-1/+1