Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 48 | -181/+606 |
|\ | |||||
| * | update Browser.qml to run again | Alan Alpert | 2010-03-09 | 1 | -5/+5 |
| * | Update Autotests | Alan Alpert | 2010-03-09 | 3 | -4/+4 |
| * | Probably fix compile on windows | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| * | Fix typo in docs | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| * | Probably fix compile | Alan Alpert | 2010-03-09 | 1 | -1/+1 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 43 | -169/+594 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 3 | -9/+56 |
| | |\ | |||||
| | | * | Initialize member variable in QDeclarativeGridViewAttached | Martin Jones | 2010-03-09 | 1 | -1/+1 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-09 | 38 | -144/+508 |
| | | |\ | |||||
| | | * | | Handle itemsInserted/Removed/Moved() correctly for repeater. | Martin Jones | 2010-03-09 | 2 | -8/+55 |
| | * | | | Fix qdeclarativevaluetype::font() autotest | Aaron Kennedy | 2010-03-09 | 1 | -2/+11 |
| | | |/ | | |/| | |||||
| | * | | 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 |
| | * | | | 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 |
| | | | |\ | |||||
| | | | * | | When flicking with snap, bias towards moving at least one item. | Martin Jones | 2010-03-09 | 2 | -14/+19 |
| | | * | | | 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 |
| | | |\ \ \ | |||||
| | | * | | | | 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 |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 19 | -82/+95 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Minimal fix to get the svgalib example to compile | Paul Olav Tvete | 2010-03-09 | 5 | -34/+34 |
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 1061 | -22112/+41839 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 11 | -45/+50 |
| | * | | | | | | QTreeView: let the dataChanged signal refresh the hasChildren attribute. | Olivier Goffart | 2010-03-09 | 1 | -1/+5 |
| * | | | | | | | Fix alignment of text with negative right bearing | Eskil Abrahamsen Blomfeldt | 2010-03-09 | 3 | -2/+6 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 18 | -251/+1326 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Add license header | Olivier Goffart | 2010-03-09 | 1 | -0/+41 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 18 | -251/+1285 |
| |\ \ \ \ \ \ \ |/ / / / / / / / | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 18 | -251/+1285 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 18 | -251/+1285 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Fixed bounds calculation in QtSvg. | Kim Motoyoshi Kalland | 2010-03-08 | 11 | -226/+204 |
| | | * | | | | | | | Fixed vector-effect property output from QSvgGenerator. | Kim Motoyoshi Kalland | 2010-03-08 | 3 | -24/+19 |
| | | * | | | | | | | Added text benchmarks from qtbench to tests/benchmarks | Samuel Rødal | 2010-03-08 | 4 | -1/+1062 |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 13 | -71/+561 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-09 | 8 | -48/+535 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | Minor cleanup. | Michael Brasser | 2010-03-09 | 2 | -26/+15 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Add highlightRangeMode and snapMode to GridView. | Martin Jones | 2010-03-09 | 4 | -20/+488 |
| | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-09 | 25 | -507/+257 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Minor anchors.fill optimization. | Michael Brasser | 2010-03-09 | 4 | -2/+32 |
| * | | | | | | | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 4 | -8/+7 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use one thread for all instances. | Bea Lam | 2010-03-08 | 1 | -15/+19 |