aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect ref count with dynamic roles on worker thread.Glenn Watson2012-02-061-0/+3
* Cleanup: remove some debugging and use QQuickTextNode::addImageYann Bodson2012-02-061-17/+2
* Fix crash bug related to QDeclarativeListModelCharles Yin2012-02-034-44/+60
* Ensure || expressions in v4 will always exit.Michael Brasser2012-02-031-0/+1
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-03230-70744/+41
* Fix spelling errors that refer to non-existent symbolsMatthew Vogt2012-02-022-2/+2
* Started implementation of offscreen canvas FBO rendering APIGunnar Sletta2012-02-023-9/+76
* Do not start timers in QDeclarativePixmapStore teardownLaszlo Agocs2012-02-021-2/+5
* Adapt to QGuiApplication::focusObject() for notifying input methodPekka Vuorela2012-02-023-21/+8
* Remove QAccessible::FocusChild, add focusChild()Jan-Arve Saether2012-02-022-23/+18
* Remove QJSEngine::undefinedValue() functionKent Hansen2012-02-023-21/+0
* Remove QJSValue::isFunction() functionKent Hansen2012-02-022-18/+0
* Remove QJSValue::construct() and deprecated call() overloadKent Hansen2012-02-022-29/+1
* Remove QJSValue::toInt32() and toUInt32() functionsKent Hansen2012-02-022-30/+0
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-025-29/+276
* Incorrect initial pos after resizing view with margins.Martin Jones2012-02-022-20/+27
* Fix unhandled touch events not being ignored.Simon Hausmann2012-02-021-1/+6
* Remove QJSEngine::nullValue() functionKent Hansen2012-02-023-21/+1
* Remove QJSValue constructors that take QJSEngine argumentKent Hansen2012-02-022-128/+0
* Remove QJSValue::propertyFlags() functionKent Hansen2012-02-0210-71/+32
* Remove invalid QJSValue typeKent Hansen2012-02-027-181/+33
* Fix include of private header used between two qtdeclarative librariesKalle Juhani Lehtonen2012-02-021-4/+4
* Must update columns when GridView geometry changesBea Lam2012-02-025-15/+23
* Multiple fast flicks with large content moves fasterMartin Jones2012-02-022-16/+75
* Compress consective StyledText whitespaces into a single space.Andrew den Exter2012-02-021-17/+52
* Clear Text formatting when setting plain text content.Andrew den Exter2012-02-021-0/+1
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-026-3/+35
* Handle a null source item being provided to ShaderEffectMartin Jones2012-02-021-0/+2
* QmlProfiling: don't send v8 data if not profilingChristiaan Janssen2012-02-021-2/+7
* Export on QQuickImageBaseGunnar Sletta2012-02-011-1/+2
* Accessibility: Use new updateAccessibility() API in declarative.Friedemann Kleint2012-02-016-10/+10
* Fix outdated license headers.Jason McDonald2012-02-012-4/+4
* Guard against event recursion in QQuickDrag.Andrew den Exter2012-02-012-9/+40
* Document the limitations of AutoText's rich text detection.Andrew den Exter2012-02-011-1/+5
* Fixes for removing before visibleBea Lam2012-02-012-7/+12
* Remove QJSEngine::newVariant() functionKent Hansen2012-02-014-28/+1
* Remove QJSEngine::newDate() functionsKent Hansen2012-02-012-40/+1
* Remove QJSValue::instanceOf() functionKent Hansen2012-02-014-57/+0
* QJS{Engine,Value}: Remove QRegExp-specific functionsKent Hansen2012-02-018-111/+2
* Remove QJSValue::toUInt16() functionKent Hansen2012-02-012-21/+1
* Remove QJSValue::toInteger() functionKent Hansen2012-02-012-27/+1
* Remove QJSEngine::toObject() and QJSValue::toObject()Kent Hansen2012-02-016-90/+1
* Update item focus when the enabled property is changed.Andrew den Exter2012-02-014-12/+29
* QmlProfiler: profiling binding loopsChristiaan Janssen2012-02-012-3/+4
* QmlProfiler: moved v4 tracing to run methodChristiaan Janssen2012-02-011-5/+2
* QmlProfiler: profiling compiled v8 bindingsChristiaan Janssen2012-02-015-21/+32
* Flickable should be controllable programaticallyAndras Becsi2012-02-012-1/+21
* Document that Item inherits QtObjectAlan Alpert2012-02-011-0/+1
* Don't use region.numRects()Lars Knoll2012-02-011-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30832-834/+834