Commit Graph

280 Commits (ecef15a1b42c4d0bafb0e4e8a805b24a2e4051d0)
 

Author SHA1 Message Date
Michele Calgaro 2df171fcf5
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
TDE Gitea eeb43bffd3 Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
stefano bc187637ea Translated using Weblate (Italian)
Currently translated at 54.3% (269 of 495 strings)

Translation: applications/knights
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knights/it/
6 years ago
TDE Gitea 5579936dad Reset submodule main/applications/knights/cmake to latest HEAD 6 years ago
TDE Gitea da6c4b8a4b Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea 9889973295 Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
Slávek Banko 9a21cc6a9f
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 1c757cca66 Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
gregory guy 8181cadea7
fulfill bug request 2663.
Thanks to Kristopher 2016-06-13 for the request.
These extra themes come from https://sourceforge.net/projects/knights/files/knights-themepack
They are released under the GNU GPL Version 2

Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
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>
7 years ago
Slávek Banko e07ebd978b
Remove tarballs for themes from source code.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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>
7 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>
7 years ago
Slávek Banko c03b3aa9cd
Extract files for themes contained in tarballs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System 3f938e21d2 Reset submodule main/applications/knights/cmake to latest HEAD 7 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/
7 years ago
Slávek Banko ac5a742ffd Update translation template. 7 years ago
TDE Gitea dcd29ab44b Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea ab8b7629de Reset submodule main/applications/knights/cmake to latest HEAD 7 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/
7 years ago
Slávek Banko f3775379f5
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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>
7 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/
7 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>
7 years ago
gregory guy 851cb9c032
arts is required not requested as optional
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
gregory guy 7a0f90f280
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 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/
7 years ago
Slávek Banko 8c3d6ddfd6
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 2c0b671dbd Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea 703054744a Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea e4fad6d26d Reset submodule main/applications/knights/admin to latest HEAD 7 years ago
TDE Gitea 7fc20c8500 Reset submodule main/applications/knights/cmake to latest HEAD 7 years ago
TDE Gitea 76ceff1419 Reset submodule main/applications/knights/cmake to latest HEAD 7 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>
7 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>
7 years ago
TDE Gitea 90254e8fbd Reset submodule main/applications/knights/admin to latest HEAD 7 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