Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' | Thiago Macieira | 2009-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Bump Qt version number. | Jason McDonald | 2009-06-25 | 1 | -1/+1 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-06-25 | 2 | -9/+21 |
|\ \ | |/ | |||||
| * | Fix off by one bug in DirectFBPaintEngine | Anders Bakken | 2009-06-24 | 1 | -2/+2 |
| * | Fix a rendering issue | Anders Bakken | 2009-06-24 | 2 | -3/+8 |
| * | Make sure simplePen gets set properly | Anders Bakken | 2009-06-24 | 1 | -5/+11 |
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-23 | 2 | -3/+7 |
|\ \ | |/ | |||||
| * | Minor optimization | Anders Bakken | 2009-06-22 | 1 | -1/+0 |
| * | Bail out on invalid color in fillRect | Anders Bakken | 2009-06-22 | 1 | -1/+6 |
| * | Use const ref for foreach | Anders Bakken | 2009-06-22 | 1 | -1/+1 |
* | | Integrate the OpenVG graphics system into Qt 4.6 | Rhys Weatherley | 2009-06-22 | 12 | -0/+901 |
* | | Make sure to update is_null in copy/transformed | Anders Bakken | 2009-06-22 | 1 | -0/+3 |
* | | Code cleanup | Anders Bakken | 2009-06-22 | 1 | -10/+11 |
* | | Fix a couple of issues after QPixmapData optims | Anders Bakken | 2009-06-18 | 4 | -23/+20 |
* | | Speed up QPixmap::width(), height(), isNull() and depth(). | Andreas Aardal Hanssen | 2009-06-17 | 1 | -0/+8 |
* | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 131 | -264/+264 |
|\ \ | |/ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 136 | -272/+272 |
| * | Get rid of warnings | Anders Bakken | 2009-06-14 | 1 | -2/+2 |
* | | ControlPointRect is no longer a QRealRect | Anders Bakken | 2009-06-14 | 1 | -1/+1 |
* | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 6 | -12/+78 |
|\ \ | |/ | |||||
| * | Make DirectFB compile with 0.9.22 | Anders Bakken | 2009-06-09 | 2 | -3/+8 |
| * | Make the directfb plugin compile against 0.9 | Anders Bakken | 2009-06-08 | 5 | -4/+40 |
| * | Fixed a validation problem in QSvgIOHandler::canRead(). | Trond Kjernåsen | 2009-06-08 | 1 | -5/+30 |
* | | Add support for TIFF formats (Mono and indexed) | Benjamin Poulain | 2009-06-09 | 1 | -83/+259 |
* | | Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0)) | Leonardo Sobral Cunha | 2009-06-09 | 1 | -1/+2 |
* | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-08 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Make sure to retain alpha information in copy | Anders Bakken | 2009-06-04 | 1 | -3/+4 |
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 5 | -194/+81 |
|\ \ | |/ | |||||
| * | Improve readability of QDFBWindowSurface::scroll | Anders Bakken | 2009-06-01 | 1 | -21/+18 |
| * | Don't support porter duff |= source over | Anders Bakken | 2009-05-29 | 1 | -96/+24 |
| * | Remove all force raster on RGB32 stuff | Anders Bakken | 2009-05-28 | 4 | -75/+32 |
| * | Warn when trying to use an unsupported format | Anders Bakken | 2009-05-28 | 1 | -5/+10 |
* | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 3 | -5/+5 |
* | | Adds support for linking against iodbc on linux. | Bill King | 2009-05-28 | 1 | -7/+1 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Removed warning | Anders Bakken | 2009-05-21 | 1 | -1/+1 |
* | | Merge commit 'origin/4.5' | Samuel Rødal | 2009-05-20 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Make the range controls accessible | Harald Fernengel | 2009-05-20 | 1 | -0/+2 |
* | | Set the resolution when saving a tiff file | Benjamin Poulain | 2009-05-19 | 1 | -1/+19 |
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 5 | -15/+14 |
|\ \ | |/ | |||||
| * | Fixed wrong function name in warning | Anders Bakken | 2009-05-12 | 1 | -3/+3 |
| * | Make QAccessibleLineEdit actually accessible | Harald Fernengel | 2009-05-12 | 1 | -0/+1 |
| * | initialize all DFBSurfaceDescriptions to 0 | Anders Bakken | 2009-05-11 | 1 | -1/+6 |
| * | Remove unused variable | Anders Bakken | 2009-05-11 | 1 | -1/+0 |
| * | Fix a type in warning | Anders Bakken | 2009-05-11 | 1 | -1/+1 |
| * | Improved caching of QSvgIconEngine::actualSize() calls. | Trond Kjernåsen | 2009-05-11 | 1 | -9/+3 |
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-07 | 1 | -10/+2 |
|\ \ | |/ | |||||
| * | Whitespace fix | Anders Bakken | 2009-05-07 | 1 | -1/+1 |
| * | Use proper ways to create "window" surface | Anders Bakken | 2009-05-06 | 1 | -9/+1 |