| Commit message (Expand) | Author | Age | Files | Lines |
| * | QImageIOHandler: doc tidies | Giuseppe D'Angelo | 2024-01-13 | 1 | -3/+3 |
| * | Doc: Remove Qt-5 only part in qimageiohandler.cpp | Kai Köhne | 2022-07-20 | 1 | -5/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtGui: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | QImageReader: check allocation limit for minimum 32 bpp | Eirik Aavitsland | 2021-11-22 | 1 | -1/+1 |
| * | Add logging categories to image handlers | Allan Sandfeld Jensen | 2020-09-30 | 1 | -2/+5 |
| * | Doc: Fix documentation warnings for Qt GUI | Topi Reinio | 2020-08-28 | 1 | -0/+2 |
| * | Introduce a settable allocation limit on image loading | Eirik Aavitsland | 2020-06-26 | 1 | -1/+41 |
| * | Remove QImageIOHandler::name() | Shawn Rutledge | 2020-03-05 | 1 | -11/+0 |
| * | QImageIOPlugin: fix typo in class documentation | Rolf Eike Beer | 2020-03-03 | 1 | -1/+1 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -1/+1 |
| * | QImageIOHandler: remove #if around virtual method name() | David Faure | 2019-11-01 | 1 | -3/+1 |
| * | QtGui: replace 0 with \nullptr in documentation | Christian Ehrlicher | 2019-02-02 | 1 | -1/+1 |
| * | QtGui: mark some image functions as obsolete | Christian Ehrlicher | 2019-01-28 | 1 | -0/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Optionally apply orientation on QImage read | Allan Sandfeld Jensen | 2015-05-12 | 1 | -0/+37 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add OptimizedWrite & ProgressiveScanWrite options to QImageIOHandler and use ... | Andy Maloney | 2015-01-09 | 1 | -0/+6 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Add SubType setters/getters and SupportedSubTypes option. | Ivan Komissarov | 2014-08-05 | 1 | -0/+4 |
| * | Improve documentation of QImageIOPlugin | Alex Merry | 2013-11-05 | 1 | -13/+27 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -12/+12 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1 | Tasuku Suzuki | 2012-12-05 | 1 | -0/+4 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Get started with patching up the Qt GUI docs | Gunnar Sletta | 2012-06-28 | 1 | -0/+2 |
| * | Fix docs mentioning Q_EXPORT_PLUGIN2 | Lars Knoll | 2012-06-25 | 1 | -1/+1 |
| * | Don't inherit from QFactoryInterface for image plugins | Lars Knoll | 2012-06-08 | 1 | -27/+12 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+570 |