summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-1133-133/+471
| | | | | | |\ \
| | | | | | | * | Update QmlChanges.txtAaron Kennedy2010-03-111-0/+3
| | | | | | | * | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-1114-88/+50
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-1170-466/+1274
| | | | | | | |\ \
| | | | | | | | * | Improve value type binding behaviorAaron Kennedy2010-03-1110-38/+401
| | | | | | | | * | Minor construction optimizations.Michael Brasser2010-03-115-2/+13
| | | | | | | * | | Fix test, fix warning consistency.Warwick Allison2010-03-112-2/+3
| | | | | | | * | | Truncate title at right if too long (cannot currently ElideRight and center).Warwick Allison2010-03-111-3/+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-118-45/+209
| | | | | | |\ \ \
| | | | | | * | | | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-1115-22/+111
| | | * | | | | | | Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-124-52/+53
| | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-118-45/+209
| | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1125-321/+598
| | | |\ \ \ \ \
| | | | * \ \ \ \ 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-11110-719/+1642
| | | | | |\ \ \ \
| | | | * | | | | | Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-1122-305/+545
| | | * | | | | | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50eAaron Kennedy2010-03-118-33/+33
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-11169-3722/+5061
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Comment out unused method.Martin Jones2010-03-102-2/+3
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-10111-716/+1644
| | | | |\ \ \ \ \
| | | | | * | | | | Document - and use - the qmlRegisterXXX template functionsmae2010-03-1024-197/+254
| | | | | * | | | | when loading debug import plugins on Mac, try with _debug.dylib suffixmae2010-03-101-0/+3
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1088-519/+1387
| | | | | |\ \ \ \ \
| | | | | | * | | | | fix inclusion of qt_targets.pri in qimportbase.priJoerg Bornemann2010-03-101-1/+1
| | | | | | * | | | | Use TARGETPATH instead of hardcoding locationsTobias Hunger2010-03-102-2/+2
| | | | | | * | | | | Fix location in which webkit import is stored in builddirTobias Hunger2010-03-101-1/+1
| | | | | | * | | | | Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-10116-3357/+4262
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | Oooops --- revert wrong commitmae2010-03-101-1/+1
| | | * | | | | | | | | 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-1011-230/+458
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1025-95/+467
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Unify binding optimizer and QtScript binding signal management logicAaron Kennedy2010-03-1011-230/+458
| | | * | | | | | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ...Martin Jones2010-03-106-0/+16
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1034-89/+1445
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-105-18/+21
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-104-0/+165
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1051-191/+612
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / /
| | | | * | | | | | | | | | 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
| | | | * | | | | | | | | | URL redirects for border image.Warwick Allison2010-03-102-2/+18
| | | | * | | | | | | | | | Implement URL redirection for types and XmlListModel.Warwick Allison2010-03-103-3/+53
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-101-1/+1
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1057-402/+2526
| | | | | |\ \ \ \ \ \ \ \ \