summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/pngset.c
Commit message (Collapse)AuthorAgeFilesLines
* Update bundled libpng to version 1.6.41Eirik Aavitsland2024-01-311-6/+16
| | | | | | | | [ChangeLog][Third-Party Code] libpng was updated to version 1.6.41 Pick-to: 6.7 6.6 6.6.2 6.5 6.2 5.15 Change-Id: I3285bfa11f61c571ffda1b365011a5c6a798ca68 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Update bundled libpng to version 1.6.40Eirik Aavitsland2023-07-041-36/+24
| | | | | | | | | [ChangeLog][Third-Party Code] libpng was updated to version 1.6.40 Pick-to: 6.6 6.5 6.2 5.15 Change-Id: Id10d61fc4c3b8cccdcca9042097d4dc470aa0067 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Update bundled libpng to version 1.6.38Eirik Aavitsland2022-10-171-5/+8
| | | | | | | | | | | | | | | | | With this update, there are no longer any diffs to upstream libpng. Hence, the qtpatches.diff file is removed. Details: - #define _CRT_SECURE_NO_DEPRECATE: Done on compiler cmdline instead - #undef PNG_BUILD_DLL: For our usecase, that only caused PNG_IMPEXP to be defined to an empty string. Done on compiler cmdline instead. - #ifdef for WinCE: dead platform. - A memory leak fix: Included in upstream 1.6.38. [ChangeLog][Third-Party Code] libpng was updated to version 1.6.38 Pick-to: 6.4 6.2 5.15 Change-Id: I229db30e1dd54c209dc93e76d11e6fdb1f7adbdb Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Update bundled libpng to version 1.6.36André Klitzing2019-01-161-6/+6
| | | | | | | | | | The remaining diff to clean 1.6.36 is archived in the qtpatches.diff file. [ChangeLog][Third-Party Code] libpng was updated to version 1.6.36 Change-Id: Ia9d20c5abca115d509ed0aaf9eebfc85a88bef1d Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
* Update bundled libpng to version 1.6.35Eirik Aavitsland2018-10-121-9/+9
| | | | | | | | | | The remaining diff to clean 1.6.35 is archived in the qtpatches.diff file. [ChangeLog][Third-Party Code] libpng was updated to version 1.6.35 Change-Id: I925b3d95f6da20e12fc3274b4713e3fea05094f7 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
* Update bundled libpng to version 1.6.32André Klitzing2017-08-261-6/+57
| | | | | | | | | | Also add import script. The remaining diff to clean 1.6.32 is archived in the qtpatches.diff file. [ChangeLog][Third-Party Code] libpng was updated to version 1.6.32 Change-Id: I1b4b78e39a6eb098d1b66c2528e47544bd9e6713 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Update bundled libpng to version 1.6.28André Klitzing2017-01-311-100/+204
| | | | | | | | | | | | | Merged in the upstream version. The remaining diff to clean 1.6.28 is archived in the qtpatches.diff file. This fixes CVE-2016-10087 but Qt was never vulnerable to that issue! [ChangeLog][Third-Party Code] libpng was updated to version 1.6.28. Change-Id: I46712103fb160f31702eb7496fdd5c492a59ba5b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
* Update bundled libpng to version 1.6.20Eirik Aavitsland2016-03-161-3/+3
| | | | | | | | Merged in the upstream version. The remaining diff to clean 1.6.20 is archived in the qtpatches.diff file. Change-Id: I56f557bfe04ac1aa0e2c090826bbb144ae93cbb7 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
* Update bundled libpng to version 1.6.19Joerg Bornemann2015-12-171-13/+20
| | | | | | | | | | Merged in the upstream version, which obsoleted some local patches. The remaining diff to clean 1.6.19 is archived in the qtpatches.diff file. Change-Id: I676df2dab2c52c7fe576de284d472d70206f0a8c Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com> Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-091-392/+723
| | | | | | | | | Merged in the upstream version, which obsoleted many of the local patches. The remaining diff to clean 1.6.17 is archived in the qtpatches.diff file. Change-Id: I5065435dc5a922d3f4a46eb37a23a4877dde2ee6 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
* Upgrading libpng: Adding clean copy of libpng 1.5.10aavit2012-04-171-30/+114
| | | | | | | | | | | | | This commit removes the previous version of the bundled libpng (1.5.4), as well as all local modifications to it. It adds an unmodified copy of the official libpng source distribution, except that various extraneous files have been removed, as usual. The patches required to build it in Qt will follow in separate commit(s). Change-Id: I90149f87fc889c44a3b60b21cdf755020f3a8e39 Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1225
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12