summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialize QDeclarativeData even when not using a QDeclarativeEngineAaron Kennedy2010-04-081-4/+3
* Give error if attempt to import from a version that is not installed.Warwick Allison2010-04-081-0/+12
* Cleanup (remove QDeclarativeScriptClass)Aaron Kennedy2010-04-071-14/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-071-20/+23
|\
| * Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-19/+19
| * Fix loading of _debug.dylib plugins under OSX.Roberto Raggi2010-04-011-1/+4
* | Optimization: Only allocate QScriptValue if we need tooAaron Kennedy2010-04-011-3/+4
* | Optimization: Improve allocation strategy for QDeclarativeDeclarativeDataAaron Kennedy2010-04-011-0/+14
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-311-20/+31
|\
| * Optimize QDeclarativeEngine::importExtensionmae2010-03-311-20/+31
* | Fix bug when adding import paths manuallyAlan Alpert2010-03-311-1/+7
|/
* Fix qml plugin loading with specified path in qmldirmae2010-03-301-3/+8
* Simplify import path.Warwick Allison2010-03-291-55/+33
* Use QDateTime when specifying a "date" property in QMLAaron Kennedy2010-03-291-2/+3
* Add importPathList, mainly for doc purposes.Warwick Allison2010-03-291-10/+24
* Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-281-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-261-116/+132
|\
| * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-251-49/+73
| |\
| * | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-116/+132
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-251-1/+0
|\ \ \ | | |/ | |/|
| * | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-3/+0
| * | Replace Animation's repeat property with loops.Michael Brasser2010-03-251-0/+2
* | | Forgot to add a file.Alan Alpert2010-03-251-8/+10
|/ /
* | Manual merge.Warwick Allison2010-03-221-3/+36
* | Test imports with realistic paths (previously passed accidentally).Warwick Allison2010-03-221-3/+10
* | Deprecate inline Script {} blocksAaron Kennedy2010-03-221-5/+1
* | Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-2/+0
* | Reduce amount of qmldir parsingmae2010-03-191-25/+19
* | Fix local type lookupmae2010-03-191-13/+10
|/
* Use the correct base URL in resolveUriMartin Jones2010-03-181-3/+2
* Another fix to findmae2010-03-171-3/+5
* Improve implicit "." importmae2010-03-171-0/+7
* Fix auto testmae2010-03-171-8/+8
* Fix type lookup with urlmae2010-03-171-8/+8
* Add an implicit import "." to types loaded from a local urlmae2010-03-171-0/+1
* One url for an *unqualilfied* import is not special.Warwick Allison2010-03-171-1/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-17/+16
* Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-171-1/+4
* Fixes for the module importmae2010-03-161-38/+110
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-161-70/+123
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-161-5/+6
| |\
| | * Fix regression from previous commitmae2010-03-151-5/+6
| * | Little more doc on QabstractItemModel and QML.Martin Jones2010-03-151-2/+4
| |/
| * Remove Qt.closestAngle().Michael Brasser2010-03-121-20/+0
| * Fix importing qml modules from rcc resourcesmae2010-03-111-39/+48
| * Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-5/+5
| * when loading debug import plugins on Mac, try with _debug.dylib suffixmae2010-03-101-0/+3
| * Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-101-6/+4
| |\
| | * doc: Fixed several qdoc errors.Martin Smith2010-03-091-2/+2
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-081-4/+2
| | |\