Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Image.PreserveAspectFit has unexpected effect on Image's sourceSize | Martin Jones | 2011-03-17 | 1 | -4/+6 |
| | | | | | | | | | | | The sourceSize should always be the size of the image, unless set otherwise. When calculating the size of an image with Image.PreserveAspectFit set the natural image size should be used for the calculation if no size has been set explicitly. Change-Id: I104b7d1c3c16aa5b4fc98b1f9078ed8ae997cf69 Task-number: QTBUG-16389 Reviewed-by: Joona Petrell | ||||
* | Doc improvement for Image.fillMode. | Yann Bodson | 2011-03-17 | 1 | -2/+5 |
| | | | | | Change-Id: I2aec2c9fae07a8551001b2c7d5f5ab8da0fbb7df Task-number: QTBUG-14899 | ||||
* | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also) | Bea Lam | 2011-01-19 | 1 | -3/+3 |
| | | | | | | | | This is to keep consistent property naming consistent. E.g. Image has 'smooth', 'mirror' properties rather than 'smoothed', 'mirrored'. For consistency QDeclarativePixmap::Cached was renamed as well. Reviewed-by: Martin Jones | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Revert "Don't use implicitSize when calculating implicit size" | Alan Alpert | 2011-01-12 | 1 | -6/+4 |
| | | | | | | | | | | This reverts commit d91eb7728beea99eb347293c89500cfa03814208. Need to consult on the expected behavior before fixing this one. | ||||
* | | Don't use implicitSize when calculating implicit size | Alan Alpert | 2011-01-12 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | Width/height ended up getting trapped at <0 in this fillMode if only one of witdh/height was explicit. Task-number: QTBUG-16389 Reviewed-by: Michael Brasser | ||||
* | | Add 'mirror' property to Image element. | Bea Lam | 2010-12-10 | 1 | -47/+56 |
| | | | | | | | | | | | | | | | | Setting mirror to true will horizontally invert an image. This feature is part of the task to support RTL in QML (see QTBUG-11042). Task-number: QTBUG-15878 Reviewed-by: Joona Petrell | ||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2010-12-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Don't draw null pixmap in QDeclarativeImage paint function | Joona Petrell | 2010-11-30 | 1 | -1/+1 |
| | | | | | | | | | | Task-number: QTBUG-15690 Reviewed-by: Martin Jones | ||||
* | | Add 'cached' property to Image element | Yann Bodson | 2010-11-12 | 1 | -0/+9 |
|/ | | | | | | | | Setting cached to false is useful when dealing with large images, to make sure that they aren't cached at the expense of small 'ui element' images. Task-number: QTBUG-7300 Reviewed-by: Aaron Kennedy | ||||
* | Image bounding rect should always include the area being painted | Joona Petrell | 2010-11-05 | 1 | -3/+24 |
| | | | | | | | | This didn't always happend with fillMode PreserveAspectCrop, resulting in drawing artifacts. Task-number: QT-3933 Reviewed-by: Martin Jones | ||||
* | Fix errors in example code. Also reverts the example code to the old | Bea Lam | 2010-11-04 | 1 | -7/+9 |
| | | | | | | list format. Task-number: QTBUG-14871 | ||||
* | Document and test paintedWidth and paintedHeight properties of Image | Yann Bodson | 2010-10-05 | 1 | -0/+9 |
| | | | | Task-number: QTBUG-14197 | ||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-09-07 | 1 | -1/+1 |
| | |||||
* | Merge branch '4.7' into qmldocs | David Boddie | 2010-09-01 | 1 | -13/+0 |
|\ | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativetext.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp | ||||
| * | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 1 | -13/+0 |
| | | |||||
* | | Merge branch '4.7' into qmldocs | David Boddie | 2010-08-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | typo | Yann Bodson | 2010-08-25 | 1 | -1/+1 |
| | | |||||
* | | Doc: Started to improve QML reference documentation. | David Boddie | 2010-08-23 | 1 | -17/+29 |
|/ | |||||
* | qdoc: Reorganized the QML elements table to be a dictionary... | Martin Smith | 2010-08-16 | 1 | -0/+2 |
| | | | | ...and a set of functional group pages. | ||||
* | Doc error fixes. | Martin Jones | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | improvements to docs and examples | Bea Lam | 2010-07-14 | 1 | -33/+26 |
| | |||||
* | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-08 | 1 | -10/+0 |
| | | | | | | QDeclarativeImageProvider to provide pixmaps instead. Task-number: QTBUG-11980 | ||||
* | docs | Bea Lam | 2010-07-07 | 1 | -12/+14 |
| | |||||
* | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | The QDeclarativePixmapCache was both slow, and very trickey to use correctly. Many QML elements did not correctly cancel outstanding requests, which leads to pixmaps leaking indefinately. Other elements, such as Text, were subject to race conditions that meant they may never actually load all their images. QDeclarativePixmap is a single class than encapsulates the action of fetching a pixmap, as well as the pixmap itself and the responsibility of canceling outstanding requests. Rather than relying on Qt's pixmap cache that doesn't cache all the information QML needs, QDeclarativePixmap implements its own cache, that correctly degrades over time (unlike QPixmapCache that can stop expiring items in some conditions). Reviewed-by: Warwick Allison | ||||
* | Docs | Bea Lam | 2010-06-28 | 1 | -0/+5 |
| | |||||
* | Minor doc fixes | Bea Lam | 2010-06-11 | 1 | -1/+1 |
| | |||||
* | Doc improvements, including snippet fixes, linking to examples, making | Bea Lam | 2010-06-11 | 1 | -0/+2 |
| | | | | docs more consistent | ||||
* | Doc fixes and improvements - fix some example code, link to | Bea Lam | 2010-06-02 | 1 | -5/+0 |
| | | | | examples from class docs and improve assorted docs | ||||
* | Doc improvements | Bea Lam | 2010-05-19 | 1 | -12/+23 |
| | |||||
* | Doc fix | Bea Lam | 2010-05-16 | 1 | -0/+1 |
| | |||||
* | Improve Image docs. Move all fillMode image examples to fillMode | Bea Lam | 2010-05-12 | 1 | -84/+109 |
| | | | | property docs and remove the animated gif. | ||||
* | doc | Warwick Allison | 2010-05-05 | 1 | -10/+10 |
| | | | | Task-number: QTBUG-10386 | ||||
* | Remove obsolete doc groupings. | Michael Brasser | 2010-05-04 | 1 | -2/+0 |
| | |||||
* | Doc: some simple examples of sourceSize usage. | Martin Jones | 2010-04-29 | 1 | -0/+26 |
| | | | | Task-number: QTBUG-10252 | ||||
* | Doc: overview for Image | Martin Jones | 2010-04-28 | 1 | -1/+21 |
| | |||||
* | Doc fixes | Bea Lam | 2010-04-28 | 1 | -1/+1 |
| | |||||
* | Documentation fixes. | Yann Bodson | 2010-04-19 | 1 | -3/+6 |
| | |||||
* | QDeclarativeImage should stretch in one direction when tiling in the other. | Yann Bodson | 2010-04-19 | 1 | -5/+20 |
| | | | | | Task-number: QTBUG-6716 Reviewed-by: Michael Brasser | ||||
* | Doc: in QML use "real" and "enumeration", not "qreal" and "enum" | Martin Jones | 2010-04-16 | 1 | -1/+1 |
| | |||||
* | Image with PreserveAspect enabled with either width or height defined should ↵ | Joona Petrell | 2010-04-14 | 1 | -0/+6 |
| | | | | | | | implicitly update the undefined axis to follow the aspect ratio Task-number: Reviewed-by: Martin Jones | ||||
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -2/+2 |
| | | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason. | ||||
* | doc | Warwick Allison | 2010-03-31 | 1 | -0/+4 |
| | |||||
* | sourceWidth/sourceHeight -> sourceSize | Warwick Allison | 2010-03-26 | 1 | -11/+10 |
| | |||||
* | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 1 | -0/+26 |
| | | | | | | | Add Translate transform. Image::sourceWidth and Image::sourceHeight read/write properties. Task-number: QTBUG-8984 | ||||
* | Move pixmapChanged signal to QDeclarativeImage | Yann Bodson | 2010-03-09 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-6334 | ||||
* | Optimize Rectangle, Image, and Text creation. | Michael Brasser | 2010-03-08 | 1 | -2/+7 |
| | |||||
* | Expand documention of status property with examples | Alan Alpert | 2010-03-01 | 1 | -0/+10 |
| | | | | Task-number: QTBUG-8542 | ||||
* | update painted geometry on pixmapChanged rather than sourceChanged | Yann Bodson | 2010-02-26 | 1 | -9/+3 |
| |