Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Make QmlDom API internal | Kai Koehne | 2010-02-18 | 6 | -410/+421 | |
| | | * | | | | | Compile fix with namepaces | hjk | 2010-02-18 | 4 | -3/+11 | |
| | | * | | | | | Doc: reformulate why we build a button | Henrik Hartz | 2010-02-18 | 1 | -2/+3 | |
| | | * | | | | | Removed incorrect Q_UNUSED() macro from QmlPropertyAnimation::transition | Leonardo Sobral Cunha | 2010-02-18 | 1 | -1/+0 | |
| | * | | | | | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle. | Martin Jones | 2010-02-18 | 5 | -14/+102 | |
| | |/ / / / / | ||||||
| | * | | | | | Doc: onExited, onEntered only work when button pressed or hoverEnabled | Martin Jones | 2010-02-18 | 1 | -0/+16 | |
| | * | | | | | Ensure visibleIndex and currentIndex are updated on itemsMoved(). | Martin Jones | 2010-02-18 | 1 | -2/+25 | |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-18 | 93 | -647/+2396 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Fix example after introduction of RotationAnimation. | Michael Brasser | 2010-02-18 | 2 | -2/+2 | |
| | | * | | | | | Animation doc fix. | Michael Brasser | 2010-02-18 | 1 | -24/+11 | |
| | | * | | | | | Add a RotationAnimation element. | Michael Brasser | 2010-02-18 | 3 | -0/+223 | |
| | | * | | | | | Remove unneeded comparison. | Michael Brasser | 2010-02-18 | 1 | -1/+1 | |
| | | * | | | | | Fix bugs and add tests related to manual start/stop control of animations. | Michael Brasser | 2010-02-18 | 7 | -10/+116 | |
| | | * | | | | | Transitions and Behaviors should exclusively control their animations. | Michael Brasser | 2010-02-18 | 5 | -8/+25 | |
| | | * | | | | | Make test more reliable. | Michael Brasser | 2010-02-18 | 1 | -3/+3 | |
| | | * | | | | | Animation's setTarget should only be called via QmlValueSource*. | Michael Brasser | 2010-02-18 | 1 | -1/+3 | |
| | | * | | | | | Minor transition cleanup. | Michael Brasser | 2010-02-18 | 1 | -7/+1 | |
| | | * | | | | | Minor animation class cleanup. | Michael Brasser | 2010-02-18 | 3 | -29/+25 | |
| | | * | | | | | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 87 | -600/+2024 | |
| | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | QmlView API review. See QmlChanges.txt for details. | Martin Jones | 2010-02-18 | 24 | -522/+499 | |
| | |/ / / / | ||||||
| | * | | | | Provide a very generous timeout for QmlImageProvider test | Martin Jones | 2010-02-17 | 1 | -2/+4 | |
| | * | | | | Doc fix | Alan Alpert | 2010-02-17 | 1 | -1/+5 | |
| | * | | | | Fix typo in docs | Alan Alpert | 2010-02-17 | 1 | -1/+1 | |
| | * | | | | Fix minor doc typo | Alan Alpert | 2010-02-17 | 1 | -1/+1 | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-17 | 77 | -408/+1144 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-17 | 183 | -4076/+2359 | |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | | * | | | Add missing NOTIFY signals to various QML item class properties | Joona Petrell | 2010-02-17 | 19 | -20/+441 | |
| | * | | | | | Document loading QML from Qt resources. | Martin Jones | 2010-02-17 | 1 | -0/+36 | |
| | | |/ / / | | |/| | | | ||||||
| | * | | | | Fix currentIndex after itemsMoved() | Martin Jones | 2010-02-17 | 1 | -8/+46 | |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-17 | 41 | -3207/+240 | |
| | |\ \ \ \ | ||||||
| | | * | | | | qmlviewer: build on symbian | Michael Brasser | 2010-02-17 | 1 | -0/+1 | |
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-02-17 | 3 | -3/+9 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Declare QmlXmlListModelRole meta type before any code uses it. | Bea Lam | 2010-02-17 | 1 | -2/+4 | |
| | | | * | | | | Make compile on Symbian (call Q_DECLARE_METATYPE earlier) | Bea Lam | 2010-02-17 | 2 | -1/+5 | |
| | | * | | | | | Revert "Replace QList<>* support with QmlListProperty" | Aaron Kennedy | 2010-02-17 | 25 | -248/+339 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-02-17 | 4 | -2/+10 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-16 | 1 | -1/+1 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Fix palette on the N900 | Harald Fernengel | 2010-02-16 | 1 | -1/+1 | |
| | | | * | | | | | Expose LayoutItem documentation | Alan Alpert | 2010-02-16 | 2 | -0/+8 | |
| | | | |/ / / / | ||||||
| | | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-16 | 87 | -3105/+804 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Fix QTBUG-8090, improve original patch effectiveness. | Warwick Allison | 2010-02-16 | 1 | -1/+1 | |
| | | * | | | | | | Conditionally link webkit on wince | Aaron Kennedy | 2010-02-17 | 1 | -1/+4 | |
| | | * | | | | | | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-16 | 25 | -339/+248 | |
| | | | |/ / / / | | | |/| | | | | ||||||
| | | * | | | | | Remove standalone QmlDebugger. It is now only available through the | Bea Lam | 2010-02-16 | 23 | -3049/+1 | |
| | | * | | | | | Mobility 404 | Wolfgang Beck | 2010-02-16 | 3 | -2/+6 | |
| | | * | | | | | Fix crash in QmlMetaProperty that could occur when using value-type | Michael Brasser | 2010-02-16 | 3 | -4/+34 | |
| | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-02-16 | 65 | -77/+757 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | QML binding optimizer crash | Aaron Kennedy | 2010-02-16 | 1 | -2/+2 | |
| | | * | | | | | | QML binding optimizer crash | Aaron Kennedy | 2010-02-16 | 1 | -4/+5 | |
| | | * | | | | | | Fix crash in QML binding optimizer | Aaron Kennedy | 2010-02-16 | 3 | -138/+164 | |