Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fix Flipable docs | Bea Lam | 2010-10-22 | 1 | -13/+14 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Remove unnecessary rounding | Alan Alpert | 2010-10-21 | 1 | -2/+0 | |
* | | | | | | | Flickable 'moving' parameter stays at true when setting contentY. | Martin Jones | 2010-10-21 | 2 | -9/+27 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Ensure we don't refill the view before all model changes are complete. | Martin Jones | 2010-10-20 | 2 | -21/+27 | |
* | | | | | | ListView item insertion didn't handle delayed item removal correctly. | Martin Jones | 2010-10-20 | 1 | -30/+4 | |
* | | | | | | Don't export QtDeclarative symbols needed by QtCreator on Symbian | Joona Petrell | 2010-10-19 | 5 | -10/+17 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-19 | 4 | -14/+27 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix QDeclarativeTextLayout under non-affine transformation | Aaron Kennedy | 2010-10-18 | 1 | -1/+1 | |
| * | | | | | ListView.visibleArea.heightRatio should not emit a signal when it does not ch... | Yann Bodson | 2010-10-18 | 3 | -13/+26 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-10-18 | 3 | -37/+73 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-15 | 2 | -30/+34 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 2 | -30/+34 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-13 | 2 | -30/+34 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-10-07 | 5 | -7/+29 | |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| * | | | | | | | | Actually call update in the Text Element | Alan Alpert | 2010-10-15 | 1 | -0/+1 | |
| * | | | | | | | | Recalculate Text Element's alignment when width changes | Alan Alpert | 2010-10-15 | 1 | -3/+4 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-14 | 3 | -481/+525 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | Fix consistency of setting currentIndex in ListView and GridView. | Martin Jones | 2010-10-14 | 2 | -34/+68 | |
* | | | | | | | | | Corrected spelling mistake and whitespace fixes. | Jerome Pasion | 2010-10-18 | 1 | -2/+2 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | TextInput autoscroll now scrolls when the cursor moves | Alan Alpert | 2010-10-14 | 1 | -0/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-13 | 16 | -515/+636 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | 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-upstream' into 4.7-doc | A-Team | 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-upstream' into 4.7-doc | A-Team | 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 | |