Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | 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 | |
| | * | | | | | | | | Updated and new Slovenian translations for Qt 4.7 | Oswald Buddenhagen | 2010-08-30 | 7 | -352/+4403 | |
| | * | | | | | | | | Designer: Fix crash on unsupported Language/Country combination. | Friedemann Kleint | 2010-08-30 | 1 | -6/+14 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | * | | | | | | | Doc: Fixed qdoc warnings and generalized the date and time descriptions. | David Boddie | 2010-08-27 | 1 | -16/+2 | |
| | * | | | | | | | Doc: Whitespace fixes. | David Boddie | 2010-08-27 | 2 | -26/+26 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-08-27 | 99 | -698/+481 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 2 | -52/+19 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | doc: Fixed numerous qdoc warnings. | Martin Smith | 2010-08-27 | 2 | -52/+19 | |
| | * | | | | | | | | | Doc: Fixed snippets in QML introduction broken in an earlier commit. | David Boddie | 2010-08-27 | 18 | -34/+1119 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-30 | 2 | -19/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | 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 | 23 | -102/+381 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Correct last right bearing in boundingBox(glyphs) | Jiang Jiang | 2010-08-27 | 7 | -17/+26 | |
| | * | | | | | | | | | Make sure propagated font in QGraphicsWidget can be set on a QPainter | Eskil Abrahamsen Blomfeldt | 2010-08-27 | 3 | -2/+200 | |
| | * | | | | | | | | | Apparently QPen::brush() can't return a NoBrush for a NoPen. | Trond Kjernåsen | 2010-08-27 | 3 | -14/+4 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 13 | -78/+160 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | |