| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-19 | 1 | -8/+97 |
|\ |
|
| * | QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh... | Olivier Goffart | 2010-08-19 | 1 | -8/+97 |
|
|
* | | Fix Image element svg autotest | Joona Petrell | 2010-08-19 | 9 | -12/+4 |
|/ |
|
* | Repaint TextInput when password character changes in password mode | Joona Petrell | 2010-08-17 | 1 | -0/+16 |
|
|
* | Add missing auto test files. | Martin Jones | 2010-08-16 | 2 | -0/+31 |
|
|
* | Handle QGraphicsWidgets in Flickable | Martin Jones | 2010-08-16 | 1 | -0/+37 |
|
|
* | More positioners with QGraphicsWidgets fixes. | Martin Jones | 2010-08-16 | 1 | -0/+44 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-16 | 3 | -0/+85 |
|\ |
|
| * | Add autotest that checks that copy and cut don't work when echomode is set to... | Joona Petrell | 2010-08-13 | 1 | -0/+24 |
|
|
| * | Clear previous animation data for non-triggering animations. | Michael Brasser | 2010-08-13 | 2 | -0/+61 |
|
|
* | | emit countChanged where appropriate in Repeater | Martin Jones | 2010-08-16 | 1 | -0/+3 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-12 | 1 | -15/+15 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-08-11 | 1 | -3/+4 |
| |\ |
|
| * | | qdoc: Added list of all members (including inherited) page to QML elements. | Martin Smith | 2010-08-11 | 1 | -15/+15 |
|
|
* | | | Only modify pixmap cache reply when protected by a mutex | Aaron Kennedy | 2010-08-12 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-11 | 1 | -3/+4 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-11 | 2 | -0/+27 |
| |\ |
|
| * | | Don't destroy ListModel child list nodes. | Martin Jones | 2010-08-11 | 1 | -3/+4 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-10 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Correct spelling (UNKOWN -> UNKNOWN) to fix recent test regression | Bradley T. Hughes | 2010-08-10 | 1 | -1/+1 |
| |/ |
|
* | | Don't double-add item change listeners. | Michael Brasser | 2010-08-10 | 2 | -0/+27 |
|/ |
|
* | Top-level QML item should not have special focus handling. | Michael Brasser | 2010-08-06 | 1 | -1/+1 |
|
|
* | Add missing test file. | Michael Brasser | 2010-08-05 | 1 | -0/+33 |
|
|
* | Make sure onFocusChanged is correctly emitted for items in a FocusScope. | Michael Brasser | 2010-08-05 | 1 | -0/+56 |
|
|
* | Make SpringAnimation usable inside a transition | mae | 2010-08-04 | 2 | -0/+43 |
|
|
* | Make it possible to manually set the orientation of QML Viewer on Symbian | Joona Petrell | 2010-08-03 | 1 | -3/+33 |
|
|
* | Limit the pixmap cache in space as well as in time. | Aaron Kennedy | 2010-08-03 | 2 | -0/+40 |
|
|
* | Correctly apply PropertyChanges when entering an extended state | Michael Brasser | 2010-08-02 | 2 | -0/+42 |
|
|
* | Add moving and flicking properties to PathView | Martin Jones | 2010-07-29 | 8 | -470/+815 |
|
|
* | Add test for getting a backtrace in QML | Olivier Goffart | 2010-07-28 | 4 | -0/+212 |
|
|
* | Fix test. | Michael Brasser | 2010-07-22 | 1 | -0/+1 |
|
|
* | Fix TextInput echoMode autotest on Linux | Joona Petrell | 2010-07-22 | 1 | -0/+4 |
|
|
* | Fix TextEdit text attribute and text stored in the internal QTextDocument hav... | Joona Petrell | 2010-07-22 | 1 | -0/+34 |
|
|
* | Remove QDeclarativeItem::childrenChanged() signal overload | Martin Jones | 2010-07-22 | 1 | -0/+5 |
|
|
* | Allow MouseArea dragging to filter mouse events from descendants | Martin Jones | 2010-07-22 | 1 | -0/+11 |
|
|
* | Rename remaining 'wantsFocus'. | Yann Bodson | 2010-07-21 | 2 | -9/+9 |
|
|
* | Bounding rect of text was not always calculated correctly. | Martin Jones | 2010-07-21 | 2 | -0/+37 |
|
|
* | QML focus API updates. | Michael Brasser | 2010-07-21 | 13 | -159/+154 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-21 | 7 | -8/+124 |
|\ |
|
| * | Only ignore the same target value for a Behavior when it is running. | Michael Brasser | 2010-07-21 | 2 | -0/+44 |
|
|
| * | font.letterSpacing used percentage rather than absolute values. | Martin Jones | 2010-07-21 | 3 | -8/+8 |
|
|
| * | Rewinding AnchorChanges should not make target item's implicit width and heig... | Joona Petrell | 2010-07-21 | 2 | -0/+72 |
|
|
* | | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 1 | -0/+2 |
|/ |
|
* | Ensure the boundingRect() of Text is correctly calculated. | Michael Brasser | 2010-07-20 | 1 | -0/+1 |
|
|
* | Ensure released VisualItemModel items are removed from the scene. | Martin Jones | 2010-07-20 | 2 | -4/+34 |
|
|
* | Fix ListView sections with QList<QObject*> | Martin Jones | 2010-07-19 | 2 | -0/+6 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-19 | 1 | -12/+12 |
|\ |
|
| * | Allow test to pass on smaller screens (eg. 480 high). | Warwick Allison | 2010-07-16 | 1 | -12/+12 |
|
|
* | | Always place PathView delegates centered on the path | Martin Jones | 2010-07-19 | 2 | -0/+10 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-14 | 1 | -4/+6 |
|\ |
|