Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unwanted code for writing png | OBATA Akio | 2021-02-02 | 1 | -13/+0 |
| | | | | | | | | `info_ptr->channels` will be set in the next called `png_set_IHDR()`, so it is no effect. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit b00b5ea1c5e0cecd50b928a5d88b3be8560c18e7) | ||||
* | Change to use PKG_LIBPNG_VER for libpng version check | OBATA Akio | 2021-02-02 | 1 | -23/+23 |
| | | | | | | | It is suggested in png.h for applications. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 2283b5627da2a075591f4376666781b5a4be4c23) | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -5/+5 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -5/+5 |
| | |||||
* | Fix Qt3 builds with libpng15 | Timothy Pearson | 2012-01-08 | 1 | -3/+111 |
| | | | | This partially closes Bug 683 | ||||
* | Fix Qt3 compilation against new libpng versions | Timothy Pearson | 2011-09-12 | 1 | -0/+14 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+1242 |