Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-30 | 4 | -84/+123 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-20 | 11 | -130/+367 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Doc: More work on QML reference documentation. | David Boddie | 2010-09-17 | 2 | -30/+34 | |
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-15 | 17 | -515/+637 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | TextInput autoscroll now scrolls when the cursor moves | Alan Alpert | 2010-10-14 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix alignment bugs in Text element | Aaron Kennedy | 2010-10-13 | 2 | -481/+524 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-12 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bug: TextEdit ignores plain text format when pasting text | Yann Bodson | 2010-10-12 | 1 | -0/+1 | |
| * | | | | | | | | Update sections if model content changes. | Martin Jones | 2010-10-12 | 4 | -3/+64 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-08 | 2 | -6/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Image.sourceSize is incorrect after changing Image.source | Yann Bodson | 2010-10-08 | 2 | -6/+9 | |
| * | | | | | | | | Ensure GridView header is visible at the top of the view. | Martin Jones | 2010-10-08 | 1 | -1/+8 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Disable Text {} image caching by default | Aaron Kennedy | 2010-10-08 | 1 | -2/+2 | |
| * | | | | | | | | Don't forward keys to invisible items. | Martin Jones | 2010-10-08 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Ensure that onRelease is called for doubleClick events. | Martin Jones | 2010-10-08 | 2 | -7/+8 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-08 | 3 | -4/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove some unnecessary includes in cpp files | Aaron Kennedy | 2010-10-08 | 3 | -4/+0 | |
| * | | | | | | | | emit currentSectionChanged when section changes in ListView. | Martin Jones | 2010-10-08 | 1 | -3/+12 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Ensure Flickable.contentX and Flickable.contentY return correct values. | Martin Jones | 2010-10-08 | 1 | -2/+2 | |
| * | | | | | | | Fix dragging items within a PathView | Martin Jones | 2010-10-07 | 1 | -3/+3 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-07 | 5 | -7/+29 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Doc fix. | Michael Brasser | 2010-10-07 | 1 | -3/+3 | |
| * | | | | | | Fix setting PathView offset when all visible items are removed. | Martin Jones | 2010-10-07 | 1 | -0/+2 | |
| * | | | | | | Ensure the TextInput cursor blinks immediately when enabled. | Michael Brasser | 2010-10-06 | 1 | -1/+5 | |
| * | | | | | | Ensure PathView updates positions when path changes. | Michael Brasser | 2010-10-06 | 2 | -2/+16 | |
| * | | | | | | Create Loader components in correct context | Aaron Kennedy | 2010-10-06 | 1 | -1/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-05 | 9 | -33/+478 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Document and test paintedWidth and paintedHeight properties of Image | Yann Bodson | 2010-10-05 | 1 | -0/+9 | |
| * | | | | | Add missing license header. | Michael Brasser | 2010-10-04 | 1 | -0/+41 | |
| * | | | | | Improve test coverage for declarative module. | Michael Brasser | 2010-10-04 | 1 | -2/+1 | |
| * | | | | | Avoid potential null dereference. | Martin Jones | 2010-10-04 | 2 | -2/+2 | |
| * | | | | | Fix clipping behavior for non-cached text. | Michael Brasser | 2010-10-04 | 2 | -2/+1 | |
| * | | | | | Compile | Aaron Kennedy | 2010-10-04 | 2 | -0/+55 | |
| * | | | | | Only cache textlayout in paint engines that support transformations | Aaron Kennedy | 2010-10-01 | 1 | -1/+6 | |
| * | | | | | Apply the QStaticText text-caching strategy for QML | Aaron Kennedy | 2010-10-01 | 5 | -28/+365 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 7 | -64/+213 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Use setParentItem() instead of setParentItemHelper if componentComplete is true | Marco Bubke | 2010-09-30 | 2 | -9/+34 | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-09-29 | 3 | -30/+104 | |
| |\ \ \ \ | ||||||
| | * | | | | Correct property type of PathAttribute::value in the docs. | Michael Brasser | 2010-09-29 | 1 | -1/+1 | |
| | * | | | | Fix crash when trying to append a null transform to QDeclarativeItem. | Michael Brasser | 2010-09-28 | 1 | -1/+1 | |
| | * | | | | Documentation. | Michael Brasser | 2010-09-28 | 2 | -24/+98 | |
| | * | | | | Documentation fix for Flickable (mark content properties as real, not int). | Michael Brasser | 2010-09-28 | 1 | -4/+4 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 4 | -7/+7 | |
| * | | | | Register QtQuick 1.0 module. | Aaron Kennedy | 2010-09-29 | 1 | -20/+78 | |
| |/ / / | ||||||
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-28 | 2 | -6/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add export to QDeclarativeBasePositioner | Marco Bubke | 2010-09-27 | 1 | -1/+1 | |
| * | | | Fix a crash in QDeclarativeVisualDataModel | Joona Petrell | 2010-09-21 | 1 | -3/+3 | |
| * | | | Small optimization for QDeclarativeVisualDataModel. | Michael Brasser | 2010-09-21 | 1 | -2/+2 | |
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 14 | -221/+465 | |
|\ \ \ \ | |/ / / |