| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -0/+6 |
|\ |
|
| * | Don't crash when convert Indexed8 without colortable to QPixmap | Gunnar Sletta | 2009-08-31 | 1 | -0/+6 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -8/+3 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+2 |
|
|
| * | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are | Gunnar Sletta | 2009-08-17 | 1 | -6/+1 |
|
|
* | | | Use QScopedPointer wherever possible | Harald Fernengel | 2009-08-13 | 1 | -33/+21 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -12/+5 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'texture_from_pixmap' | Tom Cooksey | 2009-07-30 | 1 | -12/+5 |
| |\ \ |
|
| | * | | Refactor QImage/QPixmap cleanup hooks into a seperate class | Tom Cooksey | 2009-07-28 | 1 | -12/+5 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -4/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Doc: Re-apply relevant change from 1368c210ef9976f68eb9fb1c3e4dc14f4fa4edd2 | Volker Hilsheimer | 2009-07-28 | 1 | -4/+11 |
| |/ / |
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Doc: Replace links to obsolete APIs. | Volker Hilsheimer | 2009-07-25 | 1 | -3/+2 |
|
|
| * | | Revert "Doc: Clarified that the format used in QImage::fromData() is the image" | Volker Hilsheimer | 2009-07-25 | 1 | -31/+27 |
|
|
| * | | Doc: Clarified that the format used in QImage::fromData() is the image | David Boddie | 2009-07-23 | 1 | -27/+31 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -6/+5 |
|\ \ \
| |/ / |
|
| * | | Doc: mark QImage/QPixmap alphaChannel and setAlphaChannel as obsolete. | Volker Hilsheimer | 2009-07-21 | 1 | -5/+4 |
|
|
| * | | Doc: A few cleanups, fixes and improvements. | Volker Hilsheimer | 2009-07-19 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -10/+6 |
|\ \ \
| |/ / |
|
| * | | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -8/+4 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -8/+17 |
|\ \ \
| |/ / |
|
| * | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -0/+5 |
| |\ \
| | |/ |
|
| | * | Make sure QImage::mirrored() doesn't crash if it runs out of memory. | Trond Kjernåsen | 2009-06-10 | 1 | -0/+5 |
|
|
| * | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 1 | -1/+1 |
|
|
| * | | Add comparation of images with indexed color | Benjamin Poulain | 2009-05-27 | 1 | -5/+5 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Tiny optimization to QImage::setColorTable() | Gunnar Sletta | 2009-04-15 | 1 | -2/+6 |
|
|
* | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -3/+14 |
| |/
|/| |
|
* | | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
|/ |
|
* | Compile. | Norwegian Rock Cat | 2009-04-07 | 1 | -1/+1 |
|
|
* | Adds a few \warnings to the docs on do-not-use-for-performance-reasons | Gunnar Sletta | 2009-04-07 | 1 | -1/+11 |
|
|
* | Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY(). | David Boddie | 2009-04-01 | 1 | -6/+10 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+6119 |
|
|