Commit Graph

447 Commits (55f9336eace5ebc7f7909f9ea40acc99e24d1f15)
 

Author SHA1 Message Date
TDE Gitea 55f9336eac Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
TDE Gitea be951fafd3 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
Michele Calgaro a375eb416a
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro faf33629bb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 0ff7d227c6 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
Michele Calgaro 062982a6c9
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 8e834e227d Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
TDE Gitea 8ce5857a20 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
TDE Gitea d3b43ad40f Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
TDE Gitea 069ab1b625 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
Michele Calgaro 16f08cde00
Removed unsupported qtint*/qtuint*/qreal types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro fb381f824c
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 41e4d69d17 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
Michele Calgaro 561a307755
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 93673b22d2
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea b7ae97b872 Reset submodule main/core/tdebindings/admin to latest HEAD 1 year ago
Michele Calgaro 84ec648681
Drop compatibility code for TQSignal
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 5918d4f6ef
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>
2 years ago
aneejit1 0ac75d6e82 Remove '-L$(prefix)/lib' to prevent multi-arch build issues
Signed-off-by: aneejit1 <aneejit1@gmail.com>
2 years ago
Michele Calgaro b9781b38d8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 093291ecbc Reset submodule main/core/tdebindings/admin to latest HEAD 2 years ago
Michele Calgaro 1337802177
Drop compatibility code for TQPalette
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 02712db157
Drop compatibility code for TQButton
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1f00d69db7
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>
2 years ago
Michele Calgaro 53442b53d0
Drop obsolete TQLineEdit methods
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1b35744b79
Drop compatibility code for TQToolButton
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 476cadbff0
Drop TQt'3 compat headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 82b7bd7c41
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 941081ce59
Drop Qt2's TQSemiModal and TQSortedList classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro d425da226c
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro dcffc0bc39
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years 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>
3 years ago
Michele Calgaro 98fd2a511b
Add man pages for TDE applications.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 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>
4 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>
4 years ago
Michele Calgaro e607f28f7e
Fixed FTBFS with c++11 on gcc 4.8.4.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 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