Commit Graph

221 Commits (f5f1f0ef7e0e540baa36b925088eaa23f28c5d4a)
 

Author SHA1 Message Date
Slávek Banko f5f1f0ef7e
Change MatchOver sound to notify.wav, because matchover.wav not exists.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko e07ebd978b
Remove tarballs for themes from source code.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 1dc9140116
Change Automake rules to make tarballs for themes created during building.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 50fd6b574d
Change CMake rules to make tarballs for themes created during building.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c03b3aa9cd
Extract files for themes contained in tarballs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System 3f938e21d2 Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Weblate 7e9d2793fc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/
6 years ago
Slávek Banko ac5a742ffd Update translation template. 6 years ago
TDE Gitea dcd29ab44b Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Gitea ab8b7629de Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Weblate d6d2e60024 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/
6 years ago
Slávek Banko f3775379f5
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 9e120e0d4b
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
TDE Weblate 263c53a0d1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/
6 years ago
Slávek Banko bd2ad7db31
Update build rules for documentation:
+ Removed French documentation because it contains nothing.
+ Modified automake rules for documentation in subdirectories.
+ Added cmake rule for installing documentation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 851cb9c032
arts is required not requested as optional
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy 7a0f90f280
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Weblate 015f39af00 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 2c0b671dbd Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Gitea 703054744a Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Gitea e4fad6d26d Reset submodule main/applications/knights/admin to latest HEAD 6 years ago
TDE Gitea 7fc20c8500 Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Gitea 76ceff1419 Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
Michele Calgaro 5f696ce0d8
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 259dc8ceee
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 90254e8fbd Reset submodule main/applications/knights/admin to latest HEAD 6 years ago
Michele Calgaro 4ac1560eb2
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 0954638c04
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 d4e14ceb64
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 90007b5da8
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 9a0f45b7e7
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 2b7cbd48b5 Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
Michele Calgaro 1d9a707397
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro d1258710b6
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro d30705035d
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 397f2d5c00
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 c64ca27f28 Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea b4942edf2f Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
gregory guy 5117a5d105
newBuff pointer should be freed with delete[]
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Michele Calgaro fcdbdffa69
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 77cbbb9f34
Removed extension from icon name in desktop file. This relates to bug
2424.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 523e68634d
Icons in .desktop file should not have extension.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System b0ece5d0a1 Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
Automated System ef8ab7c1d8 Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
Automated System 43f97ff67f Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
Slávek Banko c99d13c229 Reset submodule main/applications/knights/cmake to latest HEAD 8 years ago
Automated System 50dc40caba Reset submodule main/applications/knights/cmake to latest HEAD 8 years ago
Slávek Banko edf409350b Reset submodule main/applications/knights/cmake to latest HEAD 8 years ago
Slávek Banko 35ff243ca7 cmake: add tde_add_check_executable macro 8 years ago