mio
51f42b6fdf
Use JasPer 3 library initialization routines
...
Update to use the jas_init_library() and jas_init_thread() functions as
JasPer 3 deprecated jas_init and changed its behaviour to not register
jas_cleanup() as an atexit callback.
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 508ae3fc06 )
1 year ago
Michele Calgaro
8ae5191e0d
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 39d98694a7 )
2 years ago
Michele Calgaro
7d79524ea7
Replace kdemacros.h with tdemacros.h
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f66d221cad )
2 years ago
François Andriot
4b96200621
Fix FTBFS due to invalid pointer in iconv function
...
Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
(cherry picked from commit eb8f32b893 )
2 years ago
Slávek Banko
061a1af5ad
Set a real data type used for FreeArray2D.
...
This relates to issue #17 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 29f338fe21 )
2 years ago
Slávek Banko
4f4ea4c0ab
Add missing function prototype.
...
This relates to issue #17 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 512be3d17b )
2 years ago
Michele Calgaro
01dafd82ae
Use centralized cmake version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4981cc4bf )
2 years ago
Michele Calgaro
115223b1c4
cmake files: change keywords to lower case
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 841afd2b25 )
2 years ago
Michele Calgaro
a125c8f3ff
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b28cc773ef )
2 years ago
Michele Calgaro
592f28f9ed
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bca6608668 )
2 years ago
Slávek Banko
c612c9c056
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f30d3a37fe )
2 years ago
Michele Calgaro
029784cdc7
Drop autotools support
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1bdd2746f8 )
2 years ago
TDE Gitea
3f622f151a
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
2 years ago
Slávek Banko
bdbed63f2a
cmake: Add detection of standalone iconv library.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e0827ea544 )
2 years ago
Slávek Banko
d4e96a34a5
cmake: Fix X11/XWDFile.h header detection.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3de53226da )
2 years ago
Michele Calgaro
82528b267c
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b6c5fd7f2c )
2 years ago
TDE Gitea
50d1b990d5
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
2 years ago
Michele Calgaro
f378f80d41
Conversion to cmake building system
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit af121719c9 )
2 years ago
Michele Calgaro
2a7760d9b6
Move ksquirrel-libs-png to kernel folder since it is shared by three different codecs (dicom, png, svg)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5b8d2d7359 )
3 years ago
TDE Gitea
64309fa8d1
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
3 years ago
Michele Calgaro
743d516633
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c6b9cf3fa7 )
3 years ago
TDE Gitea
9bce26ce90
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
3 years ago
Michele Calgaro
9e9492a6b2
Drop TQT_NO_COMPAT code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit be0e3963b4 )
3 years ago
Michele Calgaro
e14b6685fe
Removed unnecessary files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0d3ac8f304 )
3 years ago
TDE Gitea
fa69d809c7
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
3 years ago
TDE Gitea
9a0f524aa1
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
3 years ago
Michele Calgaro
faf9190201
Add man pages from tde packaging repo.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
d82967abd2
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
4 years ago
Michele Calgaro
2e84619d9d
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
db04ee8cf4
Add freetype detection using pkg-config.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko
f808f70c93
Fix check of OpenEXR >= 3.0 library.
...
Add check if OpenEXR needs explicit C++ standard.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
0e5b1a249f
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
09cd4e36c6
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
438ca88db8
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
f3d929c9c3
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
5 years ago
TDE Gitea
785a4153f0
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
c2d02c696c
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
e625f077e2
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
5 years ago
TDE Gitea
a229d582d0
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
Michele Calgaro
b0b9b9401c
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
9301d49ef2
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
1cb13f0d68
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
5 years ago
TDE Gitea
9d7050a6dd
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
5 years ago
TDE Gitea
d6e3577753
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
5 years ago
Michele Calgaro
0d043d6c1c
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
6d497a198b
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
6 years ago
TDE Gitea
fe3c00af3f
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
6 years ago
TDE Gitea
be95d7763c
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
6 years ago
TDE Gitea
b5d9ea34e6
Reset submodule main/libraries/libksquirrel/admin to latest HEAD
6 years ago
TDE Gitea
b199800994
Reset submodule main/libraries/libksquirrel/cmake to latest HEAD
6 years ago