Commit Graph

43 Commits (e1202e46cb4a06d484931f498a9d0cf4d1863056)

Author SHA1 Message Date
Michele Calgaro 48317c27a9
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 8bc8b24757
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro c0332621bc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3aab8aa05b
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro fb6b4d204d
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d7ae9fb514
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro dcc4dc7a89
Replaced various '#define' with actual strings - part 3
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 cecd6a4a48
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 04e50e547f
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e0df02598b
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a7ea84c976
Drop TQT_BASE_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 08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
keximdb, indirectly.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 0422c8d58d Fix exec icon location and bring it into XDG compliance 10 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 10 years ago
Timothy Pearson d504497c10 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Slávek Banko 15ae7be824 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 63f984a752 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3b6870c6e1 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 1d4158dd75 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson ece35c015c Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson aea627236e Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 6ec5cc8d82 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson cb2cf1cb37 Fix FTBFS from latest style API changes. 12 years ago
Timothy Pearson 5ac0bbacaf Style API update 13 years ago
Slávek Banko dbe8930707 Fix accidental conversions of binary files
Fix inadvert TQt changes
This closes Bug 1033
13 years ago
Timothy Pearson 2f8f2b51ac Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson c91e96258b Apply a number of kexi patches
This closes Bug 777
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 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 dd45127e9d Updated translation tables
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078352 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7eaeb55e99 Repaired corrupted bzip file
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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