Michele Calgaro
79e48868a7
Remove inclusion of obsolete header
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 201b6b75ec
)
2 months ago
Michele Calgaro
67aa6b188e
Replace Q_SIGNALS and Q_SLOTS
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 63c2fcedcd
)
9 months 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
)
10 months ago
Michele Calgaro
757d80a919
Remove various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3aab8aa05b
)
11 months ago
Michele Calgaro
f9893e5b16
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcc4dc7a89
)
12 months ago
Michele Calgaro
c8c5e11f05
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24
)
1 year ago
Michele Calgaro
73836b4ca5
Drop USE_TQT4 code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0df02598b
)
1 year ago
Michele Calgaro
ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281
)
1 year ago
Michele Calgaro
462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 20e4a19b0d
)
1 year ago
Michele Calgaro
9aec66a723
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
38444c4879
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f9f32cc93e
Fix incorrectly renamed strings
10 years ago
Darrell Anderson
8ab8e5edc0
Fix incorrect characters.
12 years ago
Timothy Pearson
63f984a752
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5b8ab14946
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Darrell Anderson
aa0e597d69
Fix FTBFS on TQt3
12 years ago
Darrell Anderson
7ccb7f8d09
Update TQt3 property/enum macros
12 years ago
Timothy Pearson
7d18baa666
Rename additional global TQt functions
13 years ago
Timothy Pearson
2f8f2b51ac
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
2d6954f69c
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f0de9e167e
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
11191ef0b9
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
c9cb4f4874
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 9484481655
.
13 years ago
Timothy Pearson
9484481655
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
de123eb5e3
Fix accidental conversion of dockwin
13 years ago
Timothy Pearson
2b1df858bf
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
974382c11f
Rename additional instances of KDE to TDE
13 years ago
tpearson
a2b242fb5a
Fix a koffice FTBFS on armel
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1259987 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2cdbd87e39
Fix koffice FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1247909 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 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
13 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
13 years ago
tpearson
84a75dbef9
Fix koffice FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242439 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
afbfdc507b
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 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
15 years ago