Commit Graph

32 Commits (master)

Author SHA1 Message Date
Michele Calgaro dbc953c5a7
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Michele Calgaro 7a7827396f
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 04d9ceaa0e
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ef06f14f24
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ca88704c3e
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro fded561239
Drop use of COMPAT_TQT_VERSION define
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 72e96ecd25
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9aec66a723
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro ebf7cc5c5c
Adjusted after dropping obsolete Qt2's QList and QVector classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro c8c4e31921
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 5bcc6704f7
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko f9f32cc93e Fix incorrectly renamed strings 10 years ago
Darrell Anderson 8ab8e5edc0 Fix incorrect characters. 12 years ago
Darrell Anderson f8877adf66 Update TQt3 property/enum macros 12 years ago
Darrell Anderson b5520771b2 Fix inadvertent tq changes. 13 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 974382c11f Rename additional instances of KDE to TDE 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
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 e7e4b0b68c Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 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 698569f842 Finish rebranding of Krita as Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 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