Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 80 | -109/+117 |
|\ | |||||
| * | Doc: Fixed a few misspellings of Flipable | Thorbjørn Lindeijer | 2011-01-11 | 1 | -2/+2 |
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 80 | -80/+80 |
| * | Fix loaded() signal to be emitted only once | Bea Lam | 2011-01-10 | 2 | -27/+35 |
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-06 | 3 | -30/+10 |
|\ \ | |/ | |||||
| * | PathView crashed when the path is provided with undefined values. | Martin Jones | 2011-01-06 | 1 | -1/+7 |
| * | PathView: update modelCount before attempting to regenerate delegates. | Martin Jones | 2011-01-06 | 1 | -1/+3 |
| * | Doc fixes for introduction page and Item docs | Bea Lam | 2011-01-06 | 1 | -28/+0 |
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-23 | 5 | -7/+48 |
|\ \ | |/ | |||||
| * | Improve docs on attached properties on view delegates. | Martin Jones | 2010-12-23 | 3 | -0/+25 |
| * | Models which load incrementally via fetchMore() don't work. | Martin Jones | 2010-12-23 | 1 | -0/+6 |
| * | Ensure PathView doesn't jump when starting to drag. | Martin Jones | 2010-12-23 | 1 | -1/+3 |
| * | Nested flickables would react alternately to flicks. | Martin Jones | 2010-12-23 | 1 | -2/+4 |
| * | Removing all visible items in ListView resulted in blank view. | Martin Jones | 2010-12-22 | 1 | -4/+10 |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-23 | 1 | -1/+23 |
|\ \ | |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-12-21 | 1 | -1/+23 |
| |\ | |||||
| | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-13 | 7 | -21/+44 |
| | |\ | |||||
| | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-08 | 1 | -3/+7 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-02 | 2 | -1/+9 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-01 | 4 | -14/+52 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-30 | 5 | -70/+49 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-26 | 1 | -5/+6 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-25 | 2 | -1/+37 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-24 | 3 | -19/+42 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Doc: Added documentation about Tab and Backtab key handling. | David Boddie | 2010-11-24 | 1 | -1/+23 |
* | | | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-20 | 2 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Setting TextInput.cursorPosition outside bounds crashed. | Martin Jones | 2010-12-20 | 2 | -0/+4 |
| * | | | | | | | | | | Revert a fix made for bug QTBUG-15341 | Joona Petrell | 2010-12-14 | 2 | -15/+0 |
| * | | | | | | | | | | Remove active selection when TextEdit loses focus | Joona Petrell | 2010-12-14 | 2 | -0/+15 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-13 | 3 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Ensure ListView contentHeight is set to a valid size. | Martin Jones | 2010-12-13 | 1 | -0/+6 |
| * | | | | | | | | | Fix dragging Flickable back over start point. | Martin Jones | 2010-12-13 | 1 | -2/+2 |
| * | | | | | | | | | A QAIM model resulted in items moving to incorrect locations | Martin Jones | 2010-12-13 | 1 | -1/+1 |
* | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 6 | -21/+42 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | PathView: removing the currentIndex could make it invalid. | Martin Jones | 2010-12-10 | 1 | -1/+1 |
| * | | | | | | | | | Improvements to anchoring docs | Bea Lam | 2010-12-09 | 1 | -0/+2 |
| * | | | | | | | | | Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7 | Joona Petrell | 2010-12-09 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Don't emit activeFocusChanged() unless the active focus actually changed | Tor Arne Vestbø | 2010-12-07 | 1 | -3/+7 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | highlightFollowsCurrentItem: false was not always honored | Martin Jones | 2010-12-09 | 2 | -11/+21 |
| * | | | | | | | | ListView: Fix calculation of currentItem position when out of view. | Martin Jones | 2010-12-08 | 1 | -4/+8 |
| * | | | | | | | | Cursor shouldn't blink while dragging cursor position | Christopher Ham | 2010-12-06 | 1 | -0/+1 |
| * | | | | | | | | Doc: make it clear that "z" affects sibling stacking order. | Martin Jones | 2010-12-05 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 11 | -91/+153 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Update TextInput when echoMode changes. | Yann Bodson | 2010-12-02 | 1 | -1/+1 |
| * | | | | | | | Ensure semi-transparent rects paint correctly with radius == size/2. | Martin Jones | 2010-12-02 | 1 | -0/+6 |
| * | | | | | | | Rectangle should not paint with negative width or height | Christopher Ham | 2010-12-02 | 1 | -0/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | ListView header is not visible initially. | Martin Jones | 2010-12-01 | 2 | -12/+26 |
| * | | | | | | Change pen correctly when drawing cached text | Aaron Kennedy | 2010-12-01 | 1 | -0/+8 |
| * | | | | | | Fix BorderImage painting at sizes less than margin size. | Martin Jones | 2010-12-01 | 1 | -2/+18 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Ensure header is considered when positioning content with snapping. | Martin Jones | 2010-11-30 | 2 | -17/+26 |