summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update translation filesTDE Weblate2019-01-056-21/+30
| | | | | | | 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/
* Update translation template.Slávek Banko2019-01-051-1/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-01-054-9/+9
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2019-01-051-551/+619
| | | | | | | 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/
* Update build rules for documentation:Slávek Banko2019-01-055-725/+10
| | | | | | | | + 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>
* arts is required not requested as optionalgregory guy2019-01-041-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* conversion to the cmake building systemgregory guy2019-01-0412-13/+398
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Update translation filesTDE Weblate2018-12-295-2962/+4307
| | | | | | | 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/
* Add CMakeL10n rules.Slávek Banko2018-12-293-755/+842
| | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-5/+5
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-132-60/+4
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-282-10/+10
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-16/+16
| | | | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-272-66/+66
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-262-36/+36
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-262-10/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-09-241-0/+0
|
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-243-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-242-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-182-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-09-161-0/+0
|
* newBuff pointer should be freed with delete[]gregory guy2018-09-131-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Fixed typedef-related warnings from compiler.Michele Calgaro2018-08-236-11/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed extension from icon name in desktop file. This relates to bugMichele Calgaro2018-08-221-1/+1
| | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Icons in .desktop file should not have extension.Michele Calgaro2018-08-211-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2018-04-301-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* Added user option to delete chess engine log files (game.### and log.###) ↵Michele Calgaro2016-09-308-0/+50
| | | | | | | | from user home folder on exit. This resolves bug 2665. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knights/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2312-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2016-04-181-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADAutomated System2016-03-161-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/knights/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/applications/knights/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/applications/knights/admin to latest HEADr14.0.0Automated System2014-10-191-0/+0
|