Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | Make QMLViewer startup animation stop after a while | Alan Alpert | 2011-04-19 | 3 | -0/+36 | |
| | * | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-04-20 | 8 | -64/+120 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-18 | 8 | -64/+120 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-15 | 4 | -53/+50 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | | * | | | | Resolve unqualified attached properties correctly | Aaron Kennedy | 2011-04-15 | 1 | -8/+8 | |
| | | | | * | | | | Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym... | Tom Sutcliffe | 2011-04-14 | 1 | -5/+13 | |
| | | | | * | | | | Fix so concurrent jobs produce the correct model results | Bea Lam | 2011-04-14 | 1 | -39/+28 | |
| | | | | * | | | | Fix uninitialized variable. | Martin Jones | 2011-04-14 | 1 | -1/+1 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-14 | 2 | -0/+42 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | | * | | | | Moving contentY by large values in List/GridView is slow | Martin Jones | 2011-04-14 | 2 | -0/+42 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-13 | 1 | -9/+6 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | | * | | | | Fix TextEdit cursorRectangle property. | Andrew den Exter | 2011-04-13 | 1 | -9/+6 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-12 | 3 | -2/+22 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | ||||||
| | | | | * | | | | ListView has wrong keyPressEvent behaviour when vertical | Martin Jones | 2011-04-12 | 1 | -2/+2 | |
| | | | | * | | | | Ensure view is positioned correctly when orientation changes. | Martin Jones | 2011-04-12 | 1 | -0/+2 | |
| | | | | * | | | | Fix regression in wigglytext.qml | Michael Brasser | 2011-04-12 | 2 | -0/+18 | |
| * | | | | | | | | Make QLineControl send accessibility updates. | Frederik Gladhorn | 2011-04-27 | 2 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-04-18 | 2 | -2/+10 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Alternative fix to the strict-aliasing violation warnings | Thiago Macieira | 2011-04-18 | 1 | -1/+9 | |
| | * | | | | | | Revert "Fix strict-alias breaking warnings with GCC." | Thiago Macieira | 2011-04-18 | 1 | -72/+43 | |
| | * | | | | | | Fix warning about vSize not being used in this function | Thiago Macieira | 2011-04-17 | 1 | -1/+1 | |
| | * | | | | | | Merge remote-tracking branch 'mainline/master' | Oswald Buddenhagen | 2011-04-14 | 14 | -102/+251 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix strict-alias breaking warnings with GCC. | Thiago Macieira | 2011-04-14 | 1 | -43/+72 | |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-04-18 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge earth-team into origin/master' | Olivier Goffart | 2011-04-12 | 12 | -98/+224 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-04-07 | 34 | -315/+389 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Compile with QStringBuilder and QByteArray | Olivier Goffart | 2011-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | Fix declarative after the last changes to the QObject internals | Olivier Goffart | 2011-03-31 | 2 | -2/+2 | |
* | | | | | | | | | | Enable performance monitoring at application startup. | Kai Koehne | 2011-05-10 | 9 | -9/+118 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Augment documentation | Alan Alpert | 2011-05-09 | 1 | -0/+2 | |
* | | | | | | | | | QmlDebugger: removing slots in Live Preview | Christiaan Janssen | 2011-05-06 | 1 | -1/+4 | |
* | | | | | | | | | QmlDebugger: adding slots to items in Live Preview | Christiaan Janssen | 2011-05-06 | 2 | -5/+14 | |
* | | | | | | | | | Added forgotten file qdeclarativeobserverinterface_p.h | Thorbjørn Lindeijer | 2011-05-04 | 1 | -0/+69 | |
* | | | | | | | | | Removed some trailing whitespace | Thorbjørn Lindeijer | 2011-05-04 | 2 | -22/+22 | |
* | | | | | | | | | Introduced a CONFIG option that enables declarative debug services | Thorbjørn Lindeijer | 2011-05-04 | 2 | -0/+22 | |
* | | | | | | | | | Moved the QML Observer Service and related functionality into Qt | Thorbjørn Lindeijer | 2011-05-04 | 10 | -5/+1323 | |
* | | | | | | | | | QDeclarativeDebugServer: Send hello answer before any service messages | Thorbjørn Lindeijer | 2011-05-02 | 1 | -8/+11 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'master' of ../qt-qml-staging | Michael Brasser | 2011-04-14 | 41 | -417/+640 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-04-12 | 2 | -4/+27 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-12 | 2 | -4/+27 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Allow enum values to be used as signal parameters | Bea Lam | 2011-04-12 | 1 | -1/+27 | |
| | | * | | | | ListModel::clear() should not clear roles | Bea Lam | 2011-04-12 | 1 | -3/+0 | |
| * | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-04-08 | 2 | -10/+22 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-07 | 2 | -10/+22 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | | * | | | | Image w/ PreserveAspectFit has its width changed once more than needed. | Martin Jones | 2011-04-07 | 2 | -10/+22 | |
| * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-07 | 10 | -88/+202 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | / / | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-07 | 2 | -1/+9 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | QDeclarativeDebug: Warn user for Qt configured with -no-declarative-debug | Kai Koehne | 2011-04-06 | 2 | -1/+9 | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ... | Qt Continuous Integration System | 2011-04-06 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-04-05 | 1 | -1/+1 | |
| | | |\ \ \ \ |