Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Prevent calling deleteLater() from QML | Aaron Kennedy | 2010-08-31 | 3 | -2/+26 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-08-31 | 42 | -497/+5680 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Ignore non-scriptable properties in QML | Aaron Kennedy | 2010-08-31 | 13 | -19/+104 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-31 | 5 | -152/+283 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Make tst_image a little bit more tollerent to rounding errors | Olivier Goffart | 2010-08-31 | 1 | -8/+8 | |
| * | | | | | | | | | Clear the QGLWindowSurface in ::beginPaint when needed. | Michael Dominic K | 2010-08-31 | 1 | -0/+14 | |
| * | | | | | | | | | Made QT_GL_SWAPBUFFER_PRESERVE=1 with the GL graphics system work. | Samuel Rødal | 2010-08-31 | 1 | -5/+2 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-31 | 3 | -142/+262 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-30 | 3 | -142/+262 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Fix QStaticText with OpenGL1 engine | Eskil Abrahamsen Blomfeldt | 2010-08-30 | 1 | -1/+2 | |
| | | * | | | | | | | | | tst_qimage: backport fix of commit 0d7e683 into 4.7 | Olivier Goffart | 2010-08-30 | 1 | -3/+3 | |
| | | * | | | | | | | | | qdrawhelper: backport the optimisations in fetchTransformBilinear from master... | Olivier Goffart | 2010-08-30 | 1 | -138/+257 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-31 | 61 | -1224/+2135 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-08-31 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-31 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Notify QML internal notifiers of item geometry changes before QML signal hand... | Martin Jones | 2010-08-31 | 1 | -6/+6 | |
| * | | | | | | | | | | | Don't double call classBegin() | Aaron Kennedy | 2010-08-31 | 6 | -2/+42 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-08-31 | 62 | -152/+782 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Revert "Add 'cached' property to Image." | Yann Bodson | 2010-08-31 | 9 | -96/+28 | |
| | * | | | | | | | | | | Add 'cached' property to Image. | Yann Bodson | 2010-08-31 | 9 | -28/+96 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Ensure Flickable visibleArea is updated when view height changes | Martin Jones | 2010-08-31 | 5 | -0/+64 | |
| | * | | | | | | | | | Improve calling QML functions from C++ docs. | Martin Jones | 2010-08-31 | 1 | -0/+14 | |
| | * | | | | | | | | | Add missing license headers | Joona Petrell | 2010-08-31 | 3 | -0/+120 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-30 | 30 | -26/+193 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-30 | 30 | -26/+193 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Remove debug. | Martin Jones | 2010-08-30 | 1 | -1/+0 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-30 | 19 | -8/+83 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | QML Viewer should be put under QtDemos instead of QtExamples folder in Symbia... | Joona Petrell | 2010-08-30 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fix application exiting in embedded qml examples | Joona Petrell | 2010-08-30 | 18 | -7/+82 | |
| | | | * | | | | | | | | Snake: Don't use Behavior with states. | Martin Jones | 2010-08-30 | 4 | -5/+18 | |
| | | | |/ / / / / / / | ||||||
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-30 | 34 | -426/+17 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | QDeclarativeDebug: Destroy incoming connections if already connected | Lasse Holmstedt | 2010-08-27 | 1 | -0/+2 | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-27 | 75 | -324/+4527 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | Fix VisualDataModel model update handling when rootIndex is specified. | Martin Jones | 2010-08-27 | 3 | -12/+80 | |
| | | | * | | | | | | | | | Improve test reliability when running in parallel with other tests. | Martin Jones | 2010-08-27 | 1 | -0/+9 | |
| | | | * | | | | | | | | | Improve stability of test on loaded hw. | Martin Jones | 2010-08-27 | 1 | -0/+1 | |
| | | | * | | | | | | | | | Improve stability of test on loaded hw. | Martin Jones | 2010-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Simplify type management code | Aaron Kennedy | 2010-08-27 | 20 | -1190/+1474 | |
| * | | | | | | | | | | | | QML JavaScript .import parser | Aaron Kennedy | 2010-08-27 | 2 | -0/+222 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-31 | 42 | -497/+5680 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-30 | 42 | -497/+5680 | |
| |\ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix #pragma message(), the message must be enclosed in parentheses | miniak | 2010-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | preserve non-standard source references | Oswald Buddenhagen | 2010-08-30 | 3 | -4/+45 | |
| * | | | | | | | | | | | QSslConfiguration: fix crash when accessing null pointer | Peter Hartmann | 2010-08-30 | 2 | -0/+21 | |
| * | | | | | | | | | | | properly parse ts contexts in obsolete messages | Oswald Buddenhagen | 2010-08-30 | 2 | -0/+11 | |
| * | | | | | | | | | | | move the MAGIC_OBSOLETE_REFERENCE hack to the xlf file handler | Oswald Buddenhagen | 2010-08-30 | 2 | -8/+15 | |
| * | | | | | | | | | | | Fix static build on Windows with MinGW. | Mark Brand | 2010-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | Reenable the reporting of CPU features. | Thiago Macieira | 2010-08-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | make qdoc3 boot-strappable again | Harald Fernengel | 2010-08-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | fix MinGW cross compilation with -debug-and-release | Mark Brand | 2010-08-30 | 1 | -2/+6 | |