summaryrefslogtreecommitdiffstats
path: root/tdefifteen
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-132-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix error: /usr/bin/ld: cannot find -ltqt/-ltqt-mt for tdefifteenRay-V2021-02-211-1/+1
| | | | Signed-off-by: Ray-V <ray-v@inbox.lv>
* Add CMakeL10n rules for TDEFifteen.Slávek Banko2020-12-013-2/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Make the images grid visible with the cat's image when the game starts.gregory guy2020-12-011-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Turn into a TDE application.gregory guy2020-12-0119-0/+1296
The game is renamed TDEFifteen (original name: q15). Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg). Signed-off-by: gregory guy <gregory-tde@laposte.net>