Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Small change to ListModel docs | Geir Vattekar | 2011-03-07 | 1 | -1/+1 |
* | Doc: Fixed qdoc warnings. | David Boddie | 2011-03-01 | 2 | -2/+2 |
* | Merge branch 'mimir' into 4.7 | Martin Smith | 2011-03-01 | 1 | -1/+1 |
|\ | |||||
| * | qdoc: Added more descriptions for QML commands. | Martin Smith | 2011-03-01 | 1 | -1/+1 |
* | | Merge commit 'refs/merge-requests/1113' of git://gitorious.org/qt/qt into mer... | David Boddie | 2011-02-28 | 4 | -14/+35 |
|\ \ | |||||
| * | | DelayRemove of list delegate on section boundary duplicated section | Martin Jones | 2011-02-23 | 1 | -8/+29 |
| * | | ListView and GridView indexAt should use qreal coordinates. | Martin Jones | 2011-02-23 | 4 | -6/+6 |
* | | | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer... | David Boddie | 2011-02-23 | 41 | -275/+743 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7 | Joona Petrell | 2011-02-22 | 28 | -241/+281 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-20 | 4 | -4/+4 |
| | |\ | |||||
| | | * | Fix warning about id maybe used when uninitialised | Thiago Macieira | 2011-02-20 | 1 | -1/+1 |
| | | * | Fix warnings in QtDeclarative | Thiago Macieira | 2011-02-17 | 3 | -3/+3 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-18 | 7 | -101/+136 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-15 | 1 | -0/+9 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-14 | 5 | -19/+89 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-10 | 5 | -16/+48 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-10 | 3 | -5/+62 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-09 | 5 | -57/+44 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 1 | -12/+64 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 1 | -1/+11 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-07 | 10 | -15/+146 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ... | Qt Continuous Integration System | 2011-02-04 | 24 | -237/+277 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix animations with alwaysRunToEnd that are frequently stopped/started. | Michael Brasser | 2011-02-22 | 1 | -1/+4 |
| * | | | | | | | | | | | | Prevent an animation from being registered to run twice. | Michael Brasser | 2011-02-22 | 2 | -4/+4 |
| * | | | | | | | | | | | | Prevent recursion due to nested Flickables with pressDelay | Martin Jones | 2011-02-21 | 3 | -4/+46 |
| * | | | | | | | | | | | | Ensure animations start correctly when running is bound to a value. | Michael Brasser | 2011-02-21 | 3 | -15/+10 |
| * | | | | | | | | | | | | Hide the TextInput/Edit cursor when the view doesn't have focus. | Andrew den Exter | 2011-02-21 | 2 | -2/+2 |
| * | | | | | | | | | | | | Forward mouse events from TextInput and TextEdit to QInputContext. | Andrew den Exter | 2011-02-21 | 3 | -20/+64 |
| * | | | | | | | | | | | | Docs: fix inherits tag for SpringAnimation | Bea Lam | 2011-02-20 | 1 | -1/+1 |
| * | | | | | | | | | | | | Ensure QDeclarativeListProperty docs are associated with QtDeclarative. | Martin Jones | 2011-02-20 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Allow MouseArea to prevent mouse grab begin stolen by Flickable. | Martin Jones | 2011-02-17 | 4 | -3/+44 |
| * | | | | | | | | | | | Fix QTBUG-17008 XmlListModel blocks Windows system events | Charles Yin | 2011-02-17 | 1 | -90/+80 |
| * | | | | | | | | | | | QDeclarativeDebug: Fix crash when serializing list of QObjects | Kai Koehne | 2011-02-16 | 1 | -8/+10 |
| * | | | | | | | | | | | Update the input context when the pre-edit cursor position changes. | Andrew den Exter | 2011-02-16 | 1 | -0/+2 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Use QML notation for documenting TextInput::accepted() signal. | Andrew den Exter | 2011-02-15 | 1 | -4/+4 |
| * | | | | | | | | | | Document the TextInput accepted() signal. | Andrew den Exter | 2011-02-15 | 1 | -0/+9 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Rename 'plugins\qmldebugging' (work around qmake issues) | Kai Koehne | 2011-02-11 | 1 | -1/+1 |
| * | | | | | | | | | Correct the "module not installed" error handling | Aaron Kennedy | 2011-02-11 | 1 | -12/+13 |
| * | | | | | | | | | Flickable uses the flick velocity to determine whether to retain grab | Martin Jones | 2011-02-11 | 1 | -1/+6 |
| * | | | | | | | | | Make addImportPath() work for windows paths starting with lower case | Bea Lam | 2011-02-11 | 1 | -2/+4 |
| * | | | | | | | | | Report any exceptions occurring in WorkerScript javascript code | Bea Lam | 2011-02-11 | 1 | -3/+63 |
| * | | | | | | | | | MouseArea docs - link to onCanceled() from onReleased() | Bea Lam | 2011-02-11 | 1 | -0/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | PathView items were not correctly updated when rootIndex changed. | Martin Jones | 2011-02-10 | 1 | -16/+28 |
| * | | | | | | | | Allow text to selected in a TextEdit or TextInput inside a Flickable. | Andrew den Exter | 2011-02-10 | 4 | -0/+20 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Update modules-related tests and docs | Bea Lam | 2011-02-10 | 2 | -2/+24 |
| * | | | | | | | CLeanup registers after AddString | Aaron Kennedy | 2011-02-10 | 1 | -3/+38 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2011-02-09 | 7 | -24/+95 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | PathView regression: dragging the path didn't update currentIndex | Martin Jones | 2011-02-09 | 1 | -1/+1 |
| | * | | | | | | Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m... | Yann Bodson | 2011-02-09 | 2 | -6/+8 |
| | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Support seperate versions of installed modules | mae | 2011-02-08 | 1 | -12/+64 |
| | | |_|_|/ | | |/| | | |