profile/ivi/qtdeclarative.git
2012-02-09 Kai KoehneDebugger: Allow trace service to send data on exit
2012-02-09 Christiaan... QmlProfiler: add filename to "Compiling" events location
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-09 Andrew den... Add 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 Jason McDonaldFix error in qdeclarativeecmascript autotest.
2012-02-09 Damian JansenUI improvement for TwitterFriends example
2012-02-09 Michael BrasserFix warnings reported by clang.
2012-02-09 Alan AlpertDon't crash if focus issues arise.
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 SlettaDisable broken test
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... Let Item.layer.samplerName be a QByteArray instead...
2012-02-07 Kim Motoyoshi... Allow Item components to be assigned to Item.layer...
2012-02-07 Michael BrasserInitialize value.
2012-02-07 Andrew den... Resolve StyledText img tags relative to baseUrl.
2012-02-07 Kim Motoyoshi... Fixed some Item.layer bugs and added auto-tests.
2012-02-07 Jędrzej NowackiMark constructor of QJSValue as deletable.
2012-02-07 Bea LamSeparate out some of the common test code
2012-02-07 Michael BrasserAdd additional animation autotests.
2012-02-07 Gunnar SlettaAvoid recursive parent chains in QQuickItem
2012-02-07 Michael BrasserFix example to clear rect before painting.
2012-02-07 Andrew den... Add 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 Alan AlpertUpdate test files to API changes
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... Fix truncation and incorrect formatting of RichText.
2012-02-06 Alan AlpertHomogenize examples
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... Fix vertical offset of TextInput.positionToRectangle.
2012-02-06 Andrew den... Fix TextEdit vertical alignment.
2012-02-06 Andrew den... Add 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 Alan AlpertAdd a grouping examples launcher for animation examples
2012-02-06 Alan AlpertRemove SVG use from example
2012-02-06 Alan AlpertUpdate BearWhack sprites
2012-02-06 Alan AlpertTeach build system tst_qdeclarativepixmapcache needs...
2012-02-06 Alex WilsonAdd "QT += concurrent" to a test that needs it
2012-02-06 Yann BodsonCleanup: remove some debugging and use QQuickTextNode...
2012-02-06 Yann BodsonSkip tst_qquickitem::simpleFocus on Mac OS X 10.7
2012-02-03 Charles YinFix crash bug related to QDeclarativeListModel
2012-02-02 Michael BrasserEnsure || expressions in v4 will always exit.
2012-02-02 Yann BodsonCleanup text examples
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 Aurindam JanaDebugger Test Case: Fix failures
2012-02-02 Martin JonesIncorrect initial pos after resizing view with margins.
2012-02-02 Alan AlpertRevert "Mark tst_qdebugmessageservice as insignificant...
2012-02-02 Charles Yinupdate .gitignore
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... Fix 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 Yann BodsonMore StyledText autotests
2012-02-02 Andrew den... Compress consective StyledText whitespaces into a singl...
2012-02-02 Andrew den... Clear Text formatting when setting plain text content.
2012-02-02 Andrew den... Add a persistentSelection property to TextInput.
2012-02-02 Martin JonesHandle a null source item being provided to ShaderEffect
2012-02-02 Christiaan... QmlProfiling: don't send v8 data if not profiling
2012-02-01 Yann BodsonAdd autotests for StyledText list tags (<ol> and <ul>)
2012-02-01 Gunnar SlettaDon't leave windows hanging outside test functions
2012-02-01 Gunnar SlettaExport on QQuickImageBase
2012-02-01 Friedemann... Accessibility: Use new updateAccessibility() API in...
2012-02-01 Jason McDonaldFix outdated license headers.
2012-02-01 Andrew den... Guard against event recursion in QQuickDrag.
next