Michele Calgaro
ba0ac80906
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 561a307755
)
1 year ago
Michele Calgaro
5a0036e68c
Replace various Q_* and QT_* defines with TQ_* and TQT_*
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 93673b22d2
)
1 year ago
TDE Gitea
dc455b48d8
Reset submodule main/core/tdebindings/admin to latest HEAD
1 year ago
Slávek Banko
0a085cfb7f
kalyptus: No longer use tqt-replace-stream.
...
We are already using TQ_OBJECT and therefore there is no need to use
tqt-replace-stream. Because the tqt-replace-stream script has been
removed, the call causes FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5918d4f6ef
)
1 year ago
aneejit1
62466ad1ac
Remove '-L$(prefix)/lib' to prevent multi-arch build issues
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
(cherry picked from commit 0ac75d6e82
)
1 year ago
Michele Calgaro
f6741f0084
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b9781b38d8
)
1 year ago
TDE Gitea
2986997b32
Reset submodule main/core/tdebindings/admin to latest HEAD
1 year ago
Michele Calgaro
5ef9d501f7
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1f00d69db7
)
1 year ago
Michele Calgaro
e11ddd0c00
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 82b7bd7c41
)
1 year ago
Michele Calgaro
c269a8287b
Drop TQT_NO_COMPAT code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d425da226c
)
1 year ago
François Andriot
e4e0bb8ca8
Fix build when tqscintilla support is enabled
...
Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
2 years ago
TDE Gitea
7bbf889052
Reset submodule main/core/tdebindings/admin to latest HEAD
2 years ago
Michele Calgaro
d85bd77116
Drop support for python2.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
3b188e184d
dcoppython: Get the path to the python site directory from the python configuration.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
TDE Gitea
2b9d763da3
Reset submodule main/core/tdebindings/admin to latest HEAD
2 years ago
Michele Calgaro
9c3f52d55d
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko
37c8286f0c
Added conditions for installing man pages according to parts that are builded.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
98fd2a511b
Add man pages for TDE applications.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
9e6f7cc6ed
Fix FTBFS when tdehw is not present. This resolves bug 2494.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
4532e7bde9
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
8e06007e1b
Reset submodule main/core/tdebindings/admin to latest HEAD
3 years ago
Michele Calgaro
0f3575fd91
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
33697c89a3
Fix FTBFS in dcopjava in case TQt3 is not installed in the system directory.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
8301a3c8e5
Add check whether Ruby requires explicit specification of C++ standard.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
a62663c5fd
Use tqWaring call in printf style, instead of joining TQString.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
fbc21ffa80
Fixed up previous commit which contained an invalid file my mistake.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
e607f28f7e
Fixed FTBFS with c++11 on gcc 4.8.4.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
d44901d124
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
7a45172f60
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
François Andriot
817f960e8e
Fix FTBFS on Fedora 34
...
Qt.cpp:2643:17: error: ordered comparison of pointer with integer zero ('void*' and 'int')
Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
TDE Gitea
6458e39cdc
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
39306d0f87
Reset submodule main/core/tdebindings/admin to latest HEAD
4 years ago
Michele Calgaro
024cac181f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
ab2bc34a4b
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
5efb7aef07
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
44568f311a
Reset submodule main/core/tdebindings/admin to latest HEAD
4 years ago
TDE Gitea
201d8e6216
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
4dfc5cdda5
Reset submodule main/core/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
a23484f715
Reset submodule main/core/tdebindings/admin to latest HEAD
4 years ago
TDE Gitea
bdc06cbc37
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
2272117aba
Reset submodule main/tdebindings/admin to latest HEAD
4 years ago
Michele Calgaro
76a11aa911
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
3bbc169747
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
9f5dfc5a35
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
b4430203e2
Reset submodule main/tdebindings/admin to latest HEAD
4 years ago
TDE Gitea
fb07a7cacd
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
04bd4e0715
Reset submodule main/tdebindings/admin to latest HEAD
4 years ago
TDE Gitea
a23feb9a25
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
dd02c50418
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
7eca3f3d38
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago