aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Use use touch events to generate mouse events in Quick canvas.Martin Jones2012-02-104-19/+184
* Added new convenience readonly visibleChildren property to ItemMathias Malmqvist2012-02-103-6/+74
* Pass the QQuickCanvas to texture factories.Gunnar Sletta2012-02-092-3/+3
* Add linkColor property to Text.Andrew den Exter2012-02-096-14/+68
* Use QDeclarativePixmap in the Particle SystemAlan Alpert2012-02-095-26/+94
* Fix warnings reported by clang.Michael Brasser2012-02-092-6/+6
* Switch to QMetaType::TypeAlan Alpert2012-02-081-12/+15
* Added QQuickCanvas::setRenderTarget(uint fbo, const QSize &size)Gunnar Sletta2012-02-083-3/+61
* Accept default targets for transitionsBea Lam2012-02-082-14/+23
* Let Item.layer.samplerName be a QByteArray instead of QString.Kim Motoyoshi Kalland2012-02-072-10/+10
* Allow Item components to be assigned to Item.layer.effect.Kim Motoyoshi Kalland2012-02-072-4/+5
* Initialize value.Michael Brasser2012-02-071-1/+1
* Resolve StyledText img tags relative to baseUrl.Andrew den Exter2012-02-071-2/+8
* Fixed some Item.layer bugs and added auto-tests.Kim Motoyoshi Kalland2012-02-072-41/+103
* Avoid recursive parent chains in QQuickItemGunnar Sletta2012-02-071-0/+11
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-078-34/+76
* Add and use new animation backend.Michael Brasser2012-02-075-142/+163
* Remove warnings with clangYann Bodson2012-02-076-12/+14
* Fix symbol clashAlan Alpert2012-02-072-16/+15
* Ensure Flickable moving and flicking properties are correct.Martin Jones2012-02-071-6/+15
* Section header is not made visible when changing currentIndex.Martin Jones2012-02-071-3/+5
* Remove pixmap text caching in QML text elementYann Bodson2012-02-073-333/+35
* Fix truncation and incorrect formatting of RichText.Andrew den Exter2012-02-071-1/+1
* Fix acceptance of unhandled mouse events.Simon Hausmann2012-02-061-1/+5
* Warnings in the before/afterRender docsGunnar Sletta2012-02-061-4/+11
* Fix updating text color in Text elementEskil Abrahamsen Blomfeldt2012-02-061-1/+3
* Fix vertical offset of TextInput.positionToRectangle.Andrew den Exter2012-02-061-3/+5
* Fix TextEdit vertical alignment.Andrew den Exter2012-02-062-3/+3
* Add support for resizing fonts to fit Text dimensions.Andrew den Exter2012-02-063-156/+393
* Cleanup: remove some debugging and use QQuickTextNode::addImageYann Bodson2012-02-061-17/+2
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-036-24/+10
* Started implementation of offscreen canvas FBO rendering APIGunnar Sletta2012-02-023-9/+76
* Adapt to QGuiApplication::focusObject() for notifying input methodPekka Vuorela2012-02-023-21/+8
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-023-15/+146
* 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
* 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
* 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
* Export on QQuickImageBaseGunnar Sletta2012-02-011-1/+2
* Accessibility: Use new updateAccessibility() API in declarative.Friedemann Kleint2012-02-014-7/+7
* 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
* Update item focus when the enabled property is changed.Andrew den Exter2012-02-014-12/+29
* Flickable should be controllable programaticallyAndras Becsi2012-02-012-1/+21
* Document that Item inherits QtObjectAlan Alpert2012-02-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30145-145/+145