Commit Graph

319 Commits (65d9195374126e0dd8f6ee9ad172cf0b48faef4c)
 

Author SHA1 Message Date
TDE Gitea b31d5110e6 Reset submodule main/tdegames/cmake to latest HEAD 6 years ago
TDE Gitea 9de21d3ff8 Reset submodule main/tdegames/cmake to latest HEAD 6 years ago
TDE Gitea 1a1d0fb12f Reset submodule main/tdegames/admin to latest HEAD 6 years ago
TDE Gitea b7a98a359c Reset submodule main/tdegames/cmake to latest HEAD 6 years ago
Michele Calgaro 28c4bcc63c
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 8da8cc1ae4 Reset submodule main/tdegames/cmake to latest HEAD 6 years ago
Michele Calgaro 4648ea0c6a
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
TDE Gitea c9af7d35b5 Reset submodule main/tdegames/admin to latest HEAD 6 years ago
Slávek Banko e6bf5211f2
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 94bea66870 Reset submodule main/tdegames/admin to latest HEAD 6 years ago
Michele Calgaro bae7fb22f7
Add includes to UI files to resolve FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 2bc726cc21
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 c95bb9788a Reset submodule main/tdegames/cmake to latest HEAD 7 years ago
TDE Gitea 65bd23d697 Reset submodule main/tdegames/admin to latest HEAD 7 years ago
Michele Calgaro 5c529f98be
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko aca2873f2a
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro ece252a932
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 3779b84ef2 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System c5b7ca7667 Reset submodule main/tdegames/admin to latest HEAD 7 years ago
Automated System 979832b6aa Reset submodule main/tdegames/admin to latest HEAD 7 years ago
Automated System dbb3a01d5f Reset submodule main/tdegames/admin to latest HEAD 7 years ago
Slávek Banko b676f674d5 Reset submodule main/tdegames/cmake to latest HEAD 8 years ago
Slávek Banko 9f2d40bba0 Fix forward classes declaration in kpat/dealer.h
This resolves FTBFS for cmake build with clang

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Automated System 32b39efd3f Reset submodule main/tdegames/cmake to latest HEAD 8 years ago
Slávek Banko b76a5749d5 Reset submodule main/tdegames/cmake to latest HEAD 8 years ago
Slávek Banko f2e85bdd97 cmake: add tde_add_check_executable macro 8 years ago
Alexander Golubev 3691497003 Add WITH_ALL_OPTIONS for consistency with other modules
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 years ago
Automated System f9c2eca3ac Reset submodule main/tdegames/admin to latest HEAD 9 years ago
Timothy Pearson 45f1731e60 Fix invalid headers in PNG files and optimize for size 9 years ago
Alexander Golubev 3462acf56f Fix ksokoban crashes on compressed level files
libz support seems to be broken

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 years ago
Alexander Golubev 72bbacf125 Fix typo in prior commit
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 years ago
Alexander Golubev 6f43da1444 cmake: Add libtdegames import
This fix splited build of tdegames

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
9 years ago
Automated System 7f22a2d10c Reset submodule main/tdegames/cmake to latest HEAD 9 years ago
Automated System 01977a1e49 Reset submodule main/tdegames/cmake to latest HEAD 9 years ago
Slávek Banko dec7a6f3e6 cmake: Fix FTBFS due to new DSO linkage style
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko c59e27cbbf cmake: Add apidox targets
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko d6b90e3453 cmake: Create kbackgammon/engines/dummy.cpp outside source tree
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 426706c6d1 cmake: Fix shared libraries version
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Alexander Golubev c70db62d36 Initial cmake conversion 9 years ago
Slávek Banko 133cc7035d Compile MIME magic file
This partially resolves Bug 2217

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro b24020e8f9 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 5870958140 Reset submodule main/tdegames/cmake to latest HEAD 10 years ago
Slávek Banko 1338964be0 Reset submodule main/tdegames/cmake to latest HEAD 10 years ago
Slávek Banko 502196e3f6 Reset submodule main/tdegames/admin to latest HEAD 10 years ago
Slávek Banko 895b21c103 Fix incorrectly renamed strings 10 years ago
Michele Calgaro d18ea9131c Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 5c5796a410 Rename a few icons left in rc files 10 years ago
Timothy Pearson d53703ac20 Fix remaining issues from mimetype icon rename 10 years ago
Timothy Pearson 23bcaa9911 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Automated System 6269ffcf8f Reset submodule main/tdegames/admin to latest HEAD 10 years ago