summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-308-11/+394
|\
| * Fix assignment of value types to javascript var.Michael Brasser2010-04-301-4/+4
| * Doc fixesBea Lam2010-04-301-1/+5
| * Fix error stringBea Lam2010-04-301-1/+1
| * Add QML value types for math3d typesRhys Weatherley2010-04-302-0/+367
| * Fix assert in qdeclarativepathviewLeonardo Sobral Cunha2010-04-301-1/+6
| * Avoid divisions by zero in qdeclarativetimelineLeonardo Sobral Cunha2010-04-301-3/+10
| * Initialize variable.Michael Brasser2010-04-301-1/+1
* | Avoid regenerating PathView delegates needlesslyMartin Jones2010-04-301-2/+6
* | When a model delegate is released, remove it from the scene immediately.Martin Jones2010-04-301-4/+3
|/
* Doc: mention that size of delegate affects flicking performance.Martin Jones2010-04-303-0/+15
* buffer new items on initialization.Martin Jones2010-04-302-4/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-307-16/+38
|\
| * Compile with QT_NO_GRAPHICSEFFECT.Michael Brasser2010-04-301-0/+2
| * Fix translation context when qsTr is used in PropertyChanges.Michael Brasser2010-04-291-1/+10
| * Warn on assigning a function to a QML property.Michael Brasser2010-04-292-1/+15
| * Cleanup guards used in synthesized QML meta objectsAaron Kennedy2010-04-291-2/+1
| * Simplify QDeclarativeGuard logicAaron Kennedy2010-04-292-12/+10
* | Allow factor parameter to be passed to Qt.lighter() and Qt.darker()Martin Jones2010-04-291-4/+10
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2913-247/+170
|\
| * Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-291-0/+6
| * Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-295-178/+114
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-291-0/+2
| |\
| | * Update QmlChanges.txtBea Lam2010-04-291-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-294-60/+7
| |\ \ | | |/
| | * Don't call qRegisterMetaType() in global scopeBea Lam2010-04-292-1/+1
| | * Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-292-58/+5
| | * Return enum property values as numbers, not QVariant valuesBea Lam2010-04-291-1/+1
| * | Ensure filenames are correctly resolvedWarwick Allison2010-04-291-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2916-922/+1149
| |\ \ | | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-298-6/+42
| |\ \
| * | | Stricter (but controllable) error reporting on Connections signal-name error....Warwick Allison2010-04-292-8/+40
* | | | Doc: some simple examples of sourceSize usage.Martin Jones2010-04-291-0/+26
| |_|/ |/| |
* | | Fix typo in qdeclarativeitem's docLeonardo Sobral Cunha2010-04-291-1/+1
* | | Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-293-1/+16
* | | Suppress transient errors from bindingsAaron Kennedy2010-04-291-1/+3
* | | Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-2911-919/+1129
| |/ |/|
* | Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-296-2/+38
* | Doc: Qt.MidButton -> Qt.MiddleButtonMartin Jones2010-04-282-4/+4
|/
* Compile on OSX, hopefully.Martin Jones2010-04-281-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2825-445/+703
|\
| * Improve border image documentation.Yann Bodson2010-04-281-11/+23
| * Doc - micro fix.Martin Jones2010-04-281-1/+0
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-284-13/+73
| |\
| | * Bunch of doc fixes.Alexis Menard2010-04-284-13/+73
| * | Alpha needs to be part of rectangle cache key.Martin Jones2010-04-281-4/+6
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-289-327/+334
| |\
| | * Code cleanupAaron Kennedy2010-04-281-235/+238
| | * Remove unused variableAaron Kennedy2010-04-282-4/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-281-29/+43
| | |\