summaryrefslogtreecommitdiffstats
path: root/libksirtet
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1316-76/+76
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-207-23/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-181-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2022-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typo. This resolves issue #15.Michele Calgaro2021-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rearrangement of libtdegames highscore headers.Michele Calgaro2020-04-279-9/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Fix FTBFS due to new DSO linkage styleSlávek Banko2016-03-151-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionAlexander Golubev2016-03-144-0/+98
|
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1525-32/+32
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-9/+9
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-018-22/+22
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-258-14/+14
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-012-2/+2
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1722-37/+37
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-38/+38
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-23/+23
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1624-73/+73
| | | | This reverts commit 97d1732e257f8700488d7ca1660ae7eba8fc6065.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1524-73/+73
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Rename kde libraries to tdeTimothy Pearson2011-11-053-3/+3
|
* rename the following methods:tpearson2011-08-1037-101/+101
| | | | | | | | 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-5/+5
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegamestpearson2011-06-1158-267/+305
| | | | | | | 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-026-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1158436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3167-766/+766
| | | | 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-2593-0/+8633
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da