summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Compile fixes.ck2010-05-171-0/+1
* Move Q_ENUMS to start of class declarationAaron Kennedy2010-05-172-3/+3
* Restructure QDeclarativeAbstractBinding destructorAaron Kennedy2010-05-171-2/+4
* Don't call pure virtual method in ~QDeclarativeAbstractBinding()Aaron Kennedy2010-05-171-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1711-78/+287
|\
| * Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-172-6/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1710-75/+264
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1710-17/+15
| | |\
| | * | Don't crash due to recursive positioning.Martin Jones2010-05-172-25/+40
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1630-47/+553
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-146-16/+18
| | |\ \ \
| | * | | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-147-45/+222
| * | | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-172-2/+23
* | | | | | Check for acquireReg() failureAaron Kennedy2010-05-171-0/+27
| |_|_|_|/ |/| | | |
* | | | | ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-171-4/+1
* | | | | Add \brief to TextInputBea Lam2010-05-171-1/+1
|/ / / /
* | | | Restructure the examples. They are now organized into variousBea Lam2010-05-168-12/+12
* | | | Doc fixBea Lam2010-05-161-0/+1
| |_|/ |/| |
* | | QtDeclarative doesn't use QtXml, so don't link to it or require others toThiago Macieira2010-05-141-2/+2
* | | Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-0/+5
* | | Fix compilation of QtDeclarative module (gcc)Kai Koehne2010-05-141-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1426-82/+678
|\ \ \
| * | | Qt.include() support in worker scriptsAaron Kennedy2010-05-144-1/+69
| * | | Only add "include" property in non-workerscript threadsAaron Kennedy2010-05-141-1/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-141-4/+8
| |\ \ \
| | * | | Reduce the chance of AnchorAnimation animating geometry changes itMichael Brasser2010-05-141-4/+8
| * | | | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-148-9/+63
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1417-72/+173
| |\ \ \ | | | |/ | | |/|
| | * | Fix crash in ParentAnimation.Michael Brasser2010-05-146-13/+16
| | * | Revert "Fix crash in ParentAnimation."Michael Brasser2010-05-141-9/+8
| | |/
| | * Fix crash in ParentAnimation.Michael Brasser2010-05-141-8/+9
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-1315-73/+185
| | |\
| | | * Follow-up on Flickable changes.Yann Bodson2010-05-135-44/+94
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-133-3/+38
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-131-10/+18
| | | | |\
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1321-254/+399
| | | | |\ \
| | | | * | | Add an example spinner.Martin Jones2010-05-133-3/+38
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-136-25/+50
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-131-10/+18
| | | | | |/ | | | | |/|
| | | * | | Fix crash on remote content.Warwick Allison2010-05-131-1/+3
| | * | | | Note that you need to unset a flag to create a visual itemAlan Alpert2010-05-131-1/+4
| | |/ / /
| * | | | Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-142-0/+367
| | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-135-14/+30
| |\ \ \
| * | | | Dates and variants are not considered nested objectsAaron Kennedy2010-05-131-1/+2
| | |/ / | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-1318-36/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1291-1991/+3071
| |\ \ \
| * | | | QtDeclarative: avoid waiting for a network load on URIs with empty schemes.Thiago Macieira2010-05-071-15/+22
| * | | | QtDeclarative: RFC 3986 requires schemes to be considered case-insensitivelyThiago Macieira2010-05-072-2/+2
| * | | | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-0416-19/+19
* | | | | Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-134-9/+24