Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-29 | 3 | -755/+842 |
| | | | | | | Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 3 | -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 Calgaro | 2018-10-13 | 2 | -60/+4 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 2 | -10/+10 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -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 Calgaro | 2018-09-27 | 2 | -66/+66 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt_includes => tqt_includes conversion | Slávek Banko | 2018-09-26 | 2 | -36/+36 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | QT_INCLUDES => TQT_INCLUDES conversion | Slávek Banko | 2018-09-26 | 2 | -10/+10 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | KDE_USE_QT* -> KDE_USE_TQT* conversion | Michele Calgaro | 2018-09-24 | 3 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | AC_PATH_QT* -> AC_PATH_TQT* conversion | Michele Calgaro | 2018-09-24 | 2 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 2 | -2/+2 |
| | | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -18/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | newBuff pointer should be freed with delete[] | gregory guy | 2018-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 6 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed extension from icon name in desktop file. This relates to bug | Michele Calgaro | 2018-08-22 | 1 | -1/+1 |
| | | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Icons in .desktop file should not have extension. | Michele Calgaro | 2018-08-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Automated System | 2018-04-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Added user option to delete chess engine log files (game.### and log.###) ↵ | Michele Calgaro | 2016-09-30 | 8 | -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 HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 12 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2016-04-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2016-03-16 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/admin to latest HEADr14.0.0 | Automated System | 2014-10-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2014-10-14 | 1 | -0/+0 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/knights | Timothy Pearson | 2014-10-13 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2014-10-13 | 1 | -0/+0 |
| | | |||||
* | | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵ | Timothy Pearson | 2014-10-13 | 2 | -4/+4 |
|/ | | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance | ||||
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵ | Timothy Pearson | 2014-10-13 | 8 | -19/+19 |
| | | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/knights | Timothy Pearson | 2014-10-12 | 1 | -0/+0 |
|\ | |||||
| * | Reset submodule main/applications/knights/cmake to latest HEAD | Automated System | 2014-10-12 | 1 | -0/+0 |
| | |