summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-2764-1152/+1152
* Update copyright year to 2011.Jason McDonald2011-01-1164-64/+64
* Fixed alpha check for mono images.Kim Motoyoshi Kalland2010-06-011-0/+2
* Symbol visibility fixes for RVCT4 on SymbianIain2010-04-155-8/+8
* Fix segfault, if QPixmap::loadFromData() failsJohannes Zellner2010-04-121-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-091-1/+5
|\
| * QTBUG-4887 and other exception safety fixesmread2010-04-071-1/+5
* | Fix <MemLeak> valgrind report shows memory leak for QImage::save().Stefano Pironato2010-04-071-0/+1
|/
* Fix fromSymbian*() image conversion functions.Jason Barron2010-03-151-2/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-041-0/+10
|\
| * Fixed an exit crash that could occur in the GL 2 engine under X11.Trond Kjernåsen2010-03-041-0/+10
* | Do not crash when loading themed icons staticallyJens Bache-Wiig2010-03-043-10/+28
|/
* Prevented assert on 1 pixel wide / high images in qt_blurImage.Samuel Rødal2010-03-021-1/+4
* Fixed QPixmap::load() to not modify referenced copies (again!)Trond Kjernåsen2010-03-011-13/+6
* Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & abovePrasanth Ullattil2010-02-261-1/+5
* Fixed translucent window rendering on 16 bit X11.Samuel Rødal2010-02-241-1/+1
* Fix several bugs with GL texture cacheTom Cooksey2010-02-122-4/+20
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-02-111-1/+2
|\
| * Prevented assert when using drop shadow effect in the GL 2 engine.Samuel Rødal2010-02-101-1/+2
* | document the slowness of QPixmap::hasAlpha()Gunnar Sletta2010-02-111-4/+5
|/
* Fixed some global QIcon/QPixmap instances that leaked handles on X11.Trond Kjernåsen2010-02-091-5/+12
* Fixed warnings and crash when painting graphics effects outside scene.Yoann Lopes2010-02-091-0/+14
* Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-081-8/+20
* Fixed a crash when QPixmaps are destroyed after the ~QApplication.Trond Kjernåsen2010-01-291-1/+6
* Fix GL texture leaks when pixmaps are deletedTom Cooksey2010-01-296-30/+51
* Fixed an infinite loop that could occur when reading invalid BMP images.Trond Kjernåsen2010-01-261-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-2064-66/+66
|\
| * Avoid an unnecessary copy in QImage::scaled().Trond Kjernåsen2010-01-151-1/+1
| * Removed pointless image comparison in raster colorize filter.Samuel Rødal2010-01-131-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0864-64/+64
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-1/+1
| | |\
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0764-64/+64
| | |\ \
| | | * | Update copyright year to 2010Jason McDonald2010-01-0764-64/+64
* | | | | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-7/+14
|/ / / /
* | | / Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
| |_|/ |/| |
* | | Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-071-1/+1
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-061-0/+2
|\ \ | |/ |/|
| * Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
* | doc: Clarified which values were added in Qt 4.4.Martin Smith2010-01-051-8/+11
|/
* Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2009-12-291-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2009-12-272-19/+28
|\
| * Docs: Amendments to latest changes to QImageReader docs.Andreas Aardal Hanssen2009-12-231-17/+16
| * images: Document QImageReader::loopCount behaviour for infinite loopsHolger Hans Peter Freyther2009-12-231-8/+14
| * png: Avoid calling QImage::scanLine(int) from within a loopHolger Hans Peter Freyther2009-12-231-1/+4
| * QImageReader: Avoid errorString creation in the normal caseHolger Hans Peter Freyther2009-12-231-1/+2
* | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-261-1/+1
|\ \ | |/ |/|
| * Use Mono instead of MonoLSB when writing pbm files.Rhys Weatherley2009-12-231-1/+1
| * Memory of fixedKernel is never returned, found by cppcheck.Daniël2009-10-271-0/+1
| * Update license headers again.Jason McDonald2009-09-0856-224/+224
| * Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-09-041-0/+1