| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | Allow using QPixmap outside GUI thread when using raster | Gunnar Sletta | 2011-03-01 | 1 | -5/+14 |
|
|
| | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-17 | 1 | -18/+11 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | /
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | Fix for wrong dpi metrics for raster pixmaps on Symbian. | Laszlo Agocs | 2011-03-16 | 1 | -18/+11 |
|
|
| * | | | | | | Fixes: some text fields in PNG image files were not read | aavit | 2011-03-17 | 1 | -26/+39 |
| |/ / / / / |
|
* | | | | | | Fix compilation with QT_NO_ | Tasuku Suzuki | 2011-03-21 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 3 | -12/+10 |
|\ \ \ \ \ |
|
| * | | | | | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 2 | -2/+2 |
|
|
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-10 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-03-09 | 1 | -10/+8 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Removed obsolete documentation from QPixmap. | Samuel Rødal | 2011-03-07 | 1 | -10/+0 |
|
|
| | * | | | | | | Fixed auto-test failures caused by a3a79fefe65ec12. | Samuel Rødal | 2011-03-07 | 1 | -2/+5 |
|
|
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-03-04 | 1 | -0/+5 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fail in a nicer way when QPixmap is used in a non-GUI application. | Samuel Rødal | 2011-03-04 | 1 | -0/+5 |
| | | | |_|/ / /
| | | |/| | | | |
|
* | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 5 | -2/+78 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | / / /
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | Fix for fromSymbianCFbsBitmap changing the source data unexpectedly. | Laszlo Agocs | 2011-03-10 | 1 | -0/+3 |
|
|
| * | | | | | | Avoid image conversion in fromSymbianCFbsBitmap for certain formats. | Laszlo Agocs | 2011-03-10 | 1 | -0/+2 |
|
|
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-09 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Added native image handle provider header. | Laszlo Agocs | 2011-03-08 | 1 | -0/+69 |
|
|
| * | | | | | | Added native image handle provider support in pixmaps on openvg. | Laszlo Agocs | 2011-03-08 | 2 | -2/+4 |
|
|
* | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-08 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Fixed memory leak in GL texture cache with QRuntimePixmapData. | Samuel Rødal | 2011-03-07 | 1 | -1/+1 |
|
|
* | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-04 | 1 | -0/+3 |
|\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-04 | 1 | -0/+3 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Added image conversion flag to prevent conversions. | Samuel Rødal | 2011-03-04 | 1 | -0/+3 |
|
|
* | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-03 | 7 | -3/+1114 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | Use the generic QVoltileImage implementation on S60 3.1 and 3.2. | Laszlo Agocs | 2011-03-03 | 1 | -3/+3 |
|
|
| * | | | Have QVolatileImage backed by a bitmap in all cases. | Laszlo Agocs | 2011-03-01 | 1 | -5/+3 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Laszlo Agocs | 2011-03-01 | 3 | -5/+7 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Changed QPixmap VG backend to use CFbsBitmap on Symbian. | Laszlo Agocs | 2011-02-28 | 7 | -3/+1116 |
|
|
* | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-18 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-18 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | QImage crash when invalid XPM is read. | Niklas Kurkisuo | 2011-02-18 | 1 | -1/+1 |
|
|
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 4 | -4/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-09 | 2 | -0/+29 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix build failure | Gareth Stockwell | 2011-02-09 | 2 | -6/+6 |
|
|
| | * | | Recreate Symbian raster backing store when WA_TranslucentBackground set | Gareth Stockwell | 2011-02-09 | 2 | -0/+29 |
| | |/ |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Don't crash when BMP color table is broken | Harald Fernengel | 2011-02-04 | 1 | -0/+2 |
| | |/ |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-01-26 | 1 | -2/+8 |
| |\ \
| | |/ |
|
| * | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 75 | -77/+77 |
| |\ \ |
|
| * \ \ | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 2 | -8/+28 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-14 | 1 | -34/+47 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'qdoc-simplified' into mimir-simplified | David Boddie | 2010-12-07 | 6 | -11/+24 |
| |\ \ \ \ \ |
|
| * | | | | | | doc: Moved some table headers ahead of the rows. | Martin Smith | 2010-10-22 | 1 | -4/+4 |
|
|
* | | | | | | | Fixed MIT-SHM errors in QNativeImage. | Samuel Rødal | 2011-02-03 | 1 | -3/+5 |
|
|
* | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 1 | -2/+8 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Fix loop count in animanted gifs sometimes being incorrect | Simon Hausmann | 2011-01-24 | 1 | -2/+8 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 75 | -75/+75 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 75 | -75/+75 |
|
|