Stabilize test.
[profile/ivi/qtdeclarative.git] / src / declarative /
2012-02-17 Martin JonesMake QLocale::uiLanguages() available in Qt.locale...
2012-02-16 Aaron KennedyReduce the memory used by QStringHash
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-16 Michael BrasserSet the type for unary expressions in v4.
2012-02-16 Michael BrasserAdd basic plugin metadata for QtQuick2 import plugin.
2012-02-15 Christiaan JanssenQmlProfiler: sending start profiling message
2012-02-15 Chris AdamsFix warnings in sequence wrapper code
2012-02-14 Glenn WatsonFix typo in error string.
2012-02-13 Pekka VuorelaQt.application.inputPanel to make deprecation warning...
2012-02-13 Michael BrasserDon't crash when an animation update causes it to delet...
2012-02-13 Justin McPhersonChange linkage of datafunction in V8_DEFINE_EXTENSION...
2012-02-10 Kai KoehneDebugger: Rename QDeclarativeDebugTrace to QDeclarative...
2012-02-10 Kai KoehneDebugger: Consistenly use 'state' instead of 'status'
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-09 Charles YinRemove deprecated builtin sql database API.
2012-02-09 Kai KoehneDebugger: Allow trace service to send data on exit
2012-02-09 Christiaan JanssenQmlProfiler: add filename to "Compiling" events location
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-09 Chris AdamsCheck dynamic slot function for nullness before evaluation
2012-02-09 Gunnar SlettaMake use of the new maybeAdvance animation logic inside...
2012-02-09 Chris AdamsHandle exceptions while compiling v8 bindings
2012-02-09 Michael BrasserFix warnings reported by clang.
2012-02-09 Alan AlpertRewrite multiline strings properly
2012-02-08 Jamey HicksUpdate documentation on QJSEngine::newQObject to match...
2012-02-07 Jędrzej NowackiMark constructor of QJSValue as deletable.
2012-02-07 Michael BrasserAdd and use new animation backend.
2012-02-07 Yann BodsonRemove warnings with clang
2012-02-07 Charles YinMore fixes for QDeclarativeListModelWorkerAgent cleanup
2012-02-06 Glenn WatsonFix some QJSValue test failures.
2012-02-06 Glenn WatsonFix incorrect ref count with dynamic roles on worker...
2012-02-03 Charles YinFix crash bug related to QDeclarativeListModel
2012-02-02 Michael BrasserEnsure || expressions in v4 will always exit.
2012-02-02 Matthew VogtRemove QtQuick1 elements from qtdeclarative
2012-02-02 Matthew VogtFix spelling errors that refer to non-existent symbols
2012-02-02 Kent HansenRemove QJSEngine::undefinedValue() function
2012-02-02 Kent HansenRemove QJSValue::isFunction() function
2012-02-02 Kent HansenRemove QJSValue::construct() and deprecated call()...
2012-02-02 Kent HansenRemove QJSValue::toInt32() and toUInt32() functions
2012-02-02 Kent HansenRemove QJSEngine::nullValue() function
2012-02-02 Kent HansenRemove QJSValue constructors that take QJSEngine argument
2012-02-02 Kent HansenRemove QJSValue::propertyFlags() function
2012-02-02 Kent HansenRemove invalid QJSValue type
2012-02-02 Kalle Juhani LehtonenFix include of private header used between two qtdeclar...
2012-02-02 Christiaan JanssenQmlProfiling: don't send v8 data if not profiling
2012-02-01 Kent HansenRemove QJSEngine::newVariant() function
2012-02-01 Kent HansenRemove QJSEngine::newDate() functions
2012-02-01 Kent HansenRemove QJSValue::instanceOf() function
2012-02-01 Kent HansenQJS{Engine,Value}: Remove QRegExp-specific functions
2012-02-01 Kent HansenRemove QJSValue::toUInt16() function
2012-02-01 Kent HansenRemove QJSValue::toInteger() function
2012-02-01 Kent HansenRemove QJSEngine::toObject() and QJSValue::toObject()
2012-02-01 Christiaan JanssenQmlProfiler: profiling binding loops
2012-02-01 Christiaan JanssenQmlProfiler: moved v4 tracing to run method
2012-02-01 Christiaan JanssenQmlProfiler: profiling compiled v8 bindings
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Chris AdamsImprove QRegExp property literal assignment error message
2012-01-26 Kent HansenFix breakage due to meta-type id reordering in qtbase
2012-01-25 Xizhi Zhu (Steven)Remove the work-around for avoiding possible deadlock.
2012-01-25 Kent HansenUse QMetaType::QVariant as the type for QVariant
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 Charles YinDon't hang the worker script engine
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 Jędrzej NowackiBuild fix.
2012-01-20 Martin JonesDoc: Improve Qt.locale docs.
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-17 Kai KoehneDebugger: Simplify protocol of QDebugMessageService
2012-01-17 Glenn WatsonFix crash when using namespaces for JS module APIs.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-17 Alan AlpertMatch QRect change
2012-01-16 Kai KoehneConsole API: Add console.info
2012-01-16 Christiaan JanssenQDeclarativeExpression: storing column number in expres...
2012-01-15 Matthew Vogtlower case QML components are accepted when used with...
2012-01-12 Robin BurchellRemove out-of-line uses of qMalloc/qFree/qRealloc.
2012-01-11 Simon HausmannRemove obsolete toBoolean() and isBoolean() QJSValue...
2012-01-09 Aurindam JanaQDeclarativeDebug: Add a debug message service.
2012-01-07 Friedemann KleintFix importing of files on Windows.
2012-01-06 Friedemann KleintQDeclarativeEngine: Polish code for file name case...
2012-01-06 Aaron KennedyImprove QML error messages
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Denis DzyubenkoAdded a link to Number::toLocaleCurrencyString in the...
2011-12-29 Chris AdamsHandle exceptions inside QV8QObjectConnectionList:...
2011-12-23 Chris AdamsFix crash in var property setter
2011-12-22 Aaron KennedyReserve enough space in the QDeclarativePropertyCache...
2011-12-21 Aaron KennedyDetect and optimize qsTr() and qsTrId() bindings
2011-12-21 Kai KoehneDebugger: Allow transmissions of network packets in...
2011-12-20 Kai KoehneDebugger: Fix livelock on exit (Windows)
next