summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-101-1/+2
|\
| * Update modules-related tests and docsBea Lam2011-02-101-1/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-071-1/+1
|\ \ | |/
| * Clarify case preservation in QDeclarativeImageProvidersAlan Alpert2011-02-041-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-041-4/+14
|\ \ | |/ |/|
| * Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-171-4/+14
* | Move Qt.application docs into Qt global object pageBea Lam2011-02-021-4/+56
* | Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-0/+121
* | Add location information for tracing.Michael Brasser2011-01-251-2/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Fix Qt.formatTime() to accept QTime valuesBea Lam2011-01-111-22/+64
* | Introduce Qt.application.active propertyJoona Petrell2011-01-071-0/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-4/+8
|\ \ | |/
| * Don't truncate image:// url strings prematurelyBea Lam2010-12-201-4/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-131-0/+30
|\ \ | |/
| * Qt.include() docs weren't being picked up by qdocBea Lam2010-12-061-0/+27
| * Mention that image providers should be added before loading QML filesBea Lam2010-12-031-0/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-27/+33
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-301-2/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-261-1/+2
| | |\
| | | * Declarative: Fix compiler warnings (Linux/g++)Friedemann Kleint2010-11-261-1/+2
| * | | Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-3/+1
| * | | Fix warnings related to unused variables.Thiago Macieira2010-11-261-0/+2
| |/ /
| * | Fix type punning warnings from gccAaron Kennedy2010-11-261-23/+30
| |/
* | Add additional trace range data.Michael Brasser2010-11-191-0/+1
* | Add additional tracing.Michael Brasser2010-11-191-1/+3
|/
* Qml Debugging: Only enable if explicitly requestedKai Koehne2010-11-021-0/+1
* Doc: Fixed typoThorbjørn Lindeijer2010-11-011-1/+1
* Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* Fix autotest on windowsAaron Kennedy2010-10-131-1/+3
* Compile on WinCEAaron Kennedy2010-10-131-2/+2
* Compile on MSVC2008Aaron Kennedy2010-10-121-3/+2
* Fix autotest on windowsAaron Kennedy2010-10-111-0/+12
* Allow objectName to be used in QML bindingsAaron Kennedy2010-10-111-8/+35
* Install the declarative objectNameChanged callbackAaron Kennedy2010-10-111-0/+4
* Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-081-0/+26
* Qt.openUrlExternally should resolve relative URLs.Michael Brasser2010-10-011-9/+7
* Documentation: input to Qt.rgba should be from 0-1, not 0-255.Michael Brasser2010-10-011-1/+1
* Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-3/+9
* Improve docs for Qt.quit()Bea Lam2010-09-231-1/+3
* This patch allows modifications on PropertyChanges on the flyThomas Hartmann2010-09-141-1/+1
* Merge branch '4.7' into qmldocsDavid Boddie2010-09-061-1/+1
|\
| * Support passing QObject derived types to QML methodsAaron Kennedy2010-09-031-1/+1
* | Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-011-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-311-0/+3
|\
| * Fix application exiting in embedded qml examplesJoona Petrell2010-08-301-0/+3
* | Simplify type management codeAaron Kennedy2010-08-271-2/+2
|/
* QDeclarativeEngineDebugServer: make it a singleton.Olivier Goffart2010-08-241-5/+2
* Fix few declarative code issues discovered by static code analysisJoona Petrell2010-08-241-1/+1