summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QDeclarativeParserStatus method pure virtual to encourage right code.Warwick Allison2010-04-3014-20/+64
* Doc fixesBea Lam2010-04-305-95/+106
* Fix error stringBea Lam2010-04-301-1/+1
* Add QML value types for math3d typesRhys Weatherley2010-04-3012-1/+626
* 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
* 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-3016-20/+164
|\
| * 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
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2927-356/+596
| |\
| | * Warn on assigning a function to a QML property.Michael Brasser2010-04-295-1/+72
| | * Don't show warnings log window by defaultKai Koehne2010-04-291-4/+5
| | * Cleanup guards used in synthesized QML meta objectsAaron Kennedy2010-04-293-2/+36
| | * Simplify QDeclarativeGuard logicAaron Kennedy2010-04-292-12/+10
| * | missed filesWarwick Allison2010-04-294-0/+29
* | | Allow factor parameter to be passed to Qt.lighter() and Qt.darker()Martin Jones2010-04-295-14/+45
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2930-431/+441
|\ \
| * | Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-292-0/+21
| * | Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-299-337/+295
| |/
| * 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-2911-83/+30
| |\ \ | | |/
| | * Don't call qRegisterMetaType() in global scopeBea Lam2010-04-292-1/+1
| | * Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-299-81/+28
| | * 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-2920-922/+1241
| |\ \ | | |/
| * | undebuggeryWarwick Allison2010-04-291-1/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2917-138/+251
| |\ \
| * | | Stricter (but controllable) error reporting on Connections signal-name error....Warwick Allison2010-04-293-8/+77
| * | | Ignore QWS verbosity.Warwick Allison2010-04-281-0/+3
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2884-758/+2067
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-2785-534/+2767
| |\ \ \ \
| * | | | | make quitableWarwick Allison2010-04-272-1/+12
* | | | | | Doc: some simple examples of sourceSize usage.Martin Jones2010-04-291-0/+26
* | | | | | Add an example of creating a QDeclarativeNetworkAccessManagerFactory.Martin Jones2010-04-295-0/+131
| |_|_|_|/ |/| | | |
* | | | | 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-295-1/+77
* | | | | Suppress transient errors from bindingsAaron Kennedy2010-04-293-1/+34
* | | | | Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-2911-919/+1129
| |_|_|/ |/| | |
* | | | Additional Behavior test + text fixes.Michael Brasser2010-04-292-23/+58
* | | | Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-296-2/+38
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-287-109/+151
|\ \ \ \
| * | | | Fix references to createComponent() and createQmlObject() toBea Lam2010-04-287-109/+151
| | |_|/ | |/| |
* | | | 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-2865-551/+1100
|\ \ \