Commit Graph

36 Commits (f44cabe8c88eec154ea9a457b749c5fcd9bed4c3)

Author SHA1 Message Date
Michele Calgaro f44cabe8c8 Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro 4511685ee8
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro e9f46130c2
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9b054308ce
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 217eb15dfe
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 1ec7b1dadc
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 2ec11ba03e
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5f88991f1f
Drop TQT_TQ*_CONST defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c57b4dfc67
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a690b16f6e
Fixed FTBFS with clang.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 0009f18105
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 8130ab04f8 Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 5459fb4c7f Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3f02581883 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 990bf92fa5 Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson fb3718a55f Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson acf699af82 Rename KStartup for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 20d323dbbf Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5e6e2fd835 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 59ff04ffaf Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Darrell Anderson 4a9d4beee6 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson c97367ce4f Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson c18386d69b Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 97f1c43c86 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson ef13416bfc Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 6ca08e7a88 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 4faf11eccc.
14 years ago
Timothy Pearson 4faf11eccc Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 4b3c5dd929 Fix FTBFS 14 years ago
tpearson cca90c8313 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3fcef18c75 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 80ee419f07 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1905a36716 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 05768569bc Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 458efa7b0c Initial TQt4 port of Rosegarden
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1230242 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 11f31c37e5 Initial TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1172292 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 145364a8af Added old abandoned KDE3 version of the RoseGarden MIDI tool
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago