summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxborderimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-1/+1
* No need to copy the pixmap.Michael Brasser2009-09-161-3/+1
* Fix unbalanced calls to QFxPixmapCache::get && cancelGetKai Koehne2009-08-261-3/+12
* Centralize QNetworkRequest attribute setting, turn on pipelining.Warwick Allison2009-08-241-1/+0
* BorderImage docYann Bodson2009-08-181-20/+6
* Small fixes following API review.Martin Jones2009-08-171-2/+10
* Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-141-16/+10
* QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-141-7/+7
* CRLF => LF.Andreas Aardal Hanssen2009-08-101-410/+410
* docsYann Bodson2009-08-101-7/+7
* DocumentationYann Bodson2009-08-101-0/+13
* Add new class QFxBorderImage.Yann Bodson2009-08-091-0/+397