summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-30/+30
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-221/+70
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-0/+2
|\|
| * Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-111-0/+2
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-6/+2
|\|
| * Removed warning from QPixmap::handle().Samuel Rødal2011-05-101-6/+2
* | remove QWidget dependencies.Lars Knoll2011-05-041-2/+0
* | Get rid of warning in QPixmap::grabWidget().Samuel Rødal2011-05-041-1/+1
* | Clean up some QWidget dependencies in gui/image.Samuel Rødal2011-05-041-9/+12
* | remove more QT3_SUPPORT codeLars Knoll2011-05-031-185/+0
* | QGuiApplication is not QPA specificLars Knoll2011-05-031-1/+1
* | remove QApplication dependencies in gui/imageLars Knoll2011-05-031-21/+13
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-9/+3
* | split the HexString template class out of qstylehelperLars Knoll2011-05-031-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2297