Commit Graph

259 Commits (0d7e84ba55ced1716f7d82af37e6fc66e9ee1e55)

Author SHA1 Message Date
Michele Calgaro b093cc7cfa
Remove support for SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f9e07649d3)
1 month ago
TDE Gitea 9e27ea9b72 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 months ago
TDE Gitea 9aaa394e4a Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 months ago
Michele Calgaro cf4d2a35a7
Remove support for discontinued Reliant/Sinix unix
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a372325fc)
2 months ago
Michele Calgaro f015ebc305
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cd9179de4a)
2 months ago
TDE Gitea f53ab8d30a Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 months ago
Michele Calgaro 423172b662
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 31af8fa045)
4 months ago
TDE Gitea fa6cb919b3 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 5 months ago
TDE Gitea 031da869b2 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 8 months ago
TDE Gitea c6507e1893 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 8 months ago
TDE Gitea 87921dd0e9 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 8 months ago
TDE Gitea 659897fd6d Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 10 months ago
TDE Gitea c06fc2bc4e Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
Michele Calgaro 2f2f4edb3d
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37ad15ad2c)
1 year ago
Michele Calgaro 0b6a83b773
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 35fbd60457)
1 year ago
TDE Gitea 19ccb502fc Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
Michele Calgaro b9186693ad
Replaced various '#define' with actual strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 61cd5b18f0)
1 year ago
Michele Calgaro ea8f1be465
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0ac52a652e)
1 year ago
Michele Calgaro 8308ebcedc
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aefcba8280)
1 year ago
TDE Gitea 56e6314df8 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
Michele Calgaro 521604defa
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b0cf55d62)
1 year ago
TDE Gitea baf125d9b4 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea aabfc261a8 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 316ef05f44 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
Michele Calgaro 392b47409a
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 d2728dd8db)
1 year ago
TDE Gitea 2693e2b9a6 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
Michele Calgaro e8e8e54254
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 88de09b6cc)
1 year ago
TDE Gitea 5c7d491a91 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 years ago
Michele Calgaro e5cb335358
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0813a2c413)
2 years ago
Michele Calgaro f3d43273fa
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c40420b26)
2 years ago
TDE Gitea 4ab396a40e Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 years ago
Michele Calgaro 5c50dcac16
Removed Qt4 specific code and template files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60598ea23e)
2 years ago
Michele Calgaro 14334c5428
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 b8cc513c5e)
2 years ago
Slávek Banko b81d9ec9ff
Drop python2 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
TDE Gitea 2e6682f7d5 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 years ago
TDE Gitea 04097f004e Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 years ago
Michele Calgaro 0ba031d9df
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea f79893bdbf Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 3 years ago
François Andriot ba5f58bf38 Fix ftbfs on Fedora 34
error: reference to ‘data’ is ambiguous

Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
TDE Gitea 34649195bf Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea be1fc9675d Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Michele Calgaro 3e3d9eda9d
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 2a85ed20bd Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea 51954bb50a Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Michele Calgaro c113625687
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea b2f4f7cb60 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
TDE Gitea 5d5dd13099 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 4 years ago
Slávek Banko c7d308a9ba
Use tde_create_tarball, which is ready for reproducible builds,
instead of calling 'tar' and requiring GNU extensions.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fe44776673
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea fed9a19aa2 Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD 5 years ago