Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / declarative / qml / v8 /
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Charles YinMove sqldatabase into a module API plugin
2012-01-24 Matthew VogtAllow JS API in modules
2012-01-24 Aurindam JanaConsole API: Add console.exception
2012-01-24 Aurindam JanaConsole API: Add console.assert
2012-01-24 Kai KoehneConsole API: Add console.count
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Kent HansenMark deprecated functions in QJSEngine and QJSValue
2012-01-20 Kent HansenAdd QJSValue::callAsConstructor() function
2012-01-20 Kent HansenAdd QJSValue::callWithInstance() function
2012-01-20 Kent HansenAdd QJSValue::call() overload
2012-01-20 Kent HansenAdd QJSValue::isCallable() function
2012-01-20 Kent HansenAdd QJSValue::toInt() and toUInt()
2012-01-20 Kent HansenAdd QJSValue::deleteProperty() function
2012-01-20 Kent HansenAdd QJSValue::hasProperty() and hasOwnProperty() functions
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-19 Matthew VogtAssigning empty object to Q_PROPERTY(QVariantMap)
2012-01-18 Matthew VogtAllow QML URLs to contain pre-encoded octets
2012-01-16 Kai KoehneConsole API: Add console.info
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-29 Chris AdamsHandle exceptions inside QV8QObjectConnectionList:...
2011-12-15 Simon HausmannV8: Remove extra V8::Context allocated for expressing...
2011-12-15 Simon HausmannFix that QJSEngine cannot be used from threads other...
2011-12-14 Simon HausmannCleanup: Fold QV8GCCallback class declaration(s) back...
2011-12-14 Simon HausmannFix leak of v8 context used for implicit strong references.
2011-12-14 Aurindam JanaQDeclarativeBuiltinFunctions: Remove warning
2011-12-14 Aaron KennedyAdd a tracing API for the QML engine
2011-12-14 Aurindam JanaQV8Engine: Console APIs, Extend functionality
2011-12-14 Simon HausmannCleanup: Remove redundant call to QV8GCCallback::regist...
2011-12-12 Simon HausmannV8: Minor cleanup
2011-12-06 Chris AdamsEnsure that scarce resources work with var properties
2011-12-05 Aaron KennedyIntroduce more generic fast property handling
2011-12-01 Aaron KennedyImprove value type read performance
2011-11-29 Kai KoehneDebugger: Disable breakpoint relocation in JS
2011-11-29 Chris AdamsAdd indexed deleter to sequence wrapper, implement...
2011-11-25 Friedemann KleintQtDeclarative: Fix building of tests on Windows.
2011-11-24 Aurindam JanaConsoleAPI: Use environment variable
2011-11-22 Martin JonesQt.locale() and JS locale type extension.
2011-11-21 Rohan McGovernFixed more declarative -qtnamespace compilation issues.
2011-11-16 Jędrzej NowackiFix console.log function.
2011-11-11 Aurindam JanaQV8Engine: Console APIs
2011-11-11 Chris AdamsRemove unused codepaths from QV8SequenceWrapper
2011-11-09 Aaron KennedyReturn a string from resolvedUrl() to match 4.x behavior
2011-11-09 Aaron KennedyEnsure connection lists get cleaned
2011-11-09 Kai KoehneFix gcc compilation warnings
2011-11-09 Kai KoehneAdd console.time / console.timeEnd API
2011-11-08 Aaron KennedyInclude correct line number when throwing an exception...
2011-11-04 Aaron KennedyOptimization: Minimize refreshing when root context...
2011-11-04 Aaron KennedyDon't crash if contexts are deleted during refreshExpre...
2011-11-04 Aaron KennedySkip the captured properties step in bindings
2011-11-04 Chris AdamsFix crash in object serialization due to sequences
2011-11-02 Chris AdamsAdd support for more sequence types
2011-11-01 Friedemann KleintDeclarative: Fix gcc 4.6 warnings about assigned/unused...
2011-10-26 Aaron KennedyRename QDeclarativePropertyCache::Data to QDeclarativeP...
2011-10-26 Glenn WatsonOptimize listmodel and allow nested elements from worke...
2011-10-26 Michael BrasserFix "for (... in ...)" loops for list properties.
2011-10-25 Aaron KennedyCache QObject method arguments
2011-10-24 Liang QiUpdate calls for keyToValue and keysToValue
2011-10-24 Jędrzej NowackiReturn v8::Local instead v8::Handle in some functions.
2011-10-19 Friedemann KleintDeclarative: Fix MSVC and g++ warnings
2011-10-17 Kent HansenClean up declarative includes
2011-10-16 Aaron KennedyMerge PropertyCache::Data and ValueTypeData
2011-10-12 Aaron KennedyRename QDeclarativeV4 -> QV4
2011-10-11 Aaron KennedyOptimize signal handling
2011-10-10 Bradley T. HughesUse QBasicAtomicInt load() and store() instead of impli...
2011-10-10 Chris AdamsFix crashes caused by handle management in worker threads
2011-10-06 Christiaan JanssenQV8Profiler service
2011-10-06 Simon HausmannFix QJSEngine::newQObject ownership behaviour
2011-10-06 Andrew den ExterAdd a get function to VisualDataGroup.
2011-10-06 Chris AdamsAdd JavaScript "var" property type to QML
2011-10-05 Chris AdamsEnsure all persistent handles are disposed properly
2011-09-30 Chris AdamsModify JS Object to QVariant conversion
2011-09-30 Aaron KennedyImprove QDeclarativeIncubator JS API
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-09-28 Chris AdamsFix crash in String.arg()
2011-09-19 Jędrzej NowackiUnwrap QJSValue from QVariant in QV8Engine::fromVariant
2011-09-15 Jędrzej NowackiSeparate declarative builtin functions from QV8Engine...
2011-09-15 Jędrzej NowackiSplit qjsconverter_p header.
2011-09-15 Jędrzej NowackiRemove dead code.
2011-09-15 Jędrzej NowackiFix potential memory corruption.
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Charles Yincanvas item refactors
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Jason McDonaldFix missing and outdated license headers.
2011-09-06 Chris AdamsAdd garbage collector prologue callback to qv8engine
2011-09-05 Aurindam JanaRemove friend class QV8DebugService from QV8Engine.
2011-09-01 Chris AdamsAllow conversion of QObject Module API to QVariant
2011-09-01 Michael BrasserAllow reference to signals using 'on' handler syntax.
2011-08-31 Tor Arne VestbøFix build with Clang
2011-08-31 Friedemann KleintFix export symbols for QtDeclarative and QtQuick1.
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-31 Chris AdamsAdd enums support to QObject module APIs
2011-08-30 Roberto RaggiFix merge errors introduced while rebasing.
2011-08-30 Aaron KennedyMove all QML file parsing into the QDeclarativeScript...
2011-08-30 Aaron KennedyUse strings more conservatively
2011-08-30 Aaron KennedyMove tools classes into their own directory
2011-08-30 Aaron KennedyMore efficient type name cache
next