QtQuick: Fix string related warnings, single character strings.
[profile/ivi/qtdeclarative.git] / src / qml /
2012-05-14 Friedemann KleintQtQuick: Fix string related warnings, single character...
2012-05-14 Lars KnollExplicitly enable exceptions for QtQml
2012-05-14 Alan AlpertFix invalid qdoc input
2012-05-14 Kent HansenHandle Var instructions in instruction dumper
2012-05-12 Aurindam JanaQQmlDebugService: Fetch Objects for location info
2012-05-11 Chris AdamsDispose the v8object handle in QQmlData::destroy()
2012-05-11 Aaron KennedyPermit signals to be emitted in a different thread
2012-05-11 Tor Arne VestbøAllow image providers to force their loading to be...
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Michael BrasserAllow V4 bindings to be assigned to aliases
2012-05-09 Michael BrasserAdd rect property type
2012-05-09 Kai KoehneSet context information for QmlErrors passed to qWarning
2012-05-09 Aurindam JanaQQmlEngineDebugService: Query Expression
2012-05-09 Alan AlpertDocument some more functions on the Qt object
2012-05-09 Charles YinReturn earlier if script.context() is invalid
2012-05-09 Charles YinDefence programming: add more asserts
2012-05-09 Kai KoehneDebugger: Use new QtMessageHandler signature
2012-05-08 Lars KnollqsTranslate shouldn't require an encoding argument
2012-05-08 Jerome PasionDoc: Moving QML docs for new doc structure
2012-05-08 Chris AdamsFix edge case in signal emission semantics
2012-05-08 Charles YinBetter checking top level root object creation status
2012-05-08 Martin JonesExpose ImperialUSSystem and ImperialUKSystem to QML...
2012-05-08 Denis MingulovEnable QML_IMPORT_TRACE for setImportPathList and setPl...
2012-05-08 Michael BrasserRemove QQmlData::objectNameChanged callback.
2012-05-08 Martin JonesAdd documentation/links for incubateObject
2012-05-08 Friedemann KleintFix MSVC warning C4200 (zero-sized array in struct...
2012-05-04 Aaron KennedyMinor optimizations and cleanup
2012-05-04 Christiaan JanssenQmlProfiler: storing binding type
2012-05-04 Aaron KennedyInitial bundle support
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-04 Matthew VogtEnsure binding target has not been deleted
2012-05-04 Matthew VogtEmit Component.onDestruction before context is invalidated
2012-05-04 Chris AdamsSet ptr to zero after freeing memory
2012-05-03 Kent HansenRemove QJS exception API
2012-05-03 Charles YinAdd a static flag to avoid unnecessary QQmlData::init...
2012-05-01 Charles YinRemove init() call from QQmlData's ctor.
2012-05-01 Michael BrasserMore robust tracking of signal handler expression owner...
2012-05-01 Topi ReinioKeep XMLHttpRequest response data after receiving a...
2012-05-01 Matthew VogtEnsure context is valid before VME method creation
2012-05-01 Charles YinPrevent object being delete by GC before object is...
2012-04-30 Alan AlpertMention the common usecase for classBegin in QQmlParser...
2012-04-30 Jerome PasionWhitespace fix in the source code.
2012-04-29 Matthew VogtEnsure external value types are initialized before...
2012-04-27 Jerome PasionDoc: Fixing errors due to incorrect QDoc commands.
2012-04-27 Jędrzej NowackiAvoid calling gc in QQmlEngine destructor.
2012-04-26 Girish Ramakrishnanapi: remove references to inputPanel.
2012-04-26 Aurindam JanaQmlDebugging: Exchange supported QDataStream versions
2012-04-26 Kent HansenSpecialize for QJson types in the QObject meta-call...
2012-04-26 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-26 Matthew VogtRemove relative directory elements in import paths
2012-04-26 Chris AdamsOptimise memory usage of bound signals
2012-04-25 Olivier GoffartAdapt qtdeclarative to the change in QMetaObject
2012-04-25 Aurindam JanaDebugger: Change name and protocol of QDeclarativeObser...
2012-04-25 Kai KoehneDebugger: Fix race conditions in block mode
2012-04-25 Kai KoehneDebugger: Fix race condition in block mode, QQmlDebugServer
2012-04-24 Kai KoehneDebugger: Fix RAII usage of ReadWriteLocker
2012-04-24 Kai KoehneDebugger: Add asserts for right usage of threads
2012-04-24 Kai KoehneFix usage of QMutexLocker
2012-04-24 Kai KoehneDebugger: Make sure stateChanged is called from debugge...
2012-04-24 Thiago MacieiraThe QUrl constructor can be used once again, so use it.
2012-04-24 Roberto RaggiInitialize value type properties.
2012-04-24 Olivier GoffartDo not use deprecated API
2012-04-23 Matthew VogtAdd support for var properties in V4
2012-04-23 Olivier GoffartqMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecated
2012-04-23 Friedemann KleintQtDeclarative: Fix compiler warnings.
2012-04-23 Michael BrasserAlso check notifier endpoints when checking whether...
2012-04-23 Michael BrasserSupport and use parameters in QQmlNotifierEndpoint.
2012-04-20 Tobias HungerFix warnings about non-virtual destructors
2012-04-20 Charles YinDisable local storage if the standard data location...
2012-04-20 Michael BrasserProvide receivers count from QQmlData.
2012-04-20 Michael BrasserUse QUrl constructor directly.
2012-04-19 Charles YinCall onreadystatechange() when new data available durin...
2012-04-19 Martin JonesMake QML work with the new QUrl implementation.
2012-04-18 Aurindam JanaQQmlEngineDebugService: Object creation
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Aurindam JanaQV8DebugService: v8::AfterCompile Events
2012-04-16 Kent HansenAdd QJson support to QV8Engine
2012-04-16 Martin JonesBe more explicit regarding the Locale object creation.
2012-04-16 Charles YinAdd a new running property to QQuickTransition
2012-04-15 Matthew VogtAdd support for variant properties in V4
2012-04-12 Jerome PasionDoc: Fixing the Qt QML module page.
2012-04-12 Thiago MacieiraSilence warning with ICC about change of signal in...
2012-04-12 Thiago MacieiraAdd missing #include <stdlib.h>
2012-04-12 Thiago MacieiraStop stuffing the URL "<Unknown File>" in QML errors
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Matthew VogtSimplify date conversion functions
2012-04-10 Aurindam JanaQQmlDebugServer: Use Q_D(const )
2012-04-09 Anselmo L. S. MeloFix compilation on Linux
2012-04-05 Charles YinRewrite QAnimationGroupJob::clear() method
2012-04-05 Matthew VogtCreate plugins for Particles and Window submodules
2012-04-04 Thiago MacieiraFix access to uninitialised memory that might lead...
2012-04-04 Roberto RaggiRemove sharing of V4 subscriptions
2012-04-04 Roberto RaggiInline the methods of the V4 Register class
2012-04-04 Roberto RaggiRemove obsolete code
2012-04-04 Aaron KennedyDo not execute overwritten bindings
2012-04-04 Aaron KennedyRevert "Do not execute overwritten bindings"
2012-04-04 Matthew VogtDo not crash on invalid binding diagnostic
2012-04-04 Matthew VogtDo not execute overwritten bindings
2012-04-04 Matthew VogtUse wasDeleted function to check for deletion
2012-04-04 Thiago MacieiraUse the GCC pragma on GCC only
next