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-05 | 92 | -2420/+3396 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 92 | -2420/+3396 |
| |\ | |||||
| | * | optimize dynamic call-by-name away | mae | 2010-03-05 | 2 | -9/+15 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 90 | -2411/+3381 |
| | |\ | |||||
| | | * | Add support for QtScript connect/disconnect syntax in QML | Aaron Kennedy | 2010-03-05 | 13 | -0/+427 |
| | | * | Minor perf improvement when running QML script blocks | Aaron Kennedy | 2010-03-05 | 1 | -2/+3 |
| | | * | Fix qdeclarative{audio,video} tests. | Justin McPherson | 2010-03-05 | 4 | -14/+14 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 29 | -1672/+1990 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-03-05 | 69 | -935/+1115 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 194 | -2509/+2363 |
| | | | | |\ | |||||
| | | | | * | | Fix test | Bea Lam | 2010-03-05 | 1 | -7/+11 |
| | | | * | | | Add basic support for explicit newParent in ParentAnimation. | Michael Brasser | 2010-03-05 | 2 | -7/+57 |
| | | | * | | | Document new ParentChange properties. | Michael Brasser | 2010-03-05 | 1 | -6/+16 |
| | | | * | | | Update QmlChanges.txt | Michael Brasser | 2010-03-05 | 1 | -0/+2 |
| | | | * | | | ParentAnimation docs + test. | Michael Brasser | 2010-03-05 | 10 | -0/+1785 |
| | | | * | | | Remove NumberFormatter and DateTimeFormatter. | Michael Brasser | 2010-03-05 | 14 | -1642/+0 |
| | | | * | | | RotationAnimation docs + test. | Michael Brasser | 2010-03-04 | 4 | -10/+119 |
| | | * | | | | Don't assume documents are in UTF-8. | Bea Lam | 2010-03-05 | 4 | -3/+69 |
| | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-05 | 211 | -2184/+2133 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 1 | -148/+173 |
| | | | |\ \ \ | |||||
| | | | | * | | | Fix compiler warning on RVCT | Aaron Kennedy | 2010-03-05 | 1 | -148/+173 |
| | | | * | | | | Delete uninspiring example. | Yann Bodson | 2010-03-05 | 1 | -46/+0 |
| | | | * | | | | Use new enum syntax for value types. | Yann Bodson | 2010-03-05 | 1 | -11/+11 |
| | | | |/ / / | |||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-05 | 26 | -78/+340 |
| | | | |\ \ \ | |||||
| | | | | * | | | Allow unquoted enum syntax for value types | Aaron Kennedy | 2010-03-05 | 14 | -8/+89 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 7 | -17/+167 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 7 | -17/+167 |
| | | | | * | | | | More declarative examples cleanup. | Yann Bodson | 2010-03-05 | 3 | -20/+24 |
| | | | | * | | | | Improve declarative tabs example. | Yann Bodson | 2010-03-05 | 2 | -33/+60 |
| | | | | |/ / / | |||||
| | | | * | | | | Expect fail in currentIndex test for now. | Martin Jones | 2010-03-05 | 1 | -26/+20 |
| | | | |/ / / | |||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-05 | 25 | -199/+219 |
| | | | |\ \ \ | |||||
| | | | * | | | | declarative examples cleanup | Yann Bodson | 2010-03-05 | 7 | -40/+12 |
| | | * | | | | | Fix test leaks | Bea Lam | 2010-03-05 | 2 | -0/+12 |
| | | * | | | | | Use _data() for some tests | Bea Lam | 2010-03-05 | 1 | -377/+158 |
| | | * | | | | | Add mapFromItem() and mapToItem() in QDeclarativeItem. | Bea Lam | 2010-03-04 | 4 | -0/+158 |
| | | * | | | | | Removed unused variable | Bea Lam | 2010-03-04 | 1 | -1/+0 |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 7 | -200/+87 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Port QX11GLPixmapData & QX11GLWindowSurface to new QEgl API | Tom Cooksey | 2010-03-05 | 5 | -196/+74 |
| * | | | | | | | Make QEgl::createSurface store the surface in the pixmapdata too | Tom Cooksey | 2010-03-05 | 1 | -3/+5 |
| * | | | | | | | Make QEgl::ConfigOptions use QFlags | Tom Cooksey | 2010-03-05 | 1 | -1/+8 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 7 | -13/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix for torn off menus that were way too big | Thierry Bastian | 2010-03-05 | 1 | -4/+5 |
| * | | | | | | | Compile fix for Windows Mobile and OpenGLES2 | ninerider | 2010-03-05 | 1 | -2/+1 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-03-05 | 29 | -195/+407 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixa few warnings on mingw | Thierry Bastian | 2010-03-05 | 2 | -1/+7 |
| * | | | | | | | | Fixed failure to store certain image formats as jpeg | aavit | 2010-03-05 | 1 | -1/+19 |
| * | | | | | | | | Added QImage::bitPlaneCount(). | aavit | 2010-03-04 | 2 | -5/+51 |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-05 | 5 | -6/+10 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-05 | 5 | -6/+10 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Fix spelling in enumeration. | Justin McPherson | 2010-03-05 | 4 | -5/+5 |