Commit Graph

39 Commits (e2ad8aa22dd41e6ff12290de9ee6ac4179ef5923)

Author SHA1 Message Date
Darrell Anderson e416159718 Fix references to user profile directory.
(cherry picked from commit f2d05b6e33)
12 years ago
Darrell Anderson 5e29c1ee4f Fix some "is not defined" warnings.
(cherry picked from commit d2b03dad3d)
12 years ago
Darrell Anderson 8710466ca4 Fix inadvertent tq changes.
(cherry picked from commit 482480ca3d)
12 years ago
Darrell Anderson 504f75b811 Fix inadvertent tqt changes.
(cherry picked from commit f65902c05f)
12 years ago
Darrell Anderson fe029f52dd Update HTML install path references.
(cherry picked from commit 89e68c4388)
13 years ago
Slávek Banko 6bbeed5afb Fix accidental conversions of binary files
Fix inadvert TQt changes
This closes Bug 1033
(cherry picked from commit dbe8930707)
13 years ago
Slávek Banko fe721dcc7f Fix FTBFS due to missing libraries
Clean up lib paths in LDFLAGS - moved to LIBADD
For KWord and and KPresenter added linking kspell2
For KSpread added linking kutils
This closes Bug 657
(cherry picked from commit 5c69fcd391)
13 years ago
Timothy Pearson 9d273d8b09 Fix format string error
(cherry picked from commit 40de3fbbdb)
13 years ago
Timothy Pearson 5a3d18a6d6 Fix 'format not a string literal' error
(cherry picked from commit 8f9f4e5697)
13 years ago
Timothy Pearson 2d30d19f88 Fix FTBFS on newer pqxx versions
(cherry picked from commit da48979ab0)
13 years ago
Timothy Pearson 4b5525c13b Fix FTBFS
(cherry picked from commit 47e6e18a1e)
13 years ago
Timothy Pearson eb699de2dc Fix FTBFS
(cherry picked from commit d0f4f1bc5d)
13 years ago
Timothy Pearson ed0624a9da Fix linear alphabet string errors
(cherry picked from commit 802a4120ce)
13 years ago
Timothy Pearson 7d1d9ab2f3 Fix inadvertent TQt string conversions
This closes Bug 782
(cherry picked from commit 735d75d6ce)
13 years ago
Timothy Pearson 03348aae69 Apply a number of kexi patches
This closes Bug 777
(cherry picked from commit c91e96258b)
13 years ago
Timothy Pearson 906ce3c7fa Rename a few stragglers
(cherry picked from commit 039393e199)
13 years ago
Timothy Pearson 26bd16cdc7 Rename obsolete tq methods to standard names
(cherry picked from commit 2d6954f69c)
13 years ago
Timothy Pearson 081186aa08 Remove additional unneeded tq method conversions
(cherry picked from commit f0de9e167e)
13 years ago
Timothy Pearson dad397ab62 Rename old tq methods that no longer need a unique name
(cherry picked from commit 11191ef0b9)
13 years ago
tpearson f32aa75eda Fix koffice FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258954 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
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 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 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 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 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 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 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 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