summaryrefslogtreecommitdiffstats
path: root/kbackgammon/engines
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-138-140/+140
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-203-41/+41
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE dummy.cpp file for consistency with other packages.Slávek Banko2022-10-141-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed additional code formatting modelines.Michele Calgaro2020-09-2620-41/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS caused by previous commit.Michele Calgaro2020-04-273-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Small rearrangement of libtdegames headersAlexander Golubev2020-04-273-3/+3
| | | | | | | | Move kgame dialog headers to a dedicated subdir to make installed includes match source code layout. This will make linking of games to an installed instance of libtdegames library more straightforward. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-011-5/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake: Create kbackgammon/engines/dummy.cpp outside source treeSlávek Banko2016-03-141-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionAlexander Golubev2016-03-146-0/+150
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-157-10/+10
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-019-11/+11
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-96/+96
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-6/+6
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-13/+13
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-14/+14
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-10/+10
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-80/+80
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1810-54/+54
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-145/+145
| | | | This reverts commit 97d1732e257f8700488d7ca1660ae7eba8fc6065.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-145/+145
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-2/+2
|
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1016-47/+47
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-105-153/+153
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegamestpearson2011-06-1119-415/+426
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1236074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-024-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1158436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3120-743/+743
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1157643 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2527-0/+8916
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da