Commit Graph

140 Commits (93b2eb6f68c9c5caa6d75f7584b7c1a596bef1c6)
 

Author SHA1 Message Date
TDE Gitea 93b2eb6f68 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
TDE Weblate 97eec7a67c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kstreamripper
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
5 years ago
Slávek Banko acb4188760 Update translation template. 5 years ago
TDE Gitea 85c1055cc0 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
TDE Gitea e3f8fb52be Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
TDE Gitea 72e3545f9e Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
TDE Gitea 508ef37641 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
TDE Gitea 8f4b58b081 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
Chris d6c56ff4a6 Added translation using Weblate (German) 5 years ago
TDE Gitea 48d6abbe09 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
Michele Calgaro 3db0e4b4ea
Removed some unnecessary files and strings.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 634d498e52
Merge desktop file entries from DEB packaging.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko e61fa2ecc3
Fix unnecessary automatic ascii conversion.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 6d5cbbbea9
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
TDE Gitea 60e467f0f8 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 5 years ago
Slávek Banko a70df54fde
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 55c6a30f1e scons: Replace deprecated Options with Variables.
This resolves FTBFS with SCons >= 3.0.2.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 0f6c4cf95e
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
TDE Gitea a1af140ab6 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea e1286cefbd Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea ae0f552c80 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea 79c76e7b21 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea ede8413143 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
Slávek Banko 16632daffe Update translation template. 6 years ago
TDE Gitea dfff52529a Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea 09c23a8d8d Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
Slávek Banko ded3f1fb86
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 8129ff036c Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
Automated System e3554e83da Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
Automated System 5cb87dad20 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
TDE Gitea 566a9a799d Reset submodule main/applications/kstreamripper/cmake to latest HEAD 6 years ago
Michele Calgaro 0b4a0e5bf5
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
Michele Calgaro 585fcc3d45
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 977a33f90b
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 f666158f1e
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 7da5708a17
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 76cd2bef0d
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
TDE Gitea 6edba77e48 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 7 years ago
Slávek Banko 33481586bd Fix FTBFS due to missing automoc
This resolves last part of bug 2950

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
François Andriot 9fa6391b3f Fixed FTBFS in OpenSUSE (all versions) and Fedora 28.
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko ef18cc16fa Fix FTBFS with SCons 3.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko fc8ec3fd3e Reset submodule main/applications/kstreamripper/cmake to latest HEAD 8 years ago
Automated System 5320b53602 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 8 years ago
Slávek Banko 6299a4af1b Reset submodule main/applications/kstreamripper/cmake to latest HEAD 8 years ago
Slávek Banko 71ccd03bff cmake: add tde_add_check_executable macro 8 years ago
Timothy Pearson 741fc06095 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System ed23e38bd9 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 9 years ago
Automated System f450bb8610 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 9 years ago
Michele Calgaro e58c1706f7 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 9ddd874eb1 Reset submodule main/applications/kstreamripper/cmake to latest HEAD 10 years ago