Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 4 | -35/+104 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 19 | -74/+158 |
|\ | |||||
| * | Update configure.exe to include declarative module by default | Joona Petrell | 2010-03-09 | 1 | -0/+0 |
| | | |||||
| * | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 18 | -74/+158 |
| | | | | | | | | | | Task-number: QTBUG-7193 Reviewed-by: akennedy | ||||
* | | Compile | Aaron Kennedy | 2010-03-09 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 15 | -74/+539 |
|\ | |||||
| * | Remove unused data member. | Michael Brasser | 2010-03-09 | 2 | -2/+0 |
| | | |||||
| * | Fix warning. | Michael Brasser | 2010-03-09 | 1 | -0/+2 |
| | | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 6 | -22/+26 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 6 | -34/+22 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-09 | 8 | -48/+535 |
| | | |\ | |||||
| | | * | | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 4 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6334 | ||||
| | * | | | When flicking with snap, bias towards moving at least one item. | Martin Jones | 2010-03-09 | 2 | -14/+19 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-8839 | ||||
| * | | | | Fix warnings and change geometry-related functions to use reals. | Michael Brasser | 2010-03-09 | 2 | -10/+10 |
| | | | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 418 | -14807/+29138 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
| | |/ / | |||||
| | * | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 4 | -20/+488 |
| | | | | | | | | | | | | | | | | | | | | | | | | Brings ListView and GridView APIs closer. Task-number: QTBUG-8779 | ||||
| * | | | Doc fix. | Michael Brasser | 2010-03-05 | 1 | -1/+5 |
| | | | | |||||
* | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 14 | -23/+230 |
| |/ / |/| | | | | | | | | | | | | | | | | | QML now behaves in a way similar to QtScript when it comes to QObject ownership. QT-2803 | ||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 25 | -507/+257 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 44 | -546/+341 |
| |\ \ | |||||
| | * | | Always copy the qmldir files into the build directory | Tobias Hunger | 2010-03-08 | 4 | -7/+7 |
| | | | | | | | | | | | | | | | | ... even when -prefix is set | ||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-08 | 1 | -1/+1 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fix failing autotest. | ||||
| | | * | | Fix failing autotest. | Alan Alpert | 2010-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This was probably a bug in the test data. | ||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵ | Qt Continuous Integration System | 2010-03-08 | 5 | -8/+11 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: fix to mainwindow demo Fix build on Maemo X11 Fix crash on Win with 16bit screendepth when copy/pasting images Enable cleanup hooks when creating an EGL surface for a pixmap | ||||
| | | * | | | fix to mainwindow demo | Thierry Bastian | 2010-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the mask was not always correctly updated on the "blueTitleBar". Reviewed-by: gabi | ||||
| | | * | | | Fix build on Maemo X11 | Tom Cooksey | 2010-03-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Tobias Hunger | ||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-08 | 541 | -12494/+26215 |
| | | |\ \ \ | |||||
| | | | * | | | Enable cleanup hooks when creating an EGL surface for a pixmap | Tom Cooksey | 2010-03-08 | 2 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: TrustMe | ||||
| | | * | | | | Fix crash on Win with 16bit screendepth when copy/pasting images | aavit | 2010-03-08 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-4687 Reviewed-by: Trond | ||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into ↵ | Qt Continuous Integration System | 2010-03-08 | 10 | -467/+200 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: Remove duration property from QSoundEffect. Fix effects.pri. Refactor QSoundEffect. | ||||
| | | * | | | | | Remove duration property from QSoundEffect. | Justin McPherson | 2010-03-08 | 8 | -44/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Dmytro Poplavskiy | ||||
| | | * | | | | | Fix effects.pri. | Justin McPherson | 2010-03-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Dmytro Poplavskiy | ||||
| | | * | | | | | Refactor QSoundEffect. | Justin McPherson | 2010-03-08 | 9 | -440/+217 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Dmytro Poplavskiy | ||||
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-08 | 155 | -3074/+4257 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (43 commits) clearFocus() before setParentItem(0) on an item with focus. Remove expect fail from ListView currentIndex test fix QDeclarativeItem sceneEvent handling Make the animation property of Behavior deferred. Particles optimization and doc fixes. Add Flipable example. Fix Qt.tint() algorithm Disallow upper case property, signal and method names in QML Remove expected warning Use a better method for installing declarative demos. Fixed declarative examples not being installed. Remove code dupliation in fixupX/Y(), flickX/Y() Add PathView.isCurrentIndex and PathView.view attached properties Stop benchmark from crashing. Optimize Rectangle, Image, and Text creation. Make compile following QDeclarativeMetaProperty renaming Fixed declarative demos not being installed. Make test compile optimize dynamic call-by-name away Add support for QtScript connect/disconnect syntax in QML ... | ||||
| | | * | | | | | clearFocus() before setParentItem(0) on an item with focus. | Martin Jones | 2010-03-08 | 2 | -3/+9 |
| | | | | | | | | |||||
| | | * | | | | | Remove expect fail from ListView currentIndex test | Martin Jones | 2010-03-08 | 1 | -3/+7 |
| | | | | | | | | |||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-08 | 2 | -0/+2 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | fix QDeclarativeItem sceneEvent handling | Yann Bodson | 2010-03-08 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Use one thread for all instances. | Bea Lam | 2010-03-08 | 1 | -15/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QT-2831 | ||||
* | | | | | | | | | Minor anchors.fill optimization. | Michael Brasser | 2010-03-09 | 4 | -2/+32 |
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QT-716 | ||||
* | | | | | | | | Make the animation property of Behavior deferred. | Michael Brasser | 2010-03-08 | 2 | -0/+2 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Particles optimization and doc fixes. | Michael Brasser | 2010-03-08 | 1 | -3/+5 |
| | | | | | | | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-08 | 36 | -109/+171 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix Qt.tint() algorithm | Aaron Kennedy | 2010-03-08 | 3 | -13/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QT-2424 | ||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-08 | 23 | -96/+125 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Remove expected warning | Bea Lam | 2010-03-08 | 2 | -19/+2 |
| | | | | | | | | |||||
| | * | | | | | | Use a better method for installing declarative demos. | Rohan McGovern | 2010-03-08 | 7 | -76/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simply copy the demo directories, instead of writing a stub .pro file. | ||||
| | * | | | | | | Fixed declarative examples not being installed. | Rohan McGovern | 2010-03-08 | 14 | -1/+107 |
| | | | | | | | | |||||
| * | | | | | | | Disallow upper case property, signal and method names in QML | Aaron Kennedy | 2010-03-08 | 10 | -0/+37 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | QT-2976 |