| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 24 | -305/+661 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-11 | 1 | -0/+2 |
| |\ |
|
| | * | Move listview/itemlist.qml to a separate visualitemmodel example | Bea Lam | 2010-06-11 | 1 | -0/+2 |
|
|
| * | | ListView.onRemove animation is not played when the list has only one item. | Martin Jones | 2010-06-11 | 2 | -2/+2 |
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-11 | 13 | -97/+166 |
| |\ |
|
| | * | Minor doc fixes | Bea Lam | 2010-06-11 | 5 | -6/+6 |
|
|
| | * | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 11 | -91/+160 |
|
|
| * | | Make snapping work properly for highlight ranges > item size | Martin Jones | 2010-06-11 | 2 | -28/+84 |
| |/ |
|
| * | Avoid recursive refill() in List/GridView | Martin Jones | 2010-06-11 | 2 | -20/+12 |
|
|
| * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -0/+1 |
|
|
| * | Update on color change. | Warwick Allison | 2010-06-10 | 1 | -1/+5 |
|
|
| * | Remove 'XXX Experimental' from VisualItemModel/VisualDataModel and | Bea Lam | 2010-06-10 | 1 | -5/+0 |
|
|
| * | Document attached properties | Bea Lam | 2010-06-10 | 3 | -2/+16 |
|
|
| * | Add 'on' prefix to documentation of signals | Bea Lam | 2010-06-10 | 1 | -1/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 2 | -74/+27 |
| |\ |
|
| | * | Doc improvements: move some example code to snippets, add screenshots, | Bea Lam | 2010-06-09 | 2 | -74/+27 |
|
|
| * | | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri... | Martin Jones | 2010-06-09 | 2 | -4/+12 |
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-09 | 4 | -4/+27 |
| |\ |
|
| | * | Small optimization when checking if MouseArea's onPressAndHold is | Michael Brasser | 2010-06-09 | 2 | -3/+3 |
|
|
| | * | Add qmlmethod Item::childAt() to delarative item | mae | 2010-06-08 | 2 | -1/+24 |
|
|
| * | | Fix GridView bounds behavior with snapping enabled. | Martin Jones | 2010-06-09 | 1 | -5/+11 |
| |/ |
|
| * | Don't layout multiple times when an ancestor becomes (in)visible. | Martin Jones | 2010-06-08 | 2 | -13/+21 |
|
|
| * | Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput... | Joona Petrell | 2010-06-07 | 4 | -40/+16 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-04 | 6 | -15/+264 |
| |\ |
|
| | * | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 2 | -2/+2 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-06-03 | 3 | -1/+226 |
| | |\ |
|
| | | * | Add header and footer to GridView | Martin Jones | 2010-06-03 | 3 | -1/+226 |
|
|
| | * | | Always integer align anchor center points | Aaron Kennedy | 2010-06-03 | 1 | -12/+36 |
| | |/ |
|
* | | | For an empty line edit the cursor position is depending on input language | Lars Knoll | 2010-06-09 | 1 | -1/+0 |
|/ / |
|
* | | Fix QT_NO_CLIPBOARD | Tasuku Suzuki | 2010-06-04 | 2 | -1/+4 |
|/ |
|
* | Ensure PathView mappedRange is updated when pathItemCount changes. | Martin Jones | 2010-06-03 | 1 | -0/+1 |
|
|
* | Keep ListView highlight in sync when currentItem changes geometry. | Martin Jones | 2010-06-03 | 1 | -1/+5 |
|
|
* | QDeclarativeImage::updatePaintedGeometry() does not need to be a slot | Martin Jones | 2010-06-03 | 1 | -2/+0 |
|
|
* | Text should update when the alignment changes. | Michael Brasser | 2010-06-02 | 1 | -0/+2 |
|
|
* | Take into account platform differences in input panel support | Joona Petrell | 2010-06-02 | 6 | -110/+149 |
|
|
* | More autoScroll fixes | Warwick Allison | 2010-06-02 | 2 | -2/+18 |
|
|
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 15 | -231/+271 |
|
|
* | Optimization for sci file loading. | Michael Brasser | 2010-06-01 | 1 | -2/+3 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-01 | 10 | -9/+70 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-01 | 10 | -8/+69 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 6 | -68/+110 |
| | |\ |
|
| | | * | Fix Typo | Alan Alpert | 2010-05-31 | 1 | -1/+1 |
|
|
| | | * | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 1 | -4/+10 |
|
|
| | | * | Document issues with rectangle border width of 1 where clipping is used | Bea Lam | 2010-05-31 | 1 | -2/+14 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-31 | 8 | -1/+44 |
| | |\ \ |
|
| | | * | | Fix QT_NO_TEXTHTMLPARSER | Tasuku Suzuki | 2010-05-31 | 2 | -0/+26 |
|
|
| | | * | | Fix QT_NO_TEXTSTREAM compilation errors. | Tasuku Suzuki | 2010-05-31 | 3 | -0/+6 |
|
|
| | | * | | Fix QT_NO_VALIDATOR compilation. | Tasuku Suzuki | 2010-05-31 | 3 | -1/+12 |
|
|
| * | | | | Fix positionAt when autoScroll is use. | Warwick Allison | 2010-06-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Avoid refilling view during model change. | Martin Jones | 2010-06-01 | 1 | -1/+5 |
|
|