| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The code has been adopted from the OpenJPEG project:
https://github.com/uclouvain/openjpeg/blob/master/src/bin/common/color.c
Full credits to the authors.
Signed-off-by: mio <stigma@disroot.org>
|
|
|
|
| |
Signed-off-by: mio <stigma@disroot.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
TDE currently uses an out-of-date Jasper for JPEG-2000 images. While
updating to use a newer version of Jasper is possible, Debian and its
derivated (i.e. Ubuntu, Devuan) don't package it. This means TDE is
responsible for packaging Jasper and providing security updates.
OpenJPEG on the other hand, is provided by all distrobutions that TDE
officially supports, has a more stable API/ABI, and receives more
frequent updates by various contributors.
Currently, this doesn't have feature parity with the Jasper
implementation. These limitations are listed in the 'jp2.cpp' file and
should be addressed before this is pulled into a release branch.
Signed-off-by: mio <stigma@disroot.org>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
|
|
| |
QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
|
|
|
| |
Signed-off-by: gregory guy <gregory-tde@laposte.net>
|
|
|
|
|
| |
<stdint.h> (or other system headers handling the macro) may be included
indirectly from other header files (<sys/types.h> is a reasonable one).
|
|
|
|
| |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77.
|
| |
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
|
| |
This will also compile with TQt for Qt3, and should not cause any problems
with dependent modules such as kdebase. If it does then it needs to be fixed!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
|
| |
Sorry guys, they are just not ready for prime time
Work will continue as always
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
|
|
|
| |
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
|
|
| |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|
|
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
|