index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
declarative
/
graphicsitems
/
qdeclarativeimagebase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Image w/ PreserveAspectFit has its width changed once more than needed.
Martin Jones
2011-04-07
1
-6
/
+6
*
Once Image sourceSize is set there is no way to clear it.
Martin Jones
2011-03-31
1
-0
/
+12
*
Canceling image download while reading causes crash
Martin Jones
2011-03-30
1
-1
/
+2
*
Image.PreserveAspectFit has unexpected effect on Image's sourceSize
Martin Jones
2011-03-17
1
-1
/
+1
*
Add missing revisions for QtQuick 1.1 additions
Martin Jones
2011-01-27
1
-0
/
+5
*
Expose implicitWidth and implicitHeight properties of Item.
Martin Jones
2011-01-24
1
-1
/
+1
*
Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)
Bea Lam
2011-01-19
1
-8
/
+8
*
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-11
1
-1
/
+1
*
|
Add 'mirror' property to Image element.
Bea Lam
2010-12-10
1
-0
/
+20
*
|
Add 'cached' property to Image element
Yann Bodson
2010-11-12
1
-1
/
+24
|
/
*
Image.sourceSize is incorrect after changing Image.source
Yann Bodson
2010-10-08
1
-6
/
+7
*
Remove some unnecessary includes in cpp files
Aaron Kennedy
2010-10-08
1
-2
/
+0
*
Changing the Image 'source' should not go through the 'Loading' state if the ...
Yann Bodson
2010-09-10
1
-10
/
+13
*
Do not reset sourceSize when changing image source url.
Yann Bodson
2010-09-06
1
-3
/
+0
*
Ensure all image state is updated before emitting changed signals.
Martin Jones
2010-09-06
1
-5
/
+6
*
Remove pointless \internal docs (that contain no information)
Aaron Kennedy
2010-08-27
1
-7
/
+0
*
Setting one dimension of the sourceSize should set the other dimension.
Yann Bodson
2010-08-25
1
-31
/
+17
*
qdoc: Fixed reporting of read-only status for QML properties.
Martin Smith
2010-07-22
1
-0
/
+7
*
Make declarative pixmap cache easier to use
Aaron Kennedy
2010-07-05
1
-42
/
+23
*
Use qmlInfo for image loading errors, not qWarning().
Warwick Allison
2010-04-15
1
-2
/
+8
*
Update #include of private headers in QtDeclarative
Thiago Macieira
2010-04-02
1
-2
/
+2
*
tyop
Warwick Allison
2010-03-29
1
-1
/
+1
*
sourceWidth/sourceHeight -> sourceSize
Warwick Allison
2010-03-26
1
-28
/
+10
*
Control of image rendered size (esp. SVG).
Warwick Allison
2010-03-26
1
-7
/
+51
*
Move pixmapChanged signal to QDeclarativeImage
Yann Bodson
2010-03-09
1
-6
/
+5
*
Optimize Rectangle, Image, and Text creation.
Michael Brasser
2010-03-08
1
-4
/
+8
*
Add an "asynchonous" property to Image.
Martin Jones
2010-02-24
1
-6
/
+36
*
Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...
Warwick Allison
2010-02-24
1
-0
/
+191