summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-7/+14
* | | | | | | Merge branch '4.6'Thiago Macieira2010-01-182-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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'Thiago Macieira2010-01-1364-64/+64
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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-0664-64/+64
* | | | | | | | | Merge branch '4.6'Thiago Macieira2010-01-121-1/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Make sure the rect in QPixmap::copy() doesn't exceed the boundingRect.Gunnar Sletta2010-01-081-1/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '4.6'Thiago Macieira2010-01-083-9/+14
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-061-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
| |/ / / /
* | | | | Add QImage::constBits() and QImage::constScanLine()Rhys Weatherley2010-01-062-2/+40
* | | | | Merge branch '4.6'Thiago Macieira2010-01-054-21/+30
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | Merge branch '4.6'Thiago Macieira2009-12-264-129/+353
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Fixing compile error on armccAleksandar Sasha Babic2009-12-211-18/+18
| * | | | Fixed QPixmap::load() to not modify referenced copies.Trond Kjernåsen2009-12-181-5/+4
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-162-63/+46
| |\ \ \ \
| | * | | | Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-162-63/+40
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-163-0/+13
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-12-111-5/+6
| | |\ \ \ \ \
| | * | | | | | Access to image needs to be protected in QS60PixmapDataMiikka Heikkinen2009-12-091-0/+6
| * | | | | | | Attempt at fixing compilation on Symbian.Samuel Rødal2009-12-151-88/+83
| * | | | | | | Optimized blur / drop shadow effects for the GL 2 paint engine.Samuel Rødal2009-12-141-5/+12
| * | | | | | | Improved raster blur implementation.Samuel Rødal2009-12-141-59/+299
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge commit 'origin/4.6'Olivier Goffart2009-12-153-0/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-0/+5
| * | | | | | Compile with QT_NO_DEPRECATEDOlivier Goffart2009-12-092-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch '4.6'Thiago Macieira2009-12-081-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix cleanup hooks error.Sarah Smith2009-12-081-2/+2
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-12-051-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| |/ / / /
* | | | | Merge branch '4.6'Thiago Macieira2009-12-023-25/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fix crash in qt3support QPixmap constructorGunnar Sletta2009-12-011-2/+2
| * | | | Fixed memory leak in QImagePixmapCleanupHooks.Kim Motoyoshi Kalland2009-11-272-23/+8