Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | Allow property bindings to be easily created from JavaScript | Bea Lam | 2011-01-27 | 9 | -17/+149 | |
| | | | | | | * | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 17 | -121/+441 | |
| | | | | | | |\ | ||||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 43 | -211/+1079 | |
| | | | | | | |\ \ | ||||||
| | | | | | * | | | | Setting the size of a loader overwrote its implict size. | Martin Jones | 2011-01-27 | 2 | -4/+21 | |
| | | | | | | |_|/ | | | | | | |/| | | ||||||
| | | | | | * | | | Implement property versioning inside the declarative engine | Aaron Kennedy | 2011-01-27 | 17 | -121/+441 | |
| | | | | | |/ / | ||||||
| | | | | | * | | Fix warnings. | Michael Brasser | 2011-01-25 | 1 | -2/+2 | |
| | | | | | * | | Fix critical spelling mistake. | Martin Jones | 2011-01-25 | 1 | -1/+1 | |
| | | | | | * | | Add location information for tracing. | Michael Brasser | 2011-01-25 | 5 | -12/+63 | |
| | | | | | * | | Add "Complete" message for tracing. | Michael Brasser | 2011-01-25 | 2 | -0/+7 | |
| | | | | | * | | Notify that pressed has changed before calling the onClicked handler. | Michael Brasser | 2011-01-25 | 1 | -1/+2 | |
| | | | | | * | | Improve information reported for MouseArea hover events. | Michael Brasser | 2011-01-25 | 1 | -2/+6 | |
| | | | | | * | | Fix copy-paste error in QDeclarativeMouseArea::hoverMoveEvent. | Michael Brasser | 2011-01-25 | 1 | -1/+1 | |
| | | | | | * | | Expose implicitWidth and implicitHeight properties of Item. | Martin Jones | 2011-01-24 | 26 | -57/+514 | |
| | | | | | * | | Change Qt.application.layoutDirection from bool to correct type of Qt::Layout... | Joona Petrell | 2011-01-19 | 2 | -4/+13 | |
| | | | | | * | | Add a layout direction example to positioners | Joona Petrell | 2011-01-19 | 1 | -11/+12 | |
| | | | | | * | | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also) | Bea Lam | 2011-01-19 | 7 | -26/+26 | |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 3851 | -4893/+11325 | |
| | | | | | |\ \ | ||||||
| | | | | | * | | | Compile on windows | Alan Alpert | 2011-01-18 | 1 | -6/+8 | |
| | | | | | * | | | Avoid index out of bounds array accesses | Alan Alpert | 2011-01-18 | 1 | -2/+5 | |
| | | | | | * | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-18 | 6 | -24/+9 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Fix declarative autotest compilation on Symbian | Joona Petrell | 2011-01-18 | 1 | -1/+1 | |
| | | | | | | * | | | Fix QtDeclarative compilation warnings | Joona Petrell | 2011-01-18 | 5 | -23/+8 | |
| | | | | | * | | | | Implement layoutDirection property on Row, Grid, Flow | Alan Alpert | 2011-01-18 | 3 | -21/+216 | |
| | | | | | * | | | | Document TextInput::readOnly | Alan Alpert | 2011-01-18 | 1 | -0/+10 | |
| | | | | | * | | | | Proper versioning for canPaste | Alan Alpert | 2011-01-18 | 2 | -2/+2 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Fix memory leak | Aaron Kennedy | 2011-01-17 | 1 | -3/+9 | |
| | | | | | * | | | Add canPaste property to TextInput and TextEdit | Alan Alpert | 2011-01-17 | 6 | -3/+66 | |
| | | | | | * | | | Remove unnecessary debug traces from declarative classes | Joona Petrell | 2011-01-17 | 1 | -1/+0 | |
| | | | | | * | | | Add lineCount property to QDeclarativeTextEdit | Christopher Ham | 2011-01-14 | 4 | -1/+40 | |
| | | | | | * | | | QDeclarativeText has new multiline properties | Christopher Ham | 2011-01-14 | 3 | -15/+185 | |
| | | | | | * | | | Add NOTIFY signals to Flipable 'front' and 'back' properties | Bea Lam | 2011-01-13 | 2 | -2/+6 | |
| | | | | | * | | | Revert "Don't use implicitSize when calculating implicit size" | Alan Alpert | 2011-01-12 | 1 | -6/+4 | |
| | | | | | * | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-12 | 1 | -0/+1 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | QDeclarativeDebug: Hardcode version when serializing Qt types | Kai Koehne | 2011-01-11 | 1 | -0/+1 | |
| | | | | | * | | | | Don't use implicitSize when calculating implicit size | Alan Alpert | 2011-01-12 | 1 | -4/+6 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-11 | 11 | -172/+367 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Add methods to position view at beginning or end. | Martin Jones | 2011-01-11 | 5 | -108/+220 | |
| | | | | | | * | | | Fix Qt.formatTime() to accept QTime values | Bea Lam | 2011-01-11 | 1 | -22/+64 | |
| | | | | | | * | | | set() and setProperty() should not always trigger change signals | Bea Lam | 2011-01-11 | 5 | -42/+83 | |
| | | | | | * | | | | Don't crash if cursor at the end. | Alan Alpert | 2011-01-11 | 1 | -1/+4 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Add versioning for new Flickable methods. | Martin Jones | 2011-01-11 | 2 | -3/+3 | |
| | | | | | * | | | Disable dragging text in TextEdit. | Andrew den Exter | 2011-01-11 | 4 | -1/+22 | |
| | | | | | * | | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Alan Alpert | 2011-01-10 | 3 | -3/+6 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Add property versioning checks for QtQuick 1.1 deselect() function | Joona Petrell | 2011-01-10 | 3 | -3/+6 | |
| | | | | | * | | | | Fix word selection in QLineControl | Alan Alpert | 2011-01-10 | 1 | -2/+2 | |
| | | | | | |/ / / | ||||||
| | | | | | * | | | Add selection modes to TextEdit and TextInput. | Andrew den Exter | 2011-01-10 | 4 | -17/+187 | |
| | | | | | * | | | Add missing Qt namespaces macros to qdeclarativeapplication.cpp source file | Joona Petrell | 2011-01-07 | 1 | -0/+4 | |
| | | | | | * | | | Add layoutDirection property to Qt.application element | Joona Petrell | 2011-01-07 | 2 | -2/+33 | |
| | | | | | * | | | Introduce Qt.application.active property | Joona Petrell | 2011-01-07 | 5 | -0/+210 | |
| | | | | | * | | | Group all QtQuick 1.1 registrations together | Martin Jones | 2011-01-07 | 1 | -8/+7 | |