summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2856-1008/+1008
* 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
* Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+6
* Update tech preview license header.Jason McDonald2009-08-3156-728/+728
* Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+6
* Update URL of online documentation.Jason McDonald2009-08-111-1/+1
* Update license headers.Jason McDonald2009-08-1156-56/+56
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1656-112/+112
* Make sure QImage::mirrored() doesn't crash if it runs out of memory.Trond Kjernåsen2009-06-101-0/+5
* Fixed a problem with streaming QIcons containing multiple pixmaps.Trond Kjernåsen2009-05-281-3/+6
* qdoc: Moved some qdoc comments to a common cpp file.Martin Smith2009-05-254-87/+95
* Fix some typos in the documentation.Frederik Schwarzer2009-05-183-3/+3
* Document a gotcha with QIcon::addFileNorwegian Rock Cat2009-05-121-0/+3
* Fixed a memory leak that occured when loading system icons on Windows.Trond Kjernaasen2009-05-121-0/+1
* Doc: Updated QImageReader::supportedImageFormat() to include SVGGeir Vattekar2009-05-061-0/+1
* QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+5
* Fix docs for QPixmapCache::setCacheLimit()/cacheLimit()Gunnar Sletta2009-04-201-2/+4
* Fix an endianess issue with 32 bit pixmaps on big endian systems.Trond Kjernåsen2009-04-171-1/+1
* Compile.Norwegian Rock Cat2009-04-071-1/+1
* Adds a few \warnings to the docs on do-not-use-for-performance-reasonsGunnar Sletta2009-04-072-3/+27
* Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY().David Boddie2009-04-011-6/+10
* Fix threaded QImage text drawing under Windows.Trond Kjernaasen2009-03-301-1/+3
* Fix draImage() calls for threaded printing to a PostScript printer.Trond Kjernaasen2009-03-304-5/+35
* Fix QPixmap::fromImage() bug for monochrome images on Mac.Samuel Rødal2009-03-271-1/+1
* Fixes: Crash in QPixmap under X11.Trond Kjernaasen2009-03-232-0/+7
* Long live Qt 4.5!Lars Knoll2009-03-2357-0/+30749