summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/png.h
Commit message (Collapse)AuthorAgeFilesLines
* Hide png symbols in a namespace for -qt-libpngDaniel Teske2012-01-311-9/+2
| | | | | | | | | If qt is compiled with -qt-libpng then the png symbols prevent a loading of another libpng. With this patch the png symbols are hidden and thus it is possible to load another libpng. Reviewed-by: hjk <qtc-committer@nokia.com>
* Updating libpng: Add libpng version 1.5.4aavit2011-08-021-0/+2588
| | | | | | | This is a clean copy of the official libpng 1.5.4 distribution, except that various extraneous stuff (examples, tests, etc) have been removed, as usual. The minor modifications to build it in Qt will follow in a separate commit.
* Updating libpng: Remove version 1.4.0aavit2011-08-021-2552/+0
|
* Compilation fix for AIXaavit2010-02-221-1/+1
|
* Add libpng 1.4.0aavit2010-02-151-0/+2552
| | | | | | This is a clean copy of libpng 1.2.40, except that the contribs directory has been removed, as usual. Our build modifications will follow in a separate commit.
* Delete libpng 1.2.40aavit2010-02-151-3726/+0
|
* Upgrade libpng to version 1.2.40aavit2009-10-221-131/+288
| | | | | This commit contains a clean copy of the libpng source distribution. The Qt patches will follow in a separate commit.
* Long live Qt for S60!axis2009-04-241-0/+3569