Michele Calgaro
1a7a579764
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
ff5a38ceb1
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
Slávek Banko
3fb4333012
Raise the minimum required version of CMake to 3.5.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea
5c07a8c724
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
TDE Gitea
0467ba5c0d
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
Andrei Stepanov
d50abb283a
Translated using Weblate (Russian)
...
Currently translated at 93.1% (27 of 29 strings)
Translation: tdesdk/tdeioslave - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeioslave-desktop-files/ru/
1 year ago
Michele Calgaro
0ffe839d6e
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
92ad06c495
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
Michele Calgaro
8ab509f2fb
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
4419ae4879
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a917f919a1
Replace tqt_mo_* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
3207eec7ed
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
Michele Calgaro
0fc9d37b2b
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
2ceb4caa0b
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
d3c01b6e72
Drop TQT_TQ*_OBJECT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
aff1b73799
Rename Token_Q_OBJECT to Token_TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
44548d3e71
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea
b6f300eb21
Reset submodule main/core/tdesdk/admin to latest HEAD
1 year ago
Michele Calgaro
8dac8f1a52
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
Michele Calgaro
3523578cf1
Fix functionality broken by commit d619f66
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
d619f66af0
Drop Qt2's TQSortedList class
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
7c1c8b9759
Drop TQT_NO_COMPAT code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Denis Kozadaev
4dabbe71b0
SunOS cosmetic changes
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
1 year ago
Michele Calgaro
9afce99921
Drop python2 support.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
TDE Gitea
a291362802
Reset submodule main/core/tdesdk/admin to latest HEAD
2 years ago
TDE Gitea
56d363e70c
Reset submodule main/core/tdesdk/admin to latest HEAD
2 years ago
Slávek Banko
0735520740
Remove unnecessary include 'libxml/DOCBparser.h'.
...
This resolve FTBFS with libxml2 >= 2.10.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
af35bb1c9d
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
423f98b279
Use TDE cmake macro to set version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
d8521af7be
Add man pages for TDE applications
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
3cb0d9a6cd
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea
85167423d2
Reset submodule main/core/tdesdk/admin to latest HEAD
3 years ago
Michele Calgaro
ffe6ae3dcc
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
cabf27fab4
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
e6c529dc8a
Raise the minimum required version of CMake to 3.1.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
8e4aa143d9
Fix backtrace detection with CMake 2.x.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
2ffff0ed74
kmtrace: fixed code for realloc and avoid its use when logging info about realloc calls.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
7c1e81c883
ktrace: let both parent and child processes write into the log file.
...
This makes sure all malloc/realloc/free operations are correctly logged,
although there is a summary section for each process.
As a rule of thumb, when monitoring malloc operations it is recommended
to run the program with the '--nofork' argument to avoid the fork
operation in first place.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko
cf63191672
Add a backtrace function and library detection.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro
f4582480b4
Fixed building with glibc 2.34 where malloc/free hooks have been removed.
...
Removed mtrace.c file since it is not used (it seems it was a base for
ktrace.c).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate
5adfbc2372
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: TDE/tdesdk
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tde/tdesdk/
3 years ago
TDE Gitea
dc3b326615
Update translation template.
3 years ago
Slávek Banko
fcdabee3c8
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
c21db259fd
Reset submodule main/core/tdesdk/cmake to latest HEAD
4 years ago
Michele Calgaro
c78b2cfec3
Use new icon in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
3b0bc44a3c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (29 of 29 strings)
Translation: tdesdk/tdeioslave - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeioslave-desktop-files/it/
4 years ago
Michele Calgaro
62e885d36a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: tdesdk/umbrello - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello-desktop-files/it/
4 years ago
Michele Calgaro
99d680f7de
Translated using Weblate (Italian)
...
Currently translated at 100.0% (46 of 46 strings)
Translation: tdesdk/kbabel - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbabel-desktop-files/it/
4 years ago
Michele Calgaro
03217f6630
Translated using Weblate (Italian)
...
Currently translated at 100.0% (4 of 4 strings)
Translation: tdesdk/tdecachegrind - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdecachegrind-desktop-files/it/
4 years ago
Michele Calgaro
0e66f0855b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: tdesdk/scheck - scheck.themerc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/scheck-scheckthemerc/it/
4 years ago