Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Clarified that the format used in QImage::fromData() is the image | David Boddie | 2009-07-23 | 1 | -27/+31 |
| | | | | | | format, not the pixel format. Reviewed-by: Trust Me | ||||
* | Doc: mark QImage/QPixmap alphaChannel and setAlphaChannel as obsolete. | Volker Hilsheimer | 2009-07-21 | 1 | -5/+4 |
| | | | | | | | They are expensive - which is why QImage::setALphaChannel had been obsoleted in Qt 4.5. Reviewed-by: Gunnar | ||||
* | Doc: A few cleanups, fixes and improvements. | Volker Hilsheimer | 2009-07-19 | 1 | -1/+1 |
| | |||||
* | Use QTransform more efficiently. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -8/+4 |
| | | | | Reviewed-by: Samuel | ||||
* | 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 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Merge commit 'origin/4.5' | Bjørn Erik Nilsen | 2009-06-12 | 1 | -0/+5 |
|\ \ | |/ | | | | | | | | | | | | | | | | | Conflicts: demos/boxes/glshaders.cpp src/gui/graphicsview/qgraphicsitem.cpp tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp tools/linguist/shared/cpp.cpp translations/linguist_ja.qm translations/qt_ru.qm | ||||
| * | Make sure QImage::mirrored() doesn't crash if it runs out of memory. | Trond Kjernåsen | 2009-06-10 | 1 | -0/+5 |
| | | | | | | | | | | Task-number: 255742 Reviewed-by: Kim | ||||
* | | Fix QT_NO_DATASTREAM macro checks and improve readability | Ritt Konstantin | 2009-06-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Some checks where in the wrong locations, and some endifs where hard to read. Merge-request: 611 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com> | ||||
* | | Add comparation of images with indexed color | Benjamin Poulain | 2009-05-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | Previously, two images with indexed colors were not equal if their color tables were not the same. The image are not compared by the value of the pixels Reviewed-by: Samuel | ||||
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira | ||||
* | | Tiny optimization to QImage::setColorTable() | Gunnar Sletta | 2009-04-15 | 1 | -2/+6 |
|/ | | | | Task: 250730 | ||||
* | Compile. | Norwegian Rock Cat | 2009-04-07 | 1 | -1/+1 |
| | | | | | | Looks like a typo. Reviewed-by: Bradley T. Hughes | ||||
* | Adds a few \warnings to the docs on do-not-use-for-performance-reasons | Gunnar Sletta | 2009-04-07 | 1 | -1/+11 |
| | | | | Reviewed-by: Trond | ||||
* | Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY(). | David Boddie | 2009-04-01 | 1 | -6/+10 |
| | | | | | Task-number: 240164 Reviewed-by: Jan Erik Hanssen <janerik@trolltech.com> | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+6119 |