| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix silly "will be initialised after" warning. | Thiago Macieira | 2010-11-26 | 1 | -1/+1 |
|
|
* | Fix network request completion crashing on a canceled pixmap request | Joona Petrell | 2010-10-21 | 1 | -2/+3 |
|
|
* | Don't overflow the unreferenced cost counter | Aaron Kennedy | 2010-09-02 | 1 | -7/+9 |
|
|
* | Only modify pixmap cache reply when protected by a mutex | Aaron Kennedy | 2010-08-12 | 1 | -1/+1 |
|
|
* | Limit the pixmap cache in space as well as in time. | Aaron Kennedy | 2010-08-03 | 1 | -7/+26 |
|
|
* | Fixes undeleted timers (and endless warning from the event loop about | Aaron Kennedy | 2010-07-23 | 1 | -1/+1 |
|
|
* | Ensure redirects (and indeed all reply process) is done in the right thread. | Warwick Allison | 2010-07-21 | 1 | -23/+32 |
|
|
* | Don't show warning for attempts to load pixmaps asynchronously | Bea Lam | 2010-07-08 | 1 | -2/+1 |
|
|
* | Don't double delete cancelled pixmap cache requests | Aaron Kennedy | 2010-07-08 | 1 | -3/+9 |
|
|
* | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 1 | -18/+67 |
|
|
* | Make declarative pixmap cache easier to use | Aaron Kennedy | 2010-07-05 | 1 | -430/+685 |
|
|
* | Plug QdeclarativePixmapCache canceled request leak. | Martin Jones | 2010-06-30 | 1 | -27/+29 |
|
|
* | Ensure sourcesize is in pixmap cache key. | Warwick Allison | 2010-06-24 | 1 | -0/+6 |
|
|
* | Move copies of toLocalFileOrQrc() to QDeclarativeEnginePrivate | Bea Lam | 2010-05-24 | 1 | -10/+2 |
|
|
* | Don't pass sequential (QNetworkReply) to image reader, it doesn't work well e... | Warwick Allison | 2010-05-12 | 1 | -1/+5 |
|
|
* | Correctly support translation in QDeclarativePixmapCache | Warwick Allison | 2010-04-16 | 1 | -5/+5 |
|
|
* | Compile without Qt3 support. | Yann Bodson | 2010-04-15 | 1 | -1/+1 |
|
|
* | Use qmlInfo for image loading errors, not qWarning(). | Warwick Allison | 2010-04-15 | 1 | -11/+23 |
|
|
* | Remove QT_VERSION checks in QML | Aaron Kennedy | 2010-04-09 | 1 | -7/+0 |
|
|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 1 | -1/+1 |
|
|
* | Make qmlpixmapcache thread shutdown cleaner | Martin Jones | 2010-03-30 | 1 | -12/+6 |
|
|
* | Allow just one dimension to be set, the other scaled accordingly | Warwick Allison | 2010-03-29 | 1 | -3/+11 |
|
|
* | Make sure the image reader thread is shutdown properly | Martin Jones | 2010-03-29 | 1 | -2/+14 |
|
|
* | Source resizing for QDeclarativeImageProvider too. | Warwick Allison | 2010-03-28 | 1 | -1/+3 |
|
|
* | Use QThread IdlePriority rather than linux platform code. | Martin Jones | 2010-03-26 | 1 | -14/+1 |
|
|
* | Control of image rendered size (esp. SVG). | Warwick Allison | 2010-03-26 | 1 | -57/+115 |
|
|
* | Remove dead performance measurement code from QML | Aaron Kennedy | 2010-03-22 | 1 | -2/+0 |
|
|
* | URL redirection for normal images. | Warwick Allison | 2010-03-10 | 1 | -6/+35 |
|
|
* | Add an "asynchonous" property to Image. | Martin Jones | 2010-02-24 | 1 | -35/+66 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -0/+611 |
|
|