Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fixed some qdoc errors. | Martin Smith | 2010-03-02 | 1 | -1/+1 |
* | compile fix with namespaces | hjk | 2010-03-01 | 1 | -1/+2 |
* | compile fix for WinCE | Maurice Kalinowski | 2010-03-01 | 1 | -0/+2 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-03-01 | 1 | -2/+19 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-01 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-01 | 49 | -563/+1284 |
| |\ \ | |||||
| * | | | Fix reload() when keys are not specified, and add extra tests. | Bea Lam | 2010-03-01 | 1 | -2/+19 |
* | | | | Small optimizations. | Martin Jones | 2010-03-01 | 2 | -4/+10 |
| |_|/ |/| | | |||||
* | | | Use setOpacity(0.) rather than setVisible() to avoid positioner relayout. | Martin Jones | 2010-03-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-03-01 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix IM repaint. | Warwick Allison | 2010-03-01 | 1 | -0/+2 |
* | | | Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEvent | Martin Jones | 2010-03-01 | 6 | -12/+12 |
|/ / | |||||
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-03-01 | 22 | -20/+38 |
|\ \ | |||||
| * | | Fixed private header include style to work when headers are installed. | Rohan McGovern | 2010-03-01 | 8 | -9/+9 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-03-01 | 1 | -0/+6 |
| |\ \ | |||||
| * \ \ | Merge remote branch 'origin/master' into 4.7 | Thiago Macieira | 2010-02-27 | 330 | -21634/+23196 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 | Martin Smith | 2010-02-26 | 1 | -4/+8 |
| |\ \ \ \ | |||||
| * | | | | | doc: Added \since 4.7 to several \qmlclass elements. | Martin Smith | 2010-02-26 | 15 | -11/+32 |
* | | | | | | Set delegate Z before complete() so that view Z is overridden by delegate. | Martin Jones | 2010-03-01 | 3 | -3/+7 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Add mention of highlightRangeMode in snapMode docs. | Martin Jones | 2010-03-01 | 1 | -0/+6 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-26 | 12 | -353/+444 |
|\ \ \ \ | |||||
| * | | | | Revert "Some animation cleanup/refactoring." | Leonardo Sobral Cunha | 2010-02-26 | 2 | -20/+12 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-26 | 9 | -81/+281 |
| |\ \ \ \ | |||||
| | * | | | | Doc | Aaron Kennedy | 2010-02-26 | 2 | -13/+150 |
| | * | | | | update painted geometry on pixmapChanged rather than sourceChanged | Yann Bodson | 2010-02-26 | 2 | -10/+3 |
| * | | | | | Rename files to follow class name. | Warwick Allison | 2010-02-26 | 4 | -4/+4 |
| * | | | | | Change Connection syntax as per QT-2822. | Warwick Allison | 2010-02-26 | 4 | -166/+135 |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-26 | 10 | -73/+160 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Polish QDeclarativeProperty API | Aaron Kennedy | 2010-02-26 | 6 | -58/+128 |
| |/ / / / | |||||
| * | | | | Test, demo, and work-around bug QTBUG-8535 | Warwick Allison | 2010-02-26 | 1 | -0/+3 |
| * | | | | Fix ParentAnimation crash. | Michael Brasser | 2010-02-26 | 2 | -3/+9 |
| * | | | | Some animation cleanup/refactoring. | Michael Brasser | 2010-02-26 | 2 | -12/+20 |
* | | | | | Make Flickable overshoot behavior nicer. | Martin Jones | 2010-02-26 | 3 | -27/+58 |
* | | | | | Tiny doc tweak. | Martin Jones | 2010-02-26 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Fix Flickable.overShoot doc - it is a bool not a real | Martin Jones | 2010-02-26 | 1 | -2/+2 |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-26 | 5 | -47/+57 |
|\ \ \ \ | |||||
| * | | | | Remove unnecessary QDeclarativeProperty::Type enum values | Aaron Kennedy | 2010-02-26 | 3 | -22/+43 |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-26 | 6 | -7/+486 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 56 | -1366/+1535 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 13 | -10/+120 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 4 | -29/+27 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-25 | 52 | -743/+872 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Automatically connect to signals "onFooChanged" if property is "foo". | Bea Lam | 2010-02-25 | 3 | -25/+14 |
* | | | | | | | | | Renamed Flickable viewportXXX properties contentXXX | Martin Jones | 2010-02-26 | 5 | -80/+62 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Add ParentAnimation. | Michael Brasser | 2010-02-26 | 6 | -7/+486 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Protect against double initialization. | Roberto Raggi | 2010-02-25 | 2 | -6/+20 |
* | | | | | | | Fix compilation due to enabling of QStringBuilder throughout | Thiago Macieira | 2010-02-25 | 1 | -1/+1 |
* | | | | | | | Merge branch 'master' of git:qt/qt-qml | Thiago Macieira | 2010-02-25 | 324 | -19071/+19942 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Don't look for contextual keywords when defining properties. | Roberto Raggi | 2010-02-25 | 3 | -632/+658 |
| * | | | | | | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 5 | -6/+29 |