Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / qdeclarativeengine.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Xizhi Zhu (Steven)Remove the work-around for avoiding possible deadlock.
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-09 Aurindam JanaQDeclarativeDebug: Add a debug message service.
2012-01-06 Friedemann KleintQDeclarativeEngine: Polish code for file name case...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-22 Aaron KennedyReserve enough space in the QDeclarativePropertyCache...
2011-12-14 Aurindam JanaQV8DebugService: Simplify the service code
2011-12-07 Friedemann KleintFix linking of QtQuick.dll on Windows.
2011-12-05 Aaron KennedyFix crash when QtQuick 2.0 wasn't imported
2011-12-02 Kent HansenSay hello to QtQuick module
2011-12-02 Gunnar SlettaRemove QSGContext and QSGTexture from QDeclarativePixma...
2011-11-25 Aurindam JanaDeclarativeDebugServices: Cleanup Code
2011-11-24 Kent HansenMove registration of QtQuick 2 types to separate class
2011-11-24 Kent HansenMove QDeclarativeListModel and friends from util/ to...
2011-11-24 Kent HansenMove QDeclarativeApplication from util/ to qml/
2011-11-22 Martin JonesQt.locale() and JS locale type extension.
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-11-01 Jani Uusi-RantalaFix most of the declarative bindings failing on ARM.
2011-11-01 Martin JonesEnsure that chained incubation works from componentComp...
2011-10-26 Aaron KennedyRename QDeclarativePropertyCache::Data to QDeclarativeP...
2011-10-24 Alan AlpertRename QSG* to QQuick* in particles folder
2011-10-21 Kent HansenRename Qt Quick-specific classes to QQuick*
2011-10-19 Friedemann KleintDeclarative: Fix MSVC and g++ warnings
2011-10-18 Martin Smithqdoc3: Remove several "QML:" qualifiers which should...
2011-10-17 Kent HansenClean up declarative includes
2011-10-11 Aaron KennedyOptimize signal handling
2011-10-11 Sami KananojaQInputPanel exposed as a property from QDeclarativeAppl...
2011-10-07 Kai KoehneDebugger: Fix lock when profiling
2011-10-06 Kai KoehneDebugger: Call removeEngine also for QV8DebugService
2011-10-06 Christiaan JanssenQV8Profiler service
2011-09-30 Kent HansenRemove a few unneeded includes
2011-09-30 Chris AdamsEnsure JS-owned QObjects are cleaned up on v8engine...
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-15 Jędrzej NowackiRemove some unused includes.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Aaron KennedyImprove efficiency of qmlEngine()
2011-09-07 Damian JansenDoc fix for QDeclarativeEngine
2011-09-01 Lars KnollRemove the remaining dependencies onto QtWidgets
2011-08-31 Kai KoehneRename QDeclarativeEngineDebugServer to ~Service
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Martin JonesOptimizations to imports.
2011-08-30 Aaron KennedyImprove QStringHash
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-17 Aurindam JanaEnable v8 debugging
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-04 Jedrzej NowackiRemove dead code.
2011-08-02 Thorbjørn LindeijerIntroduced a CONFIG option that enables declarative...
2011-07-29 Samuel RødalBuild against refactor.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-29 Aaron KennedyFix alias warnings in QDeclarativeGuard
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-07 Aaron KennedyRegister QDeclarativeV8Handle during construction
2011-07-01 Aaron KennedyMerge branch 'master' into v8-clean
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-17 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Aaron KennedyFix autotests
2011-06-15 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Aaron KennedyRegister QList<QObject*> metatype
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-10 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-09 Gunnar SlettaMerge branch 'threaded3'
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyRemove QtScript code from QDeclarativeEngine
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-08 Aaron KennedyImplement gc() method
2011-06-07 Aaron KennedyAllow the same QObject to be used in multiple QDeclarat...
2011-06-07 Alan AlpertImmense Particles Refactor Part A
2011-06-07 Bea LamFix docs on caching for images loaded by image providers
2011-06-07 Michael BrasserMerge branch 'master' into v8
2011-06-06 Alan AlpertMerge branch 'master' into qtquick2
2011-06-06 Aaron KennedyInitial V8 integration
2011-05-31 Martin JonesMerge branch 'master' of git://scm.dev.nokia.troll...
2011-05-31 Martin JonesMerge branch 'qtquick2'
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-05-19 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-19 Kim Motoyoshi KallandRe-apply "Support mirroring the source rectangle of...
2011-05-19 Alan AlpertNormalize createQmlObject error message
2011-05-18 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-18 Chris AdamsRevert "Support mirroring the source rectangle of Shade...
2011-05-12 Martin JonesImprove error message for invalid image provider name.
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Thorbjørn LindeijerRemoved some trailing whitespace
2011-05-10 Thorbjørn LindeijerMoved the QML Observer Service and related functionalit...
next