Commit Graph

86 Commits (121388fef9dd1795fe65b32b0c7f1fe7f63a85cf)
 

Author SHA1 Message Date
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>
6 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>
6 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>
6 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>
6 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
Automated System 3667769364 Reset submodule main/applications/tork/cmake to latest HEAD 10 years ago
Slávek Banko 982216edd4 Reset submodule main/applications/tork/cmake to latest HEAD 10 years ago
Slávek Banko 92b68fb238 Reset submodule main/applications/tork/admin to latest HEAD 10 years ago
Timothy Pearson dd3084a3d6 Bring system icon into XDG compliance 10 years ago
Timothy Pearson 53415b0edb Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson 7a5af0d89a Fix remaining issues from mimetype icon rename 10 years ago
Timothy Pearson a67fdce271 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Automated System 0264b4998b Reset submodule main/applications/tork/admin to latest HEAD 10 years ago
Automated System de6a03f881 Reset submodule main/applications/tork/cmake to latest HEAD 11 years ago
Timothy Pearson 301020c839 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tork 11 years ago