summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Optimization: Use linked list for context childrenAaron Kennedy2010-03-123-33/+56
* Remove dead codeAaron Kennedy2010-03-121-31/+0
* Make QML the object allocator more flexibleAaron Kennedy2010-03-124-25/+20
* Fix crash on 32-bit platformsAaron Kennedy2010-03-121-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-121-2/+3
|\
| * Update QmlChanges.txtYann Bodson2010-03-121-2/+3
* | Reenable the QML binding optimizer for "safe" optimizationsAaron Kennedy2010-03-125-30/+81
* | CrashAaron Kennedy2010-03-121-1/+1
|/
* Revert "Use one thread for all instances."Michael Brasser2010-03-121-19/+15
* Update QmlChanges.txtMichael Brasser2010-03-121-0/+2
* Remove Qt.closestAngle().Michael Brasser2010-03-122-21/+0
* Fix importing qml modules from rcc resourcesmae2010-03-113-52/+50
* CrashAaron Kennedy2010-03-111-1/+1
* Cosmetic tweaksAaron Kennedy2010-03-111-8/+5
* Update QmlChanges.txtAaron Kennedy2010-03-111-0/+3
* Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-119-43/+37
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-1128-1776/+702
|\
| * Improve value type binding behaviorAaron Kennedy2010-03-116-35/+212
| * Minor construction optimizations.Michael Brasser2010-03-115-2/+13
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-115-35/+117
| |\
| | * Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-115-35/+117
| * | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-114-1584/+1
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-112-9/+3
| |\
| * | Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-119-120/+359
* | | Fix test, fix warning consistency.Warwick Allison2010-03-111-0/+1
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1112-163/+228
|\ \ | |/
| * Comment out unused method.Martin Jones2010-03-102-2/+3
| * Document - and use - the qmlRegisterXXX template functionsmae2010-03-105-109/+116
| * when loading debug import plugins on Mac, try with _debug.dylib suffixmae2010-03-101-0/+3
| * Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-108-54/+109
| |\
| | * Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-099-57/+109
| | |\
| | | * doc: Fixed several qdoc errors.Martin Smith2010-03-098-28/+28
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-095-35/+87
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-085-35/+87
| | | | |\
| | | | | * doc: Fixed some QML qdoc errors.Martin Smith2010-03-053-4/+17
| | | | | * doc: Fixed some QML qdoc errors.Martin Smith2010-03-052-31/+70
* | | | | | Remove more accidentally submitted codeAaron Kennedy2010-03-112-5/+0
* | | | | | DocAaron Kennedy2010-03-101-3/+3
|/ / / / /
* | | | | Remove accidentally submitted codeAaron Kennedy2010-03-101-8/+1
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1010-229/+458
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1016-78/+282
| |\ \ \ \ \
| * | | | | | Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-1010-229/+458
* | | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-102-0/+4
| |/ / / / / |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1012-19/+169
|\ \ \ \ \ \
| * | | | | | Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-101-1/+4
| * | | | | | URL redirection for font loaderWarwick Allison2010-03-101-1/+17
| * | | | | | URL redirection for AnimatedImageWarwick Allison2010-03-102-1/+18
| * | | | | | Technically, Location can be relative (never is though...)Warwick Allison2010-03-101-1/+1
| * | | | | | URL redirection for normal images.Warwick Allison2010-03-101-6/+35
| * | | | | | URL redirection for components resources.Warwick Allison2010-03-101-0/+18