summaryrefslogtreecommitdiffstats
path: root/src/knutanalog.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4Michele Calgaro2025-04-031-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 402beef97615e8fd3bb9ccbae7a5229877df4129)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cfca002a0347c80f3ab16376a481e528ce556ce2)
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-15/+15
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-15/+15
| | | | This reverts commit e29455aea4fc1fda591862200c6321a3722e134c.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-15/+15
|
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port knutclienttpearson2011-06-301-57/+58
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1238881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of knutclienttpearson2010-02-191-0/+452
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knutclient@1092914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da