Commit Graph

222 Commits (1a5d5dab10de4306958d1f7e686871e382ab6bd1)
 

Author SHA1 Message Date
TDE Gitea 1a5d5dab10 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 5fd9996e0f Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea c19cffcefb Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 214d819650 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 7c3dba97df Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 6a78e5a5d7 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea a5427990ee Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 51df99c227 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea a39155ab9d Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 859f76328f Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Weblate b535737049 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tdesudo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdesudo/
5 years ago
Slávek Banko 489bc03e39 Update translation template. 5 years ago
TDE Gitea 7adc80c857 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 80518b3d57 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea 6888dbd901 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
Slávek Banko 8c1a0d0264
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko e79fc265f9
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea ceab065556 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
TDE Gitea be06e8b34a Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
Chris a878abc379 Added translation using Weblate (German) 5 years ago
TDE Gitea 5d306b4a16 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
gregory guy 0be09d28cf
Drop automake build support.
Add basic build instructions to the INSTALL file.
Rework of the README and help page.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 2b89fdc470 Reset submodule main/applications/tdesudo/cmake to latest HEAD 5 years ago
Slávek Banko 205e37f7f8
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 1e26c40844 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea b9aaf3eb71 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 53724ece05 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 6dc24259cc Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
Slávek Banko 4b2bbd3218
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea a4c9f7899f Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 618ea17446 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 155536b527 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 2d2aa57836 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
Fabio Rossi 10cb72fd6e Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Weblate 5c0e53bdd0 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko 229f53f98f
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System c1b1dc0849 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 998ab8fada Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 5b1d3495a7 Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
TDE Gitea fb978d7ea0 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
TDE Gitea 4fb352f1e1 Reset submodule main/applications/tdesudo/cmake to latest HEAD 6 years ago
Michele Calgaro 4ad356d391
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 7364053f15 Reset submodule main/applications/tdesudo/admin to latest HEAD 6 years ago
Slávek Banko 5adfcf05ce
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 71f2881932
convert to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 39f7f5a67b
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 027a950e03
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 9e9aa2c235
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 1b485e1f25
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko f0379cf234
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago