Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-19 | 8 | -59/+106 |
|\ | |||||
| * | Fix regression due to 6cf397f7ac35a058096528a7ad8bfaf623b30747 | Martin Jones | 2010-11-16 | 2 | -0/+3 |
| * | VisualDataModel::count should be 0 until a valid delegate is set. | Martin Jones | 2010-11-16 | 1 | -0/+2 |
| * | Doc: Remove default from PathView path property | Martin Jones | 2010-11-16 | 1 | -1/+0 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 3 | -4/+4 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-11-15 | 3 | -4/+4 |
| | |\ | |||||
| | | * | Fix compilation by s/intptr_t/quintptr/ | Thiago Macieira | 2010-11-11 | 3 | -4/+4 |
| * | | | ListView: items with size < 1.0 were layed out incorrectly. | Martin Jones | 2010-11-15 | 1 | -3/+3 |
| * | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken. | Martin Jones | 2010-11-15 | 1 | -34/+20 |
| |/ / | |||||
| * | | Fix PathView key navigation docs. | Martin Jones | 2010-11-12 | 1 | -1/+15 |
| * | | Ensure increment/decrementCurrentIndex always move items in the correct direc... | Martin Jones | 2010-11-12 | 2 | -10/+24 |
| * | | Ensure loaded item's parent is set before component completion. | Martin Jones | 2010-11-12 | 1 | -6/+35 |
| |/ | |||||
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 30 | -142/+320 |
|\ \ | |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-11 | 2 | -1/+16 |
| |\ | |||||
| | * | QDeclarativeDebug: Keep source information when changing an expression | Christiaan Janssen | 2010-11-10 | 1 | -1/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-10 | 4 | -19/+33 |
| | |\ | |||||
| | * | | Flickable does not reposition its content when it is resized. | Martin Jones | 2010-11-10 | 1 | -0/+14 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-10 | 2 | -3/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 1 | -1/+1 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-08 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-05 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-03 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 1 | -2/+2 |
| | | | | |\ \ | |||||
| | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-01 | 1 | -2/+2 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-29 | 1 | -2/+2 |
| | | | | | | |\ \ | |||||
| | | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-29 | 1 | -2/+2 |
| | | | | | | | |\ \ | |||||
| | | | | | | | | * | | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 1 | -2/+2 |
| * | | | | | | | | | | Document that Transitions are exclusive. | Michael Brasser | 2010-11-10 | 1 | -1/+5 |
| * | | | | | | | | | | Document TextInput::select(start,end) | Michael Brasser | 2010-11-09 | 1 | -6/+17 |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-09 | 26 | -120/+269 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Fix Text::elide docs. | Bea Lam | 2010-11-09 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| | * | | | | | | | | Fix Rectangle painting at small sizes. | Martin Jones | 2010-11-09 | 1 | -1/+2 |
| | * | | | | | | | | Export QDeclarativeDebugHelper on Symbian for QTBUG-13762 | Joona Petrell | 2010-11-08 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-08 | 4 | -15/+73 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Text alignment is broken with multi-line text and implicit size. | Yann Bodson | 2010-11-08 | 1 | -12/+46 |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-05 | 23 | -108/+229 |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | | | * | | | | | | | Image bounding rect should always include the area being painted | Joona Petrell | 2010-11-05 | 2 | -3/+25 |
| | * | | | | | | | | | Don't use stdint.h in our headers since it is a C99 header. | Martin Jones | 2010-11-08 | 2 | -12/+5 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Add documentation about script evaluation context and allowed types | Bea Lam | 2010-11-04 | 1 | -2/+28 |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-04 | 21 | -103/+176 |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | Fix errors in example code. Also reverts the example code to the old | Bea Lam | 2010-11-04 | 3 | -21/+27 |
| | | * | | | | | | | Largely rewrite the Using QML in C++ Applications documentation. It | Bea Lam | 2010-11-04 | 2 | -7/+51 |
| | | * | | | | | | | Fix regression in 648eb76c and update visual tests. | Martin Jones | 2010-11-04 | 1 | -0/+1 |
| | | * | | | | | | | Don't emit xChanged()/yChanged() twice. | Martin Jones | 2010-11-04 | 1 | -4/+0 |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-03 | 8 | -12/+49 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Regression: QDeclarativeText does not update when text turns empty | Yann Bodson | 2010-11-03 | 3 | -0/+15 |
| | | | * | | | | | | | Qml Debugging: Only enable if explicitly requested | Kai Koehne | 2010-11-02 | 5 | -0/+22 |
| | | | * | | | | | | | Regression: Text element breaks when using \n for separating lines | Yann Bodson | 2010-11-02 | 1 | -12/+12 |
| | | * | | | | | | | | Combining ListView.StrictlyEnforceRange and resizing currentItem stalls. | Martin Jones | 2010-11-03 | 3 | -43/+31 |
| | | |/ / / / / / / | |||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-11-02 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | |