summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Removed some trailing whitespaceThorbjørn Lindeijer2011-05-041-5/+5
* Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-041-1/+0
* Correct assertAaron Kennedy2011-02-031-2/+1
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-10/+27
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Qml Debugging: Only enable if explicitly requestedKai Koehne2010-11-021-0/+2
* Remove unused, unexported class.Michael Brasser2010-09-231-1/+0
* Simplify type management codeAaron Kennedy2010-08-271-2/+2
* QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh...Olivier Goffart2010-08-191-1/+1
* Fix QT_NO_DATESTRINGTasuku Suzuki2010-07-271-1/+1
* Split responsibilities in QDeclarativeExpression more cleanlyAaron Kennedy2010-07-141-1/+0
* Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-081-0/+3
* Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-251-0/+1
* Fix QT_NO_TEXTDATE compilation errors.Andreas Aardal Hanssen2010-05-311-1/+2
|\
| * Fix QT_NO_TEXTDATETasuku Suzuki2010-05-251-1/+2
* | Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivateBea Lam2010-05-241-0/+2
* | Ensure QML Global Qt object functions appear in the documentation indexWarwick Allison2010-05-211-1/+1
|/
* Compile fixes.ck2010-05-171-0/+1
* Add Qt.fontFamilies() methodAaron Kennedy2010-04-301-0/+1
* Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-291-43/+3
* Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-291-0/+5
* Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-281-12/+44
* Improved error messages for type resolving, new debug optionmae2010-04-261-1/+2
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-0/+8
* CleanupAaron Kennedy2010-04-161-1/+1
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-1/+1
* Add a Qt.isQtObject() methodAaron Kennedy2010-04-091-0/+1
* Tune plugin import mechanismmae2010-04-081-2/+3
* Cleanup handling of errors in bindings and scriptsAaron Kennedy2010-04-081-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-12/+12
* Simplify import path.Warwick Allison2010-03-291-1/+0
* Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-281-1/+1
* Manual merge.Warwick Allison2010-03-221-1/+2
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-2/+6
* Reduce amount of qmldir parsingmae2010-03-191-1/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-2/+4
* Optimization: Use id notifier for QtScript bindingsAaron Kennedy2010-03-171-1/+4
* Fix regression from previous commitmae2010-03-151-1/+1
* Remove Qt.closestAngle().Michael Brasser2010-03-121-1/+0
* Fix importing qml modules from rcc resourcesmae2010-03-111-1/+1
* Remove Qt.playSound()Michael Brasser2010-03-041-1/+0
* Add formatting functions to QML's global Qt object.Michael Brasser2010-03-041-0/+4
* Don't return QDeclarativeDeclarativeData for a deleting objectAaron Kennedy2010-03-021-1/+2
* Protect against double initialization.Roberto Raggi2010-02-251-1/+1
* Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-251-0/+1
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-1/+1
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1