summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-138-19/+19
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-095-27/+30
| |\
| | * QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-092-6/+6
| | * Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-093-21/+24
| | |\
| * | | Doc: Fixes to Qt Quick documentation.David Boddie2010-08-092-4/+4
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0610-41/+67
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-053-147/+100
| |\ \ \
| * | | | Doc: Fixed qdoc warnings.David Boddie2010-08-053-7/+7
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-041-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0479-807/+1647
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1621-459/+571
| |\ \ \ \ \ \
| * | | | | | | Doc: Fixed QML documentation errors.David Boddie2010-07-161-3/+3
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-119-11/+12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-112-11/+28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-109-11/+12
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-109-11/+12
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-096-9/+22
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
| | | | * | | | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
| | | | * | | | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
| | | | * | | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-093-3/+4
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * | | | | | | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-097-8/+8
| | | |/ / / / / / / /
* | | | | | | | | | | Compile on SymbianMartin Jones2010-08-112-14/+10
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-111-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Don't double-add item change listeners.Michael Brasser2010-08-101-2/+2
| |/ / / / / / / /
* | | | | | | | | Don't destroy ListModel child list nodes.Martin Jones2010-08-112-11/+28
|/ / / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-102-5/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | XmlListModel doc fixesBea Lam2010-08-091-1/+7
| * | | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
* | | | | | | | | Associate qmlInfo() documentation with QDeclarativeEngineMartin Jones2010-08-101-0/+1
|/ / / / / / / /
* | | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
|/ / / / / / /
* | | | | | | Fix broken example codeBea Lam2010-08-061-8/+11
* | | | | | | Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-7/+4
* | | | | | | Remove some warningsMartin Jones2010-08-051-6/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Improve docs on QML Animation page and associated elementsBea Lam2010-08-057-26/+67
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-052-16/+1
|\ \ \ \ \ \
| * | | | | | Re-enable script program caching on Symbian (used to be disabled due to crash...Joona Petrell2010-08-051-4/+0
| * | | | | | Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-12/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Fix warning from whining complier.Martin Jones2010-08-051-1/+1
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-056-163/+172
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-041-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | QDeclarativeDebug: use QueuedConnection in the packet protocolOlivier Goffart2010-08-041-1/+1
| | | |_|/ | | |/| |
| * | | | Make SpringAnimation usable inside a transitionmae2010-08-042-146/+99
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-033-16/+72
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-033-16/+72
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-023-16/+72
| | | |\ \ \
| | | | * | | doc: Fixed many qdoc errors.Martin Smith2010-08-022-13/+70
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-021-11/+37
| | | | |\ \ \
| | | | * | | | Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527.Jerome Pasion2010-08-021-3/+2
* | | | | | | | Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-051-1/+1
|/ / / / / / /