Commit Graph

545 Commits (1090a2dc6574eeee2c579cc876a1a6c1938e94f4)
 

Author SHA1 Message Date
tpearson 8b44021a88 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f96e42380a Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4534ffe29f Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3d1395d8de Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b924269184 Second part of previous commit
Move files with kde3 in their name to have trinity in their name instead


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b29a88760d Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
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 ef39e8e417 Fix missing Q_OBJECT macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1245170 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 86ea45fe59 Fail if libwpd >= 0.9.0 is present
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244351 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 0e3990bf18 Fix koffice FTBFS under Ubuntu Natty with nasty include path hack
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 54f920e472 Fix koffice FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244314 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9540b981be Fix koffice FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244308 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7cc6b9d8e8 Fix koffice FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244302 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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 f3d9133226 Rename tqgeometry* to geometry*
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson abbfa2ecec Rename tqsizeHint* to sizeHint*
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1241971 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 880d042b29 Fix Qt4 koffice/kword/mailmerge/sql detection
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c625fb33d2 Fix koffice Qt4 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bda1ab47e2 Fix koffice poppler-tqt detection/usage
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238436 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 2785103a6b Remove krita* in preparation for name switch from Krita to Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238361 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 1210f27b66 Fix Oasis format document saving
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1179320 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 298f81ac35 More automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1107506 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 40fb4d0644 More automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1107444 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson f84d8a2c4e More automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1107250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7a41a540c3 Initial batch of Krita automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1107237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson be5434018a Automake fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 96ffb8e1e0 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 64f3ccfb2d cvHighlight should be icoHighlight
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082651 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 95b2985759 Fix more wvware stuff
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2f609b5dfa Update to new wv2 headers
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082110 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 276daaecff More automake repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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 5b46910e08 Further makefile updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ad47728c59 Karbon automake updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 10e79e4288 Automake repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077705 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0220b779fb Added admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077379 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