summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | 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-1525-158/+195
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-153-9/+20
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | QDeclarative::isWritable optimization.Michael Brasser2010-03-151-5/+3
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-15110-1152/+2368
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Make easing docs more consistent with other grouped property docs.Michael Brasser2010-03-141-4/+8
| | | * | | | | | | | | fix installation of imports librariesYann Bodson2010-03-151-4/+3
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | 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
| | | |/ / / / / / / /
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-12110-1148/+2358
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fix installation of imports librariesTobias Hunger2010-03-123-8/+7
| | * | | | | | | | | | 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-1269-384/+632
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | 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-114-54/+56
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1199-883/+2075
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1199-883/+2075
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | CrashAaron Kennedy2010-03-111-1/+1
| | | | | * | | | | | | | | Cosmetic tweaksAaron Kennedy2010-03-111-8/+5
| | | | | * | | | | | | | | no need to include this private headerYann Bodson2010-03-111-1/+1
| | | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-1122-80/+266
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | 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-1135-235/+767
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | Improve value type binding behaviorAaron Kennedy2010-03-116-35/+212
| | | | | | | * | | | | | | | | Minor construction optimizations.Michael Brasser2010-03-115-2/+13
| | | | | | * | | | | | | | | | Fix test, fix warning consistency.Warwick Allison2010-03-111-0/+1
| | | | | * | | | | | | | | | | fix particles pluginYann Bodson2010-03-111-1/+15
| | | | | | |/ / / / / / / / / | | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | | Don't export symbols in webkit plugin.Yann Bodson2010-03-114-63/+4
| | | | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-115-35/+117
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-118-22/+104
| | * | | | | | | | | | | | | | Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-122-48/+49
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-115-35/+117
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-115-25/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1169-600/+1251
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-11104-3017/+3742
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Remove more accidentally submitted codeAaron Kennedy2010-03-112-5/+0
| | | | * | | | | | | | | | | | DocAaron Kennedy2010-03-101-3/+3