Debugger: Allow trace service to send data on exit
[profile/ivi/qtdeclarative.git] / src /
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 Andrew den ExterAdd linkColor property to Text.
2012-02-09 Chris AdamsCheck dynamic slot function for nullness before evaluation
2012-02-09 Alan AlpertUse QDeclarativePixmap in the Particle System
2012-02-09 Jason McDonaldRemove code related to test location.
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 Jason McDonaldqmltest: Perform extra checks after each data row is...
2012-02-08 Charles YinAdd missing interface declaration
2012-02-08 Jamey HicksUpdate documentation on QJSEngine::newQObject to match...
2012-02-08 Gunnar SlettaUse a singleton for the plugin.
2012-02-08 Caroline ChaoCodeCoverage: Fix wrong type passed to saveCoverageTool.
2012-02-08 Alan AlpertSwitch to QMetaType::Type
2012-02-08 Glenn WatsonProvide determinant accessor in render state structure.
2012-02-08 Gunnar SlettaAdded QQuickCanvas::setRenderTarget(uint fbo, const...
2012-02-08 Bea LamAccept default targets for transitions
2012-02-08 Michael BrasserDon't hide virtual method.
2012-02-07 Kim Motoyoshi KallandLet Item.layer.samplerName be a QByteArray instead...
2012-02-07 Kim Motoyoshi KallandAllow Item components to be assigned to Item.layer...
2012-02-07 Michael BrasserInitialize value.
2012-02-07 Andrew den ExterResolve StyledText img tags relative to baseUrl.
2012-02-07 Kim Motoyoshi KallandFixed some Item.layer bugs and added auto-tests.
2012-02-07 Jędrzej NowackiMark constructor of QJSValue as deletable.
2012-02-07 Gunnar SlettaAvoid recursive parent chains in QQuickItem
2012-02-07 Andrew den ExterAdd contentWidth and contentHeight properties to Text...
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-07 Alan AlpertFix symbol clash
2012-02-07 Martin JonesEnsure Flickable moving and flicking properties are...
2012-02-07 Martin JonesSection header is not made visible when changing curren...
2012-02-07 Yann BodsonRemove pixmap text caching in QML text element
2012-02-06 Andrew den ExterFix truncation and incorrect formatting of RichText.
2012-02-06 Simon HausmannFix acceptance of unhandled mouse events.
2012-02-06 Gunnar SlettaWarnings in the before/afterRender docs
2012-02-06 Tor Arne VestbøDon't start timers in the QDeclarativePixmapStore destr...
2012-02-06 Eskil Abrahamsen... Fix updating text color in Text element
2012-02-06 Andrew den ExterFix vertical offset of TextInput.positionToRectangle.
2012-02-06 Andrew den ExterFix TextEdit vertical alignment.
2012-02-06 Andrew den ExterAdd support for resizing fonts to fit Text dimensions.
2012-02-06 Glenn WatsonFix some QJSValue test failures.
2012-02-06 Glenn WatsonFix incorrect ref count with dynamic roles on worker...
2012-02-06 Yann BodsonCleanup: remove some debugging and use QQuickTextNode...
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 Gunnar SlettaStarted implementation of offscreen canvas FBO renderin...
2012-02-02 Laszlo AgocsDo not start timers in QDeclarativePixmapStore teardown
2012-02-02 Pekka VuorelaAdapt to QGuiApplication::focusObject() for notifying...
2012-02-02 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
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 Yann BodsonSupport inline images with <img> tag in StyledText
2012-02-02 Martin JonesIncorrect initial pos after resizing view with margins.
2012-02-02 Simon HausmannFix unhandled touch events not being ignored.
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 Bea LamMust update columns when GridView geometry changes
2012-02-02 Martin JonesMultiple fast flicks with large content moves faster
2012-02-02 Andrew den ExterCompress consective StyledText whitespaces into a singl...
2012-02-02 Andrew den ExterClear Text formatting when setting plain text content.
2012-02-02 Andrew den ExterAdd a persistentSelection property to TextInput.
2012-02-02 Martin JonesHandle a null source item being provided to ShaderEffect
2012-02-02 Christiaan JanssenQmlProfiling: don't send v8 data if not profiling
2012-02-01 Gunnar SlettaExport on QQuickImageBase
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-02-01 Jason McDonaldFix outdated license headers.
2012-02-01 Andrew den ExterGuard against event recursion in QQuickDrag.
2012-02-01 Andrew den ExterDocument the limitations of AutoText's rich text detection.
2012-02-01 Bea LamFixes for removing before visible
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 Andrew den ExterUpdate item focus when the enabled property is changed.
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-02-01 Andras BecsiFlickable should be controllable programatically
2012-02-01 Alan AlpertDocument that Item inherits QtObject
2012-02-01 Lars KnollDon't use region.numRects()
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaEnhance editors notifying input panel for input method...
2012-01-27 Gunnar SlettaRename QSGTexture::textureSubRect to normalizedTextureS...
2012-01-27 Gunnar SlettaOutput a friendly warning when makeCurrent fails
2012-01-27 Chris AdamsImprove QRegExp property literal assignment error message
2012-01-27 Michael BrasserUpdate PathAnimation API and document.
next