summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Make the rules for redirects a bit stricter.v4.8.4Richard Moore2012-11-221-3/+5
* QDeclarativeTypeLoader: Avoid stat() calls to . and ..Thomas McGuire2012-10-221-1/+1
* Fix access to uninitialised memory that might lead to crashesThiago Macieira2012-10-131-0/+5
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-122-3/+39
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-122-1/+7
* Use QVarLengthArray when creating the connectNotify() argumentThomas McGuire2012-10-123-3/+9
* Register Qt 4.7 import on-demand, instead of at startup.Robin Burchell2012-10-045-13/+38
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-292-4/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29147-3556/+3556
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-263-3/+3
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-254-41/+21
* Delete JS-owned QML objects right away in the engine dtor.Thomas McGuire2012-09-144-21/+41
* Make connectNotify() work with QMLThomas McGuire2012-08-3111-34/+239
* Register less types for QtDeclarative/QCoreApplicationKevin Ottens2012-08-201-3/+8
* XMLHttpRequest does not support the DELETE methodJani Honkonen2012-08-151-1/+4
* Update contact information in license headers.Sergio Ahumada2012-08-01147-299/+299
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-251-1/+1
* Fixed warning by MSVC about class/struct mismatch in MethodData.Janne Anttila2012-02-031-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-11147-149/+149
* Declarative: Use qDebug() for debugger status updatesKai Koehne2011-11-281-1/+1
* Surviving out of memory in Qt Quick appmread2011-11-213-51/+59
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-256-62/+201
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-126-62/+201
| |\
| | * Backport more imports directory caching changes.Martin Jones2011-10-124-15/+20
| | * Backport imports directory caching performance optimizationMartin Jones2011-09-136-56/+190
* | | Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-10-1410-912/+34
|\ \ \
| * | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-072-2/+10
| |\| |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-281-1/+1
| | |\ \
| | | * | Crash in QDeclarativeCompiler::indexOfPropertySami Merila2011-09-271-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-09-211-1/+9
| | |\| | | | | |/ | | |/|
| | | * QML import path puts Qt dirs in correct Symbian ordermread2011-09-211-1/+9
| * | | Fix assertAaron Kennedy2011-09-281-1/+1
| * | | Compile fix for SymbianAaron Kennedy2011-09-211-4/+4
| * | | Merge remote-tracking branch 'qt-qml-review/master' into master-qml-stagingKai Koehne2011-09-209-900/+14
| |\ \ \
| | * | | Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-165-889/+6
| | * | | Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.hKai Koehne2011-09-152-11/+1
| * | | | Fix aliasing bug when compiled with gcc 4.6Aaron Kennedy2011-09-151-9/+16
* | | | | Fix QDeclarativeEngine::setOfflineStoragePath() for SymbianMiikka Heikkinen2011-10-101-1/+1
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-09-153-4/+12
|\| | | | | |/ / / |/| | |
| * | | Fix crash in compiled bindingsAaron Kennedy2011-09-143-4/+12
* | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-09-081-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix leak in bindings created by PropertyChanges.Michael Brasser2011-09-021-0/+2
| | |/ | |/|
* | | Merge remote branch 'qt-doc-team/4.8'Casper van Donderen2011-08-291-0/+5
|\ \ \ | |_|/ |/| |
| * | Doc: Internalized QDeclarativeTypeLoaderGeir Vattekar2011-08-241-0/+5
| * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-06-172-4/+13
| |\ \
| * \ \ Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-06-094-31/+32
| |\ \ \
| * \ \ \ Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-05-24149-2552/+2556
| |\ \ \ \
| * \ \ \ \ Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8David Boddie2011-05-167-30/+102
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-08-1210-186/+289
|\ \ \ \ \ \ \
| * | | | | | | Compile on symbianAaron Kennedy2011-08-041-1/+1