summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-188-480/+583
|\
| * 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-182-10/+12
| * Transitions and Behaviors should exclusively control their animations.Michael Brasser2010-02-185-8/+25
| * 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-187-438/+320
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-183-227/+229
|/
* Fix typo in docsAlan Alpert2010-02-171-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1787-764/+1429
|\
| * Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-1710-17/+74
| * Fix currentIndex after itemsMoved()Martin Jones2010-02-171-8/+46
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-173-3/+9
| |\
| | * Declare QmlXmlListModelRole meta type before any code uses it.Bea Lam2010-02-171-2/+4
| | * Make compile on Symbian (call Q_DECLARE_METATYPE earlier)Bea Lam2010-02-172-1/+5
| * | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-1720-215/+307
| |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-171-0/+7
| |\
| | * Expose LayoutItem documentationAlan Alpert2010-02-161-0/+7
| * | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-1620-307/+215
| |/
| * Mobility 404Wolfgang Beck2010-02-161-2/+2
| * Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-162-4/+4
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1633-54/+342
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-16148-824/+1483
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMichael Brasser2010-02-161-4/+0
| | | |\
| | | | * transformOrigin defaults to Center, fix image/docs.Warwick Allison2010-02-161-4/+0
| | | * | MOBILITY -404 / 507Wolfgang Beck2010-02-162-0/+4
| | | * | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-1625-27/+88
| | | |/
| | * | Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-167-23/+250
| * | | QML binding optimizer crashAaron Kennedy2010-02-161-2/+2
| * | | QML binding optimizer crashAaron Kennedy2010-02-161-4/+5
| * | | Fix crash in QML binding optimizerAaron Kennedy2010-02-163-138/+164
| * | | Don't delete binding directlyAaron Kennedy2010-02-161-2/+4
| | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-166-7/+48
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-153-4/+8
| | |\ \
| | | * | Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic2010-02-151-2/+2
| | | * | Exposing some Validators requires Qt >= 4.7.0Alan Alpert2010-02-152-2/+6
| | * | | Fix TextInput keypad navigationAlan Alpert2010-02-151-2/+4
| | |/ /
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-153-1/+8
| | |\ \
| | * | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-152-1/+36
| * | | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-151-1/+2
| | |/ / | |/| |
| * | | Fix compile with -no-webkitWarwick Allison2010-02-153-1/+8
| |/ /
| * | Fix buildWarwick Allison2010-02-153-6/+0
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1541-522/+719
| |\ \
| | * | Remove noop codeAaron Kennedy2010-02-151-1/+0
| | * | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-1440-521/+719
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-166-36/+48
|\ \ \ \