Commit Graph

226 Commits (d00a9f0168515e10e7b525b105e7296cb5fc57d4)
 

Author SHA1 Message Date
TDE Gitea d00a9f0168 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Gitea 0f6d4602b6 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Gitea 57b10fb7dc Reset submodule main/applications/ktechlab/admin to latest HEAD 6 years ago
TDE Gitea 190a8c05e3 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Gitea 6ae884afff Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Weblate aee55917df Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/ktechlab
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab/
6 years ago
Slávek Banko dd974ff850 Update translation template. 6 years ago
TDE Gitea 931d3c2ab1 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Gitea 1d510715f6 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Weblate 7a26ee024f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/ktechlab
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktechlab/
6 years ago
Slávek Banko 26147a684b
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 428e88fb4a Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
Automated System ebf735535b Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
Automated System b5b746efb2 Reset submodule main/applications/ktechlab/admin to latest HEAD 6 years ago
Automated System 2aa63f41bb Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
TDE Gitea d2f1a3e664 Reset submodule main/applications/ktechlab/cmake to latest HEAD 6 years ago
Michele Calgaro a87764b88f
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 f630e6bb41 Reset submodule main/applications/ktechlab/admin to latest HEAD 6 years ago
Michele Calgaro 529ba9d211
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 4740339259
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 7465dfdceb
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 1a8456f1a2
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 4c8aad573d
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko a617b06ce4
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 5f8d5e393d Reset submodule main/applications/ktechlab/admin to latest HEAD 6 years ago
Michele Calgaro 558e60c37e
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 0a07df687b
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro af774cb9cf
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d99c50bbd0
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f8607c0162
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 871d1c4820 Reset submodule main/applications/ktechlab/cmake to latest HEAD 7 years ago
TDE Gitea 92a5ddbef5 Reset submodule main/applications/ktechlab/admin to latest HEAD 7 years ago
Automated System 9bf4190ec4 Reset submodule main/applications/ktechlab/admin to latest HEAD 7 years ago
Automated System 95df4df12b Reset submodule main/applications/ktechlab/admin to latest HEAD 7 years ago
Automated System 41227483e8 Reset submodule main/applications/ktechlab/admin to latest HEAD 7 years ago
Slávek Banko b3b7589d07 Reset submodule main/applications/ktechlab/cmake to latest HEAD 8 years ago
Automated System 590e8d6f2e Reset submodule main/applications/ktechlab/cmake to latest HEAD 8 years ago
Slávek Banko 0f58da76d5 Reset submodule main/applications/ktechlab/cmake to latest HEAD 8 years ago
Slávek Banko 26a2dd5f4b cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko dd20ae0d5b Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System 4fb5418868 Reset submodule main/applications/ktechlab/admin to latest HEAD 9 years ago
Timothy Pearson 91dbfeb240 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System adaba3d167 Reset submodule main/applications/ktechlab/cmake to latest HEAD 9 years ago
Automated System 7d810bd886 Reset submodule main/applications/ktechlab/cmake to latest HEAD 9 years ago
Slávek Banko f3cd3c88b1 Reset submodule main/applications/ktechlab/cmake to latest HEAD 10 years ago
Slávek Banko 26d4e4a171 Reset submodule main/applications/ktechlab/cmake to latest HEAD 10 years ago
Slávek Banko 5121f28e81 Reset submodule main/applications/ktechlab/admin to latest HEAD 10 years ago
Slávek Banko eed11c8a8a Fix incorrectly renamed strings 10 years ago
Timothy Pearson e73217e7d8 Fix another FTBFS due to accidental double quote duplication 10 years ago
Timothy Pearson e08bcec78c Fix exec icon location and bring it into XDG compliance 10 years ago