summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of issues after QPixmapData optimsAnders Bakken2009-06-184-23/+20
* Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-0/+8
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* Merge license header changes from 4.5Volker Hilsheimer2009-06-16131-264/+264
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-16136-272/+272
| * Get rid of warningsAnders Bakken2009-06-141-2/+2
* | ControlPointRect is no longer a QRealRectAnders Bakken2009-06-141-1/+1
* | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-126-12/+78
|\ \ | |/
| * Make DirectFB compile with 0.9.22Anders Bakken2009-06-092-3/+8
| * Make the directfb plugin compile against 0.9Anders Bakken2009-06-085-4/+40
| * Fixed a validation problem in QSvgIOHandler::canRead().Trond Kjernåsen2009-06-081-5/+30
* | Add support for TIFF formats (Mono and indexed)Benjamin Poulain2009-06-091-83/+259
* | Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0))Leonardo Sobral Cunha2009-06-091-1/+2
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-3/+4
|\ \ | |/
| * Make sure to retain alpha information in copyAnders Bakken2009-06-041-3/+4
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-025-194/+81
|\ \ | |/
| * Improve readability of QDFBWindowSurface::scrollAnders Bakken2009-06-011-21/+18
| * Don't support porter duff |= source overAnders Bakken2009-05-291-96/+24
| * Remove all force raster on RGB32 stuffAnders Bakken2009-05-284-75/+32
| * Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
* | improved string operations all over the placeThierry Bastian2009-05-283-5/+5
* | Adds support for linking against iodbc on linux.Bill King2009-05-281-7/+1
* | Merge branch '4.5'Thiago Macieira2009-05-221-1/+1
|\ \ | |/
| * Removed warningAnders Bakken2009-05-211-1/+1
* | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-0/+2
|\ \ | |/
| * Make the range controls accessibleHarald Fernengel2009-05-201-0/+2
* | Set the resolution when saving a tiff fileBenjamin Poulain2009-05-191-1/+19
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-135-15/+14
|\ \ | |/
| * Fixed wrong function name in warningAnders Bakken2009-05-121-3/+3
| * Make QAccessibleLineEdit actually accessibleHarald Fernengel2009-05-121-0/+1
| * initialize all DFBSurfaceDescriptions to 0Anders Bakken2009-05-111-1/+6
| * Remove unused variableAnders Bakken2009-05-111-1/+0
| * Fix a type in warningAnders Bakken2009-05-111-1/+1
| * Improved caching of QSvgIconEngine::actualSize() calls.Trond Kjernåsen2009-05-111-9/+3
* | Merge branch '4.5'Thiago Macieira2009-05-071-10/+2
|\ \ | |/
| * Whitespace fixAnders Bakken2009-05-071-1/+1
| * Use proper ways to create "window" surfaceAnders Bakken2009-05-061-9/+1
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-0615-703/+750
|\ \ | |/
| * Improved debug output for directfb:debugAnders Bakken2009-05-061-6/+10
| * Pass the scale parameter as an int.Anders Bakken2009-05-061-1/+1
| * Make Scale publicAnders Bakken2009-05-061-1/+3
| * Cleaned up codeAnders Bakken2009-05-051-24/+20
| * Cleaned up codeAnders Bakken2009-05-051-439/+443
| * Refactored image cachingAnders Bakken2009-05-057-141/+147
| * Make sure image caching works with Qt3SupportAnders Bakken2009-05-051-0/+1
| * Cleaned up code a littleAnders Bakken2009-05-051-41/+28
| * Don't call prepare more than necessaryAnders Bakken2009-05-053-22/+37
| * DirectFB can't handle "mirrored" scalesAnders Bakken2009-05-051-14/+23
| * Improved debug outputAnders Bakken2009-05-051-30/+30
| * Add QMAKE_INCDIR_POWERVR to specify the location of pvr2d.h & wsegl.hTom Cooksey2009-05-054-4/+11