| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 36 | -391/+841 |
|\ |
|
| * | Mention that image providers should be added before loading QML files | Bea Lam | 2010-12-03 | 1 | -0/+3 |
|
|
| * | Append qml import path individually for each available drive on Symbian | Joona Petrell | 2010-12-02 | 2 | -2/+33 |
|
|
| * | 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 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-01 | 2 | -2/+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 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-30 | 2 | -5/+6 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Joona Petrell | 2010-11-30 | 19 | -309/+620 |
| | |\ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-26 | 4 | -5/+9 |
| | |\ \ |
|
| | | * | | Fix whitespace in previous 1e7b4e396ec3bacc1a769208b990c5e0450f0d3a | Friedemann Kleint | 2010-11-26 | 1 | -1/+1 |
|
|
| | | * | | Declarative: Fix compiler warnings (Linux/g++) | Friedemann Kleint | 2010-11-26 | 4 | -5/+9 |
|
|
| * | | | | Ensure header is considered when positioning content with snapping. | Martin Jones | 2010-11-30 | 2 | -17/+26 |
|
|
| * | | | | Fix integer overflow in QDeclarativeItemPrivate::origin enumeration | Joona Petrell | 2010-11-30 | 1 | -1/+1 |
|
|
| * | | | | Correct ownership semantics for QObject derived types | Aaron Kennedy | 2010-11-30 | 1 | -2/+9 |
|
|
| * | | | | Correctly handle CppOwnership even when a QDeclarativeData doesn't exist | Aaron Kennedy | 2010-11-30 | 1 | -3/+1 |
|
|
| * | | | | Don't draw null pixmap in QDeclarativeImage paint function | Joona Petrell | 2010-11-30 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | Improve consistency in handling of aliases, bindings and value types | Aaron Kennedy | 2010-11-29 | 17 | -256/+599 |
|
|
| * | | | Move KeyNavigation example to snippets, plus some doc rewording | Bea Lam | 2010-11-29 | 1 | -51/+21 |
|
|
| * | | | Fix warnings related to unused variables. | Thiago Macieira | 2010-11-26 | 2 | -1/+2 |
|
|
| * | | | Fix silly "will be initialised after" warning. | Thiago Macieira | 2010-11-26 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-11-26 | 2 | -31/+35 |
| |\ \ |
|
| | * | | Fix type punning warnings from gcc | Aaron Kennedy | 2010-11-26 | 2 | -31/+35 |
| | |/ |
|
| * | | Repaint when text color changes | Alan Alpert | 2010-11-26 | 1 | -5/+6 |
| |/ |
|
| * | End painting of Rectangle pixmap before inserting it to pixmap cache to avoid... | Joona Petrell | 2010-11-25 | 1 | -0/+8 |
|
|
| * | Document KeyEvent::modifiers | Bea Lam | 2010-11-25 | 1 | -1/+29 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 9 | -26/+70 |
|\ \
| |/ |
|
| * | Flickable and MouseArea were too eager to take/keep mouse grab. | Martin Jones | 2010-11-24 | 2 | -19/+34 |
|
|
| * | Allow javascript date and regexp objects in WorkerScript messages | Bea Lam | 2010-11-24 | 1 | -0/+13 |
|
|
| * | Avoid lockup in ListView when animating delegates. | Martin Jones | 2010-11-24 | 1 | -0/+8 |
|
|
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-19 | 5 | -7/+12 |
| |\ |
|
| | * | Don't leak QML compiled data objects | Aaron Kennedy | 2010-11-19 | 3 | -7/+3 |
|
|
| | * | Doc: clarify Flickable children vs. contentItem children. | Martin Jones | 2010-11-19 | 1 | -0/+7 |
|
|
| | * | Fix parent bug for QDeclarativeOpenMetaObject | Marco Bubke | 2010-11-18 | 1 | -0/+2 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-19 | 2 | -1/+5 |
| |\ \
| | |/ |
|
| * | | Doc: Documented that border width does not affect rectangle geometry. | David Boddie | 2010-11-19 | 1 | -0/+3 |
|
|
* | | | 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 |
|
|