Commit Graph

96 Commits (98148c3f6c6c4df41cd13c2fb62d6d3fdcf76627)
 

Author SHA1 Message Date
Chris 98148c3f6c Translated using Weblate (German)
Currently translated at 88.3% (863 of 977 strings)

Translation: applications/tork
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/de/
6 years ago
TDE Gitea c70a2c58dc Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea a3009d97bb Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea 008663d96a Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea f80457a6b4 Reset submodule main/applications/tork/admin to latest HEAD 6 years ago
TDE Gitea 439e02654c Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea ce68ebc756 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Weblate 6a99821fec Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tork
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
6 years ago
Slávek Banko d5e181cd9b Update translation template. 6 years ago
TDE Gitea df7bd5b41e Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea 121388fef9 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Weblate 89a47685f5 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/tork
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tork/
6 years ago
Slávek Banko b2121ebbd7
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System da0534b162 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea 4a5271e922 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea 49a4e5d421 Reset submodule main/applications/tork/admin to latest HEAD 6 years ago
TDE Gitea 9ff59dd3d8 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
TDE Gitea 541f245026 Reset submodule main/applications/tork/cmake to latest HEAD 6 years ago
Michele Calgaro cd2b3af67f
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 7ef70e9ef8 Reset submodule main/applications/tork/admin to latest HEAD 6 years ago
Michele Calgaro 4f11fd3401
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro e7e2bb45ce
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>
7 years ago
Michele Calgaro 21291a5355
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>
7 years ago
Michele Calgaro 4905976cc3
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a30dcaf8bc
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 61d8f7848e
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea b9bb947745 Reset submodule main/applications/tork/admin to latest HEAD 7 years ago
Michele Calgaro 4e59bb3724
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1f03bc47c5
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 4179b61512
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 904797202b
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 fd62b0de8e
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 15e7ddb3a0 Reset submodule main/applications/tork/cmake to latest HEAD 7 years ago
TDE Gitea d2280397e4 Reset submodule main/applications/tork/admin to latest HEAD 7 years ago
Automated System 8d202e6082 Reset submodule main/applications/tork/admin to latest HEAD 7 years ago
Automated System 0202e7c8ab Reset submodule main/applications/tork/admin to latest HEAD 7 years ago
Automated System d2b42f7a18 Reset submodule main/applications/tork/admin to latest HEAD 7 years ago
Slávek Banko 51235a5328 Reset submodule main/applications/tork/cmake to latest HEAD 8 years ago
Automated System 8f585053fd Reset submodule main/applications/tork/cmake to latest HEAD 8 years ago
Slávek Banko 45ad86d922 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko cf03117184 Reset submodule main/applications/tork/cmake to latest HEAD 8 years ago
Slávek Banko e43d5259ed cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 19f9a09ee2 Added support for OpenSSL 1.1
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 435ea0b78d Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System 9f6d4da144 Reset submodule main/applications/tork/admin to latest HEAD 9 years ago
Slávek Banko efa6236b8e Fix wrong limits for port numbers
This resolves bug 2671

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 8a4fdfd7aa Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System de80c5f25c Reset submodule main/applications/tork/cmake to latest HEAD 9 years ago
Automated System 83ce1cc2f6 Reset submodule main/applications/tork/cmake to latest HEAD 9 years ago
Michele Calgaro b1f2ad3206 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago