summaryrefslogtreecommitdiff
path: root/src/3rdparty/libtiff/html/v4.0.1.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove more extraneous files from bundled libtiffEirik Aavitsland2015-04-091-113/+0
| | | | | | | They are HOWTO-RELEASE, SConstruct, nmake.opt and html sub directory. Change-Id: If7d3aad3a353caa14239b1faf0af8b9cd393bcf7 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
* Upgrading libtiff: Adding clean copy of libtiff 4.0.3Liang Qi2013-04-051-0/+113
This commit removes the previous version of the bundled libtiff (3.9.2), as well as all local modifications to it. It adds an unmodified copy of the official libtiff 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). Task-number: QTBUG-25409 Change-Id: If47e02c25ce1a2b3b47eff94a875e2abea0c7e1c Reviewed-by: aavit <eirik.aavitsland@digia.com>