summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpicture.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPictureIO::read(): don't work on dangling pointerChristian Ehrlicher2019-01-301-2/+2
* QPicture: fix crash for malformed pictureEirik Aavitsland2018-10-181-11/+12
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+6
|\
| * QPicture: check that pictureFormat doesn't return dangling pointersGiuseppe D'Angelo2017-08-161-1/+6
* | Fix an ABI break caused by too-aggressive deprecationVille Voutilainen2017-08-161-2/+2
* | QPicture: mark deprecated functions with the QT_DEPRECATED macrosGiuseppe D'Angelo2017-06-201-0/+2
|/
* Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-2/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-1/+3
* QtGui: Fix const correctness in old style castsThiago Macieira2015-03-121-2/+2
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Serialize QPicture using the latest QDataStream version.Mitch Curtis2014-04-021-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+8
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-1/+3
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-0/+3
* Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-281-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-101-12/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-1/+1
* Remove QFactoryInterface from picture pluginsLars Knoll2012-06-081-1/+1
* QtGui: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-11/+11
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-9/+9
|\
| * Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-9/+9
* | No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-4/+10
|/
* Cleanup Q3* itemsDebao Zhang2012-03-231-28/+0
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-10/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove unused QPicture::detach_helper() private method.Robin Burchell2011-12-201-11/+0
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-111-6/+0
* 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
* | QGuiApplication is not QPA specificLars Knoll2011-05-031-0/+1
* | remove QApplication dependencies in gui/imageLars Knoll2011-05-031-1/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1999