Commit Graph

68 Commits (9d273d8b0938b037e3712e415ceb3ee1a72c8487)
 

Author SHA1 Message Date
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 198e3c0270 Fix FTBFS when wv2-config libs is broken
(cherry picked from commit 1915eb05e5)
13 years ago
Darrell Anderson 88e687493a Libpng 1.5 fixes.
Thanks to Francois Andriot.
(cherry picked from commit 1525b47208)
13 years ago
Darrell Anderson a8285dc16a GCC 4.7 fixes.
Thanks to Francois Andriot.
(cherry picked from commit 72a80f68f0)
13 years ago
Darrell Anderson 1fe62fd22a Remove "More Applications" from KDE menu.
This partially resolves bug report 653.
(cherry picked from commit 840305a54e)
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 93ac1cd93c Fix koffice FTBFS due to png code
This closes Bug 603
(cherry picked from commit b180811d9a)
13 years ago
Timothy Pearson eed2080a40 Fix chalk graphicsmagick filter FTBFS
This closes Bug 353
(cherry picked from commit c1904c6066)
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 a0302e6ddd Fix koffice python syntax errors
This closes Bug 679
(cherry picked from commit 5ec453c258)
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
Slávek Banko b89001017b Add common directories
Add empty directories
13 years ago
tpearson 48a1818469 Fix koffice FTBFS on armel
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1260139 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
14 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 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