summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Don't crash when QML engine is deletedAaron Kennedy2010-04-083-3/+36
| | * | Fix crash on null object assignmentAaron Kennedy2010-04-083-1/+25
| | * | Fix call to saveHighScores() and restore game timer.Bea Lam2010-04-083-6/+4
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-08301-1013/+2210
| | |\ \
| | | * | Make string -> int conversion consistent in bindingsAaron Kennedy2010-04-085-0/+115
| | | * | Improve static assignment to QVariant's in the int and double caseAaron Kennedy2010-04-088-7/+110
| | | * | Fix warning in declarative/examples/velocityLeonardo Sobral Cunha2010-04-081-2/+6
| | | * | Fix samegame4 tutorial codeLeonardo Sobral Cunha2010-04-082-12/+3
| | | * | Missing fileYann Bodson2010-04-081-0/+0
| | | * | Update QmlChanges for SmoothedFollowLeonardo Sobral Cunha2010-04-081-4/+12
| | | * | Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-0816-56/+64
| | | |/
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0818-96/+232
| | | |\
| | | | * Make script and binding assignments identical for list propertiesAaron Kennedy2010-04-081-1/+5
| | | | * Fix qdeclarativeecmascript::arrayExpression() testAaron Kennedy2010-04-081-1/+1
| | | | * Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-0818-96/+228
| | | * | Add running of examples to quality gate.Warwick Allison2010-04-086-7/+8
| | | |/
| | | * Improve velocity exampleYann Bodson2010-04-084-135/+84
| | | * Missing fileAaron Kennedy2010-04-082-1/+146
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-08205-216/+939
| | | |\
| | | * | Test readonly valuetypes. Fails for field.Warwick Allison2010-04-085-0/+51
| | | * | Fix AnimatedImage for remote image test. Fix and test sourceSize property.Warwick Allison2010-04-086-2/+44
| | | * | Ignore current spurious warnings.Warwick Allison2010-04-081-0/+10
| | | * | unwarnWarwick Allison2010-04-081-0/+2
| | * | | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-0813-156/+156
| * | | | Calculate GridView columns regardless of whether we have a populated modelMartin Jones2010-04-081-1/+1
| * | | | Add highlightMoveDuration to views.Martin Jones2010-04-088-10/+139
| | |_|/ | |/| |
| * | | Fix tst_qdeclarativesmoothedanimation::behaviorLeonardo Sobral Cunha2010-04-081-2/+3
| * | | Add SmoothedFollow element to qmlLeonardo Sobral Cunha2010-04-0813-1/+695
| * | | Tracking the velocity when restarting SmoothedAnimationLeonardo Sobral Cunha2010-04-081-0/+2
| * | | Fix doc of qml's SmoothedAnimationLeonardo Sobral Cunha2010-04-081-9/+10
| * | | Refactor in smoothedanimation, removed unneeded codeLeonardo Sobral Cunha2010-04-082-6/+1
| * | | Do not create a QScriptValue for an object being deletedAaron Kennedy2010-04-081-0/+3
| * | | Autotest for 76f5e9e7d1eea8d688d5459b7b7b2bfa3f9057edAaron Kennedy2010-04-082-1/+19
| * | | Fix test.Michael Brasser2010-04-081-0/+1
| * | | Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-08183-196/+196
| * | | Don't optimized extended type constructionAaron Kennedy2010-04-083-1/+9
| | |/ | |/|
| * | Correctly handle shutdown order in the presence of QWidgetsAaron Kennedy2010-04-081-1/+1
| * | Initialize QDeclarativeData even when not using a QDeclarativeEngineAaron Kennedy2010-04-082-5/+14
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0814-46/+76
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0811-301/+286
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0819-615/+242
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-0814-46/+76
| * | | | Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-4/+3
| * | | | Test import of a script requires qualifier.Warwick Allison2010-04-083-0/+6
| * | | | Fix location of error message.Warwick Allison2010-04-081-2/+2
| * | | | Remove error-tests of obsolete Script element.Warwick Allison2010-04-0825-120/+0
| | |_|/ | |/| |
| * | | Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-3/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-089-55/+89
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Add QListModelInterface::modelReset() signal and emit this in"Bea Lam2010-04-086-43/+46
| | * | Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-083-12/+43