Commit Graph

451 Commits (master)
 

Author SHA1 Message Date
Michele Calgaro a535b014a3
Fix FTBFS caused by incompatible cast
5 days ago
Michele Calgaro 2bffde85ad
Fix FTBFS caused by TDE/tqt3#109
2 weeks ago
Michele Calgaro add9d70b50
Replace QT_STATIC_CONST_* with actual definitions
2 months ago
Michele Calgaro 6e47bcc543
Replace Q_WS_* defines with TQ_WS_* equivalents
2 months ago
TDE Gitea 55f9336eac Reset submodule main/core/tdebindings/admin to latest HEAD
2 months ago
TDE Gitea be951fafd3 Reset submodule main/core/tdebindings/admin to latest HEAD
2 months ago
Michele Calgaro a375eb416a
Replace Q_SIGNALS and Q_SLOTS
3 months ago
Michele Calgaro faf33629bb
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
TDE Gitea 0ff7d227c6 Reset submodule main/core/tdebindings/admin to latest HEAD
4 months ago
Michele Calgaro 062982a6c9
Replace various strings '#define'd in tqtinterface
5 months ago
TDE Gitea 8e834e227d Reset submodule main/core/tdebindings/admin to latest HEAD
5 months ago
TDE Gitea 8ce5857a20 Reset submodule main/core/tdebindings/admin to latest HEAD
5 months ago
TDE Gitea d3b43ad40f Reset submodule main/core/tdebindings/admin to latest HEAD
6 months ago
TDE Gitea 069ab1b625 Reset submodule main/core/tdebindings/admin to latest HEAD
6 months ago
Michele Calgaro 16f08cde00
Removed unsupported qtint*/qtuint*/qreal types
6 months ago
Michele Calgaro fb381f824c
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
7 months ago
TDE Gitea 41e4d69d17 Reset submodule main/core/tdebindings/admin to latest HEAD
7 months ago
Michele Calgaro 561a307755
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
7 months ago
Michele Calgaro 93673b22d2
Replace various Q_* and QT_* defines with TQ_* and TQT_*
8 months ago
TDE Gitea b7ae97b872 Reset submodule main/core/tdebindings/admin to latest HEAD
8 months ago
Michele Calgaro 84ec648681
Drop compatibility code for TQSignal
9 months ago
Slávek Banko 5918d4f6ef
kalyptus: No longer use tqt-replace-stream.
9 months ago
aneejit1 0ac75d6e82 Remove '-L$(prefix)/lib' to prevent multi-arch build issues
9 months ago
Michele Calgaro b9781b38d8
Replace Q_OBJECT with TQ_OBJECT
9 months ago
TDE Gitea 093291ecbc Reset submodule main/core/tdebindings/admin to latest HEAD
9 months ago
Michele Calgaro 1337802177
Drop compatibility code for TQPalette
9 months ago
Michele Calgaro 02712db157
Drop compatibility code for TQButton
9 months ago
Michele Calgaro 1f00d69db7
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
9 months ago
Michele Calgaro 53442b53d0
Drop obsolete TQLineEdit methods
9 months ago
Michele Calgaro 1b35744b79
Drop compatibility code for TQToolButton
9 months ago
Michele Calgaro 476cadbff0
Drop TQt'3 compat headers
10 months ago
Michele Calgaro 82b7bd7c41
Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)
10 months ago
Michele Calgaro 941081ce59
Drop Qt2's TQSemiModal and TQSortedList classes.
10 months ago
Michele Calgaro d425da226c
Drop TQT_NO_COMPAT code
10 months ago
Michele Calgaro dcffc0bc39
Drop Qt2 obsolete classes
11 months ago
François Andriot e4e0bb8ca8 Fix build when tqscintilla support is enabled
1 year ago
TDE Gitea 7bbf889052 Reset submodule main/core/tdebindings/admin to latest HEAD
1 year ago
Michele Calgaro d85bd77116
Drop support for python2.
1 year ago
Slávek Banko 3b188e184d
dcoppython: Get the path to the python site directory from the python configuration.
1 year ago
TDE Gitea 2b9d763da3 Reset submodule main/core/tdebindings/admin to latest HEAD
1 year ago
Michele Calgaro 9c3f52d55d
Remove unnecessary accelerators from .ui files
2 years ago
Slávek Banko 37c8286f0c
Added conditions for installing man pages according to parts that are builded.
2 years ago
Michele Calgaro 98fd2a511b
Add man pages for TDE applications.
2 years ago
Michele Calgaro 9e6f7cc6ed
Fix FTBFS when tdehw is not present. This resolves bug 2494.
2 years ago
Michele Calgaro 4532e7bde9
Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY
2 years ago
TDE Gitea 8e06007e1b Reset submodule main/core/tdebindings/admin to latest HEAD
2 years ago
Michele Calgaro 0f3575fd91
Replaced 'includehints' with 'includes' in *.ui files.
2 years ago
Slávek Banko 33697c89a3
Fix FTBFS in dcopjava in case TQt3 is not installed in the system directory.
3 years ago
Slávek Banko 8301a3c8e5
Add check whether Ruby requires explicit specification of C++ standard.
3 years ago
Slávek Banko a62663c5fd
Use tqWaring call in printf style, instead of joining TQString.
3 years ago