Commit Graph

490 Commits (125229524882991d571c1558d3bfc41c7a0daab9)
 

Author SHA1 Message Date
Michele Calgaro 1252295248
Fix FTBFS caused by invalid cast. This resolves issue #38.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d45d96cd06)
10 months ago
Michele Calgaro 6a21e1332f
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7494cc4407)
11 months ago
Michele Calgaro 50854749a7
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6e53378716)
11 months ago
Michele Calgaro ebb1fd8974
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 99dece18ab)
11 months ago
Michele Calgaro e2b34f0b38
Simplify code since cmake minimum version is now 3.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c5dbc4457c)
1 year ago
TDE Gitea 642c75b83b Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro bd2e9436e0
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d03fd4942f)
1 year ago
Michele Calgaro 7b5371d07f
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d6118d8a63)
1 year ago
Michele Calgaro 6374e2e62e
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c20f4d8f2c)
1 year ago
TDE Gitea c26a225408 Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro 4d6acadb45
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7909152750)
1 year ago
Michele Calgaro 76f734a810
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2d872f6fb6)
1 year ago
Michele Calgaro 03c3d22680
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6022ab632c)
1 year ago
Michele Calgaro f240b9f9ab
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 92b9acd170)
1 year ago
Michele Calgaro c5a61d6ebd
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 21af5d6071)
1 year ago
TDE Gitea a02535e9cc Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro afc6722590
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4243c1195d)
1 year ago
TDE Gitea 0195c436ad Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Slávek Banko d86e0406d9
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3116de5964)
1 year ago
TDE Gitea fd88d80e73 Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
TDE Gitea 417d7ab1b4 Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro 0c1c90f9b0
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 66d008ccdd)
1 year ago
TDE Gitea 97aa1eeecf Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro 1ece3ab54a
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8b08e8d5f6)
1 year ago
TDE Gitea 43d761c13e Reset submodule main/core/tdegames/admin to latest HEAD 1 year ago
Michele Calgaro 65ea671221
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6c1a3b2f45)
2 years ago
Michele Calgaro ef381c0961
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bfbab5a5ea)
2 years ago
Michele Calgaro 1d0e7307b1
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc6061ff9e)
2 years ago
TDE Gitea 15f92066f5 Reset submodule main/core/tdegames/admin to latest HEAD 2 years ago
Michele Calgaro 90e086914a
Drop compatibility code for TQButton
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6e6261b436)
2 years ago
TDE Gitea 565d502887 Merge translation files from master branch. 2 years ago
TDE Gitea 07ab33bf7c Reset submodule main/core/tdegames/admin to latest HEAD 2 years ago
TDE Gitea 52e01883e3 Reset submodule main/core/tdegames/admin to latest HEAD 2 years ago
Slávek Banko a23b480df7
Use TDE dummy.cpp file for consistency with other packages.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 44ca8906fb
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Mavridis Philippe 35335921e6
Gender-neutral language
Related to TDE/tde#93

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro c48607b919
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro b510531f43
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Gitea 1aded911a2 Reset submodule main/core/tdegames/admin to latest HEAD 3 years ago
blu.256 97e57df33f Translated using Weblate (Greek)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/katomic - katomic.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/katomic-katomicdesktop/el/
3 years ago
Slávek Banko 5217ce77c0
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 484c0e9dd1
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Hugo Carvalho 8317a5d13d Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/knetwalk - knetwalk.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/knetwalk-knetwalkdesktop/pt/
3 years ago
Hugo Carvalho 1d71f538de Translated using Weblate (Portuguese)
Currently translated at 100.0% (3 of 3 strings)

Translation: tdegames/tdefifteen - tdefifteen.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/tdefifteen-tdefifteendesktop/pt/
3 years ago
Hugo Carvalho 6f56ae9158 Translated using Weblate (Portuguese)
Currently translated at 100.0% (41 of 41 strings)

Translation: tdegames/libtdegames - carddecks
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/libtdegames-carddecks/pt/
3 years ago
Hugo Carvalho f812e258e8 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/twin4 - twin4.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/twin4-twin4desktop/pt/
3 years ago
Hugo Carvalho 2b53d8efb4 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/ktron - ktron.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/ktron-ktrondesktop/pt/
3 years ago
Hugo Carvalho 70f4c58a0e Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/kspaceduel - kspaceduel.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/kspaceduel-kspacedueldesktop/pt/
3 years ago
Hugo Carvalho 3dc49ccec1 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/ksokoban - ksokoban.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/ksokoban-ksokobandesktop/pt/
3 years ago
Hugo Carvalho f71cd040c2 Translated using Weblate (Portuguese)
Currently translated at 100.0% (2 of 2 strings)

Translation: tdegames/ksnake - ksnake.desktop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegames/ksnake-ksnakedesktop/pt/
3 years ago