summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Really fix warning.Martin Jones2010-03-171-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-173-6/+7
|\
| * MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| * Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
* | Fix warnings.Martin Jones2010-03-172-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1735-566/+808
|\
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1733-559/+806
| |\
| | * One url for an *unqualilfied* import is not special.Warwick Allison2010-03-171-1/+2
| | * Fix test failuresAaron Kennedy2010-03-176-6/+11
| | * Optimization: Don't unnecessarily run VMEStack element constructorsAaron Kennedy2010-03-171-4/+4
| | * Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-1731-550/+740
| | * Reset QDeclarativeDeclarativeData::outerContext when the context is removedAaron Kennedy2010-03-171-0/+1
| | * Simplify QDeclarativeComponent::creationContext() logicAaron Kennedy2010-03-171-5/+2
| | * Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-173-5/+33
| | * Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-175-5/+30
| * | Tests for default count(), get() values should be run on the workerBea Lam2010-03-172-7/+2
| |/
* | Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-174-13/+65
|/
* Fixes for the module importmae2010-03-162-38/+111
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1699-3687/+3592
|\
| * Remove unneeded #include and add needed header to .priMartin Jones2010-03-162-2/+1
| * Add easing changes to QmlChanges.txtMartin Jones2010-03-161-0/+8
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-169-980/+1290
| |\
| | * Doc fixes.Bea Lam2010-03-161-27/+27
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-1699-2783/+2802
| | |\
| | * | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-169-980/+1290
| * | | Update more animation on property value source docs.Martin Jones2010-03-161-1/+1
| * | | QmlChanges.txt cleanup.Martin Jones2010-03-161-23/+26
| | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-164-9/+24
| |\ \
| | * | Compile with user defined Qt namespaceRoberto Raggi2010-03-151-2/+4
| | * | Fix regression from previous commitmae2010-03-153-7/+20
| * | | Split post alpha API changes into a separate section.Martin Jones2010-03-161-21/+27
| * | | Little more doc on QabstractItemModel and QML.Martin Jones2010-03-151-2/+4
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-153-10/+14
| |\ \
| | * | QDeclarative::isWritable optimization.Michael Brasser2010-03-151-5/+3
| | * | Make easing docs more consistent with other grouped property docs.Michael Brasser2010-03-141-4/+8
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-141-1/+1
| | |\ \
| | | * | Fix typo.Michael Brasser2010-03-141-1/+1
| | * | | Make the loader a focusscope.Yann Bodson2010-03-141-1/+3
| | |/ /
| * | | Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRangeMartin Jones2010-03-151-2/+2
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1241-1886/+500
| |\ \
| | * | 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