summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Compile on Symbian - rework the X11 mask patch a bit.Trond Kjernåsen2010-09-231-10/+0
* Fixed drawing of QPixmaps with masks in the GL 2 and X11 engines.Trond Kjernåsen2010-09-221-1/+10
* Fixed QPixmap::toImage() bug introduced in fb76a872e20bd.Samuel Rødal2010-06-231-0/+10
* Optimized sub-rect copying / painting of QPixmaps.Samuel Rødal2010-06-231-58/+114
* remove somewhat misleading warning about x11 pixmap leakOswald Buddenhagen2010-06-071-4/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-131-1/+1
|\
| * Fix segfault, if QPixmap::loadFromData() failsJohannes Zellner2010-04-121-1/+1
* | Make bindTextureFromNativePixmap use new QEgl APIsTom Cooksey2010-03-021-2/+2
* | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-101-1/+13
|\ \ | |/
| * Fixed a crash when QPixmaps are destroyed after the ~QApplication.Trond Kjernåsen2010-01-291-1/+6
| * Fix GL texture leaks when pixmaps are deletedTom Cooksey2010-01-291-0/+7
* | Added new mouse cursor types.Denis Dzyubenko2010-02-051-10/+16
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Set serial number in QX11PixmapData::transformedAnders Bakken2010-01-041-0/+2
|/
* Fixed a crash in QPixmap::fromImage() when passing in a null image.Trond Kjernåsen2009-11-161-0/+5
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-11/+11
* Fixed crash with nullptr in QPixmapData::transformedGunnar Sletta2009-11-041-2/+2
* Lazily construct QPixmapData's for null pixmapsGunnar Sletta2009-10-301-2/+5
* Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-141-0/+5
* Made X11 pixmap backend's fromImage() check for Qt::NoOpaqueDetection.Samuel Rødal2009-10-051-2/+9
* Made X11 QPixmap backend return proper pixmap in alphaChannel().Samuel Rødal2009-10-051-2/+5
* Explicitly check for alpha pixels in X11 before making an alpha XPixmapGunnar Sletta2009-10-021-3/+30
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | compile again with QExplicitlySharedDataPointerHarald Fernengel2009-08-211-1/+1
* | Fix qpixmap*.cpp after latest QExplicitlySharedDataPointer changes.Jason Barron2009-08-201-3/+3
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Move uninit & readonly into a flags member of QX11PixmapDataTom Cooksey2009-07-291-12/+11
* | Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-1/+9
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-28/+0
|\ \ | |/
| * qdoc: Moved some qdoc comments to a common cpp file.Martin Smith2009-05-251-28/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-1/+1
|\ \ | |/
| * Fix an endianess issue with 32 bit pixmaps on big endian systems.Trond Kjernåsen2009-04-171-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-241-0/+6
|\ \ | |/
| * Fixes: Crash in QPixmap under X11.Trond Kjernaasen2009-03-231-0/+6
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2291
* Long live Qt!Lars Knoll2009-03-231-0/+2301