Commit Graph

34 Commits (2f34ce33a36a8779e4c78c877ea3ece68dca63e5)

Author SHA1 Message Date
Michele Calgaro 67aa6b188e
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 63c2fcedcd)
2 years ago
Michele Calgaro e1b37ac193
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0332621bc)
2 years ago
Michele Calgaro 757d80a919
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3aab8aa05b)
2 years ago
Michele Calgaro 9abcf51de9
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb6b4d204d)
2 years ago
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d7ae9fb514)
2 years ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24)
2 years ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ea84c976)
2 years ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281)
2 years ago
Michele Calgaro b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Timothy Pearson e6112f9227 Fix FTBFS due to accidental double quote duplication 11 years ago
Timothy Pearson 4d065be81f Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 11 years ago
Timothy Pearson 0997355d79 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 11 years ago
Timothy Pearson db0695cca6 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson ac04782336 Rename KStandard for enhanced compatibility with KDE4 13 years ago
Timothy Pearson 5b8ab14946 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 2d6954f69c Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson f0de9e167e Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson 11191ef0b9 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson c9cb4f4874 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 9484481655.
14 years ago
Timothy Pearson 9484481655 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson d0f4f1bc5d Fix FTBFS 14 years ago
Timothy Pearson b960b948d6 Additional renaming of kde to tde 14 years ago
tpearson 04766b207a rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7c71ab86d1 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/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f008adb5a7 TQt4 port koffice
This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8362bf63de Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago