| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to commercial license headers in preparation for release. | Jason McDonald | 2010-09-07 | 72 | -936/+936 |
|
|
* | Fixed a QSplashScreen hanging bug in S60 3.1 devices. | axis | 2010-07-21 | 1 | -6/+14 |
|
|
* | Revert "Character spacing when drawing a QPicture to a high DPI device." | Trond Kjernåsen | 2010-07-05 | 1 | -13/+39 |
|
|
* | make image handler includes private | Oswald Buddenhagen | 2010-07-04 | 14 | -28/+28 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-03 | 16 | -46/+3763 |
|\ |
|
| * | Fix incomplete support for built-in jpeg, mng, tiff and gif handlers | Mark Brand | 2010-07-02 | 2 | -0/+116 |
|
|
| * | Split image handler plugin project files | Mark Brand | 2010-07-02 | 14 | -38/+3641 |
|
|
| * | Removed stray line continuations | Mark Brand | 2010-07-02 | 1 | -4/+2 |
|
|
| * | Long live else! | Mark Brand | 2010-07-02 | 1 | -4/+4 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | mread | 2010-07-02 | 9 | -64/+232 |
|\ \
| |/ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 9 | -64/+232 |
| |\ |
|
| | * | Add the conversion in-place for QPixmap::fromImageReader() on raster. | Benjamin Poulain | 2010-06-30 | 2 | -0/+12 |
|
|
| | * | Add QPixmap::fromImageReader() to decode arbitrary images in place. | Benjamin Poulain | 2010-06-30 | 4 | -1/+35 |
|
|
| | * | Fixed some potential index-out-of-bounds issues in QImage. | Kim Motoyoshi Kalland | 2010-06-24 | 1 | -4/+22 |
|
|
| | * | Fixed missing copy of raster pixmap data after change fb76a872e20bd. | Samuel Rødal | 2010-06-23 | 2 | -0/+6 |
|
|
| | * | Fixed QPixmap::toImage() bug introduced in fb76a872e20bd. | Samuel Rødal | 2010-06-23 | 1 | -0/+10 |
|
|
| | * | Optimized sub-rect copying / painting of QPixmaps. | Samuel Rødal | 2010-06-23 | 6 | -59/+147 |
|
|
* | | | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 1 | -2/+2 |
|/ / |
|
* | | Reformat whitespace according to coding style | Mark Brand | 2010-06-30 | 2 | -3/+3 |
|/ |
|
* | Start the implementation of in-place recoding for images | Benjamin Poulain | 2010-06-20 | 4 | -95/+399 |
|
|
* | Don't do opaque detection when copying a sub-rect of a QPixmap. | Samuel Rødal | 2010-06-17 | 1 | -1/+1 |
|
|
* | Optimized QPixmap::fromImage for raster pixmaps. | Samuel Rødal | 2010-06-17 | 1 | -3/+16 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 3 | -7/+16 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 3 | -7/+16 |
| |\ |
|
| | * | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 1 | -3/+11 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 2 | -4/+5 |
| | |\ |
|
| | | * | add docu about pixmaps being invalidated on qapp destruction | Oswald Buddenhagen | 2010-06-07 | 1 | -0/+3 |
|
|
| | | * | remove somewhat misleading warning about x11 pixmap leak | Oswald Buddenhagen | 2010-06-07 | 1 | -4/+2 |
|
|
* | | | | Fixed QImageReader::format() inconsistency. | Samuel Rødal | 2010-06-15 | 5 | -18/+30 |
|
|
* | | | | Added missing sanity checks in qimage.cpp | Samuel Rødal | 2010-06-15 | 1 | -0/+13 |
|/ / / |
|
* | | | Do not keep flush timer running once no pixmaps are detached. | Warwick Allison | 2010-06-11 | 1 | -11/+18 |
|/ / |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Fixed alpha check for mono images. | Kim Motoyoshi Kalland | 2010-06-01 | 1 | -0/+2 |
|
|
* | | More Pixmap cache key optimizations | Jens Bache-Wiig | 2010-06-02 | 1 | -8/+8 |
|
|
* | | Some optimizations for QImage::load() | Jens Bache-Wiig | 2010-06-01 | 1 | -2/+9 |
|
|
* | | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-05-27 | 2 | -4/+4 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-24 | 1 | -1/+2 |
| |\ \ |
|
| * | | | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 2 | -4/+4 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-22 | 4 | -18/+34 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7 | Jani Hautakangas | 2010-05-20 | 4 | -16/+64 |
| |\ \ \
| | |/ / |
|
| * | | | QRuntimeGraphicsSystem | Jani Hautakangas | 2010-05-20 | 4 | -18/+34 |
|
|
* | | | | Compile with gcc 4.0.1 | Olivier Goffart | 2010-05-20 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Optimized pixmapcache key generation for icons and styles | Olivier Goffart | 2010-05-17 | 1 | -14/+11 |
|
|
* | | | Ensure QPixmapCache does not flush pixmaps that are still in use. | Warwick Allison | 2010-05-11 | 3 | -2/+53 |
|/ / |
|
* | | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 3 | -16/+16 |
|
|
* | | Added QIcon::name() | Aurelien Gateau | 2010-04-20 | 5 | -1/+51 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 5 | -8/+8 |
|\ \
| |/ |
|
| * | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 5 | -8/+8 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix segfault, if QPixmap::loadFromData() fails | Johannes Zellner | 2010-04-12 | 1 | -1/+1 |
|
|