summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-092-6/+6
* Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-6/+9
|\
| * Remove some warningsMartin Jones2010-08-051-6/+9
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-062-5/+1
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-051-4/+0
| |\
| | * Re-enable script program caching on Symbian (used to be disabled due to crash...Joona Petrell2010-08-051-4/+0
| * | Fix warning from whining complier.Martin Jones2010-08-051-1/+1
| |/
* | Doc: Fixed qdoc warnings.David Boddie2010-08-051-4/+4
|/
* Fixed comment about all enums being accessible in QML. Fix for QTBUG-12527.Jerome Pasion2010-08-021-3/+2
* Fix compilation with QT_NO_TEXTCODECTasuku Suzuki2010-07-293-1/+6
* Fix compilation with QT_NO_XMLSTREAMREADERTasuku Suzuki2010-07-293-0/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-293-41/+25
|\
| * Improvements to Modules docsBea Lam2010-07-291-3/+3
| * Component docsBea Lam2010-07-291-21/+9
| * Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-292-17/+13
* | QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-287-4/+14
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-275-13/+13
|\
| * Fix QT_NO_DATESTRINGTasuku Suzuki2010-07-275-13/+13
* | various doc fixesBea Lam2010-07-273-5/+4
|/
* QDeclarativeEngineDebugServer: Fix crash when trying to update non-properties.Olivier Goffart2010-07-261-16/+14
* CompileAaron Kennedy2010-07-231-6/+3
* Generalize qml "registration"Aaron Kennedy2010-07-225-20/+62
* Fix compiler warningAaron Kennedy2010-07-221-2/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-222-3/+3
|\
| * Make rootContext and engine pointers in QDeclarativeView API constJoona Petrell2010-07-222-3/+3
* | Reuse QML lexer to simplify .pragma script logicAaron Kennedy2010-07-222-67/+42
|/
* Expand QDeclarativeExtensionPlugin docsBea Lam2010-07-211-12/+65
* Expand QtObject docBea Lam2010-07-211-7/+40
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-211-1/+1
* various doc improvements for animation elementsBea Lam2010-07-201-4/+11
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-161-1/+1
|\
| * Fixed debugger's evaluation of dynamic properties in contextLasse Holmstedt2010-07-161-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-161-7/+3
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-141-7/+3
| |\
| | * Fixing merge conflicts.Martin Smith2010-07-1316-69/+431
| | |\
| | * | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-2/+2
| | * | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-3/+3
* | | | fix spellingBea Lam2010-07-151-1/+1
|/ / /
* | | Check for binding having been deleted in more placesAaron Kennedy2010-07-141-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-141-4/+12
|\ \ \
| * | | improvements to docs and examplesBea Lam2010-07-141-4/+12
| | |/ | |/|
* | | Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-147-331/+401
|/ /
* | Resetting bindings through debugger interfaceLasse Holmstedt2010-07-092-0/+28
* | doc improvementsBea Lam2010-07-092-5/+27
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-084-28/+196
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-081-12/+15
|\ \
| * | Micro optimization in QML date/time formatting functions.Michael Brasser2010-07-081-12/+15
* | | Allow the debugger to modify method bodiesAaron Kennedy2010-07-084-5/+83
|/ /
* | QML: Let the debugger now the name of embedded functions within a QML functionOlivier Goffart2010-07-071-1/+1
* | docsBea Lam2010-07-071-2/+2