summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Document loading of high resolution versions of images.Friedemann Kleint2014-08-261-3/+4
* Keep global state of debug stream (QImage, QPixmap, and QIcon)Kai Koehne2014-07-231-7/+9
* Improve debug output of QImage, QPixmap and QIcon.Friedemann Kleint2014-07-211-1/+10
* QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-041-1/+2
* Add missing detach() in QPixmap::convertFromImage()David Faure2014-06-111-0/+1
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-1/+1
|\
| * Fix some typos in documentation.Jeff Tranter2014-01-021-1/+1
* | RValue ref version of QPixmap::fromImage()Allan Sandfeld Jensen2014-01-021-0/+22
|/
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-17/+17
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Doc: remove references to toWinHBitmap and fromWinHBitmapNico Vertriest2013-05-131-11/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+2
|\
| * Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+2
* | Fix segfault when setting a device-pixel-ratio on a null-QPixmapTor Arne Vestbø2013-02-091-0/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+44
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-101-11/+23
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix g++ compiler warnings.Friedemann Kleint2012-09-071-1/+3
* Doc: fix yet more errors reported by qdocaavit2012-09-041-15/+25
* Doc: Fixes for several doc errorsaavit2012-08-311-0/+12
* QtGui: replace some copies with swapsMarc Mutz2012-07-061-2/+2
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-4/+4
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-4/+4
* | Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
|/
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Remove todo comments that are no longer relevant.Kim Motoyoshi Kalland2012-04-181-2/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-7/+2
|\
| * Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-7/+2
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-21/+21
|/
* Remove dead method.Richard Moore2012-02-201-8/+0
* Introduce QScreen::grabWindow(), deprecate QPixmap::grabWindow().Friedemann Kleint2012-02-091-0/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-8/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Implement QDebug stream operators for builtin classesJędrzej Nowacki2012-01-101-0/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-5/+5
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-2/+0
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-287/+0
* qpixmap: Use the primaryScreen for QPixmap::defaultDepthHolger Hans Peter Freyther2011-10-031-4/+3
* Clang build fix: QPixmap::init -> QPixmap::doInitJani Uusi-Rantala2011-09-071-11/+11
* Move QColorMap into QtWidgetsLars Knoll2011-08-191-1/+0
* Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-011-29/+8
* 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