Michele Calgaro
9c40420b26
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
3f9cda007f
Reset submodule main/core/tdevelop/parts/appwizard/common/admin to latest HEAD
1 year ago
Michele Calgaro
60598ea23e
Removed Qt4 specific code and template files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
b8cc513c5e
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>
1 year 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>
4 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>
4 years ago
TDE Gitea
fed9a19aa2
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
4 years ago
TDE Gitea
204a46c7f7
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
4 years ago
Michele Calgaro
da6bd0768e
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
ae5e2adcf3
Fix crash on creating new file if a specific file type is selected
...
from the popup menu on the New file icon.
This relates to issue #4 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
75e79c4822
Fixed FTBFS caused by previous commit (lsm files removal).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
07bcafe422
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
08368bf3c7
Fix remaining brandings in tdevelop and adapt to TGW.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Michele Calgaro
b1e66b339b
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
f4c9572960
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
Slávek Banko
47e3b8c07e
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
a8e709511b
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
Michele Calgaro
6289fd3b69
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
cd127823c7
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
Michele Calgaro
36d1594949
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c62b8d179c
qt -> tqt conversion:
...
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
430aedbbce
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
255de04fbb
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
443b0cb159
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
Slávek Banko
a213def8e9
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
385cc72208
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
8ede967fbf
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
Slávek Banko
634dbebd29
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
fc9bf5b05e
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
c543c34e08
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
42365d5011
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
5ea252ec15
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
8 years ago
Timothy Pearson
fc14e2cf0b
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
b71d04dd8f
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
9097720c1d
Add gnu tar detection
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago