| Commit message (Expand) | Author | Age | Files | Lines |
* | Add QPixmap::fromImageReader() to decode arbitrary images in place. | Benjamin Poulain | 2010-06-30 | 1 | -1/+22 |
|
|
* | add docu about pixmaps being invalidated on qapp destruction | Oswald Buddenhagen | 2010-06-07 | 1 | -0/+3 |
|
|
* | Some optimizations for QImage::load() | Jens Bache-Wiig | 2010-06-01 | 1 | -2/+9 |
|
|
* | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-05-27 | 1 | -2/+2 |
|\ |
|
| * | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 1 | -2/+2 |
|
|
* | | QRuntimeGraphicsSystem | Jani Hautakangas | 2010-05-20 | 1 | -13/+27 |
|/ |
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -14/+11 |
|\ |
|
| * | Fixed QPixmap::load() to not modify referenced copies (again!) | Trond Kjernåsen | 2010-03-01 | 1 | -13/+6 |
|
|
| * | Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & above | Prasanth Ullattil | 2010-02-26 | 1 | -1/+5 |
|
|
* | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | document the slowness of QPixmap::hasAlpha() | Gunnar Sletta | 2010-02-11 | 1 | -4/+5 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 1 | -9/+3 |
|\ \
| |/ |
|
| * | Fix GL texture leaks when pixmaps are deleted | Tom Cooksey | 2010-01-29 | 1 | -9/+3 |
|
|
* | | doc: Fixed some qdoc warnings. | Martin Smith | 2010-02-04 | 1 | -4/+5 |
|
|
* | | Promote QPixmap::convertFromImage() to public API from Qt3Support | Rhys Weatherley | 2010-02-01 | 1 | -2/+18 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -7/+14 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 1 | -1/+1 |
| |\ |
|
| * | | Fixed QBitmap::load to load into bitmap format again. | Gunnar Sletta | 2010-01-20 | 1 | -7/+14 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-12 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect. | Gunnar Sletta | 2010-01-08 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | Fixed QPixmap::load() to not modify referenced copies. | Trond Kjernåsen | 2009-12-18 | 1 | -5/+4 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix crash in qt3support QPixmap constructor | Gunnar Sletta | 2009-12-01 | 1 | -2/+2 |
|
|
* | | Fixed QPixmap::grabWidget() on widgets that have not yet been shown. | Kim Motoyoshi Kalland | 2009-11-12 | 1 | -2/+5 |
|/ |
|
* | API review: Rename numCols() -> colorCount() | Marius Storm-Olsen | 2009-11-06 | 1 | -0/+7 |
|
|
* | Fixed crash in QPixmap::resize_helper on mac and x11 | Gunnar Sletta | 2009-11-05 | 1 | -2/+2 |
|
|
* | Lazily construct QPixmapData's for null pixmaps | Gunnar Sletta | 2009-10-30 | 1 | -26/+38 |
|
|
* | QPixmap::loadFromData: Do not crash on empty/invalid data/length | Markus Goetz | 2009-10-26 | 1 | -0/+3 |
|
|
* | updated documentation for QPixmap::fromImage() | Gunnar Sletta | 2009-10-22 | 1 | -5/+7 |
|
|
* | Separate modification & destruction pixmap cleanup hooks | Tom Cooksey | 2009-10-19 | 1 | -3/+4 |
|
|
* | Fixed slow QPixmap::fill() when the pixmap is sharing data. | Kim Motoyoshi Kalland | 2009-10-19 | 1 | -1/+11 |
|
|
* | Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy(). | Samuel Rødal | 2009-10-14 | 1 | -7/+1 |
|
|
* | Fixed documentation of QPixmap::x11Info() to not talk about widgets. | Samuel Rødal | 2009-10-12 | 1 | -5/+5 |
|
|
* | Fixed bug where calling fill on pixmap with active painter would crash. | Kim Motoyoshi Kalland | 2009-10-09 | 1 | -0/+10 |
|
|
* | * QPixmap: Add toWinHICON() & fromWinHICON() method | miniak | 2009-09-22 | 1 | -4/+32 |
|
|
* | Introduce native Symbian bitmap support to QPixmap | Jani Hautakangas | 2009-09-18 | 1 | -3/+10 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Re-enabled the QPixmap cleanup hooks in QPixmap destructor. | Trond Kjernåsen | 2009-08-28 | 1 | -0/+2 |
|
|
* | | make QPixmap rely on QPixmapData for loading from files and from data... | gunnar | 2009-08-24 | 1 | -26/+3 |
|
|
* | | Fix qpixmap*.cpp after latest QExplicitlySharedDataPointer changes. | Jason Barron | 2009-08-20 | 1 | -6/+6 |
|
|
* | | Use QExplicitlySharedDataPointer wherever possible | Harald Fernengel | 2009-08-20 | 1 | -33/+14 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+2 |
|
|