Commit Graph

660 Commits (7159b97f19d61d4544dfcaf1b10d85f4e0ebb01f)
 

Author SHA1 Message Date
Michele Calgaro 7159b97f19
Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
TDE Gitea 678372ad3c Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 months ago
TDE Gitea 6e41b54b3a Reset submodule main/core/tdevelop/admin to latest HEAD 2 months ago
Michele Calgaro 6285cdbd24
cppparser: mark TQ_INLINE_TEMPLATES as historical keyword
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 98195ec821
Remove use of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.
The #defines were used for some very old compilers which had issues with template instantiation.
We are now using c++17 compilers, so this is unnecessary.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro b387753da9
Remove Q_EXPLICIT, see TDE/tqt#248
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
TDE Gitea 5ca6e2a00f Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 3 months ago
TDE Gitea b123c8eafb Reset submodule main/core/tdevelop/admin to latest HEAD 3 months ago
Michele Calgaro 4c181c3805
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 6a709d087f
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro f73aa9d379
Use TDEDesktopFile
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro d3bade8785
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 5198c9d3ac
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko 8c206b21c4 Added translation using Weblate (Czech) 1 year ago
Slávek Banko dc00ae0cf4 Added translation using Weblate (Spanish (Argentina)) 1 year ago
Slávek Banko 2078bb4423 Added translation using Weblate (Spanish (Argentina)) 1 year ago
Michele Calgaro 7a2349ae3d
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro bcad1c0520
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 66ad51b4fc Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 0abc99ef99 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 07a12d6eb2
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f9e07649d3
Remove support for SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea b03d2ac88f Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 78c675946c Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro cd9179de4a
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 8ad56e7de6 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea b87307a9e2 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 64d94606f5
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 5af24c4013
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 5a0afc9e21
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 35a1f25329
Don't use obsolete header kapp.h and fix some renames
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea ba273659a5 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 6be9ff1024 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 4a372325fc
Remove support for discontinued Reliant/Sinix unix
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 276d047e81 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 5b27b32b92 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 700a7e4362
Don't explicetly include tqt.h anymore
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 31af8fa045
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 137a74149e Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea 98060ca5a2 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
TDE Gitea e092c33db9 Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea df5ff59523 Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Michele Calgaro 94d117e00d
Use tqmoc directly instead of tmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 0742e03acb Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 1 year ago
TDE Gitea eab901c62f Reset submodule main/core/tdevelop/admin to latest HEAD 1 year ago
Eryk Michalak f3ab5af24f Translated using Weblate (Polish)
Currently translated at 75.8% (455 of 600 strings)

Translation: tdevelop/tdevelop - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-desktop-files/pl/
2 years ago
Eryk Michalak c67ee46d9f Translated using Weblate (Polish)
Currently translated at 100.0% (5 of 5 strings)

Translation: tdevelop/tdevelop - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop-events/pl/
2 years ago
Michele Calgaro a574698a72
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea 0b6a65c84f Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD 2 years ago
TDE Gitea c60f4396cd Reset submodule main/core/tdevelop/admin to latest HEAD 2 years ago